|
From: <ka...@us...> - 2010-08-31 19:30:22
|
Revision: 3407
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3407&view=rev
Author: kappa1
Date: 2010-08-31 19:30:15 +0000 (Tue, 31 Aug 2010)
Log Message:
-----------
attempt to clean nightly builds of unused files
Modified Paths:
--------------
trunk/LWJGL/platform_build/build-applet.xml
Modified: trunk/LWJGL/platform_build/build-applet.xml
===================================================================
--- trunk/LWJGL/platform_build/build-applet.xml 2010-08-28 16:39:16 UTC (rev 3406)
+++ trunk/LWJGL/platform_build/build-applet.xml 2010-08-31 19:30:15 UTC (rev 3407)
@@ -147,5 +147,8 @@
<param name="input" value="applet/basic/solaris_natives.jar"/>
<param name="output" value="applet/advance/solaris_natives.jar.lzma"/>
</antcall>
+
+ <delete file="applet/*.jar"/>
+ <delete file="applet/*.lzma"/>
</target>
</project>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|