提交 15fd9589 编写于 作者: K kohsuke

increasing the compression level cuts down the size from 59M to 50M

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@23270 71c3de6d-444a-0410-be80-ed276b4c234a
上级 5027eb6e
......@@ -24,4 +24,4 @@ v=$(unzip -p "$war" META-INF/MANIFEST.MF | grep Implementation-Version | cut -d
echo version=$v
candle -dVERSION=$v -dJreDir="$JREDIR" -dWAR="$war" -nologo -ext WixUIExtension -ext WixUtilExtension hudson.wxs jre.wxs
light -o hudson-$v.msi -nologo -ext WixUIExtension -ext WixUtilExtension hudson.wixobj jre.wixobj
light -o hudson-$v.msi -nologo -dcl:high -ext WixUIExtension -ext WixUtilExtension hudson.wixobj jre.wixobj
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册