فهرست منبع

Merge build changes

git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/3.0final@10761 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
nor..67 12 سال پیش
والد
کامیت
cb980091ad
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      build.xml

+ 1 - 0
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>