瀏覽代碼

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>