一、解压jar包
mkidr testcd testjar xvf ../app.jar
二、重新打包
cd test jar -cvfm0 app.jar META-INF/MANIFEST.MF *