- build engine zip release for stable build as well

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10760 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
experimental
nor..67 12 years ago
parent 92331fcc37
commit a3876e49de
  1. 1
      build.xml

@ -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>

Loading…
Cancel
Save