fix build script
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@6977 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
ea3ee755c1
commit
1e92414492
@ -37,7 +37,7 @@
|
|||||||
<antcall target="-get-platform"/>
|
<antcall target="-get-platform"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="hudson-nightly" depends="clean" depends="update-platform">
|
<target name="hudson-nightly" depends="clean, update-platform">
|
||||||
<ant dir="engine" target="deploy-hudson"/>
|
<ant dir="engine" target="deploy-hudson"/>
|
||||||
<ant dir="engine" target="hudson-update-sdk"/>
|
<ant dir="engine" target="hudson-update-sdk"/>
|
||||||
<ant dir="sdk" target="hudson-updatecenter"/>
|
<ant dir="sdk" target="hudson-updatecenter"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user