- remove downloading of help sets from build (images download is broken and it takes too long)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7364 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
0012e955d2
commit
30ffc98eaf
@ -48,7 +48,7 @@
|
||||
</target>
|
||||
|
||||
<!--creates update center version via hudson build server-->
|
||||
<target name="hudson-nightly" depends="suite.clean, -revert-svn-changes, -update-help-sets, zip-templates, set-impl-version, suite.nbms, unset-impl-version">
|
||||
<target name="hudson-nightly" depends="suite.clean, -revert-svn-changes, zip-templates, set-impl-version, suite.nbms, unset-impl-version">
|
||||
</target>
|
||||
|
||||
<!--creates update center version via hudson build server-->
|
||||
@ -227,7 +227,8 @@ jMonkeyEngine 3 was rebuilt from the ground up to be a modern 3D game engine,
|
||||
compatible with OpenGL 2.0 and above.
|
||||
Its architecture is shader-based, making it fully capable of current and
|
||||
next generation graphics standards. The jMonkeyPlatform gives you a complete IDE
|
||||
for coding and for managing and creating game assets.</description>
|
||||
for coding and for managing and creating game assets.
|
||||
</description>
|
||||
</deb>
|
||||
</target>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user