- build engine zip release for stable build as well

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10760 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
nor..67 2013-09-02 08:28:11 +00:00
parent 92331fcc37
commit a3876e49de

View File

@ -86,6 +86,7 @@
<target name="hudson-stable" depends="-hudson-revert-changes, -check-platform, -update-sdk-platform-config, -hudson-build-engine">
<!--ant dir="engine" target="dist"/-->
<ant dir="engine" target="create-zip-distribution"/>
<ant dir="sdk" target="hudson-stable"/>
</target>