git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/3.0final@10761 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
@@ -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>