Author: nextgens
Date: 2009-03-29 17:01:58 +0000 (Sun, 29 Mar 2009)
New Revision: 26258
Modified:
trunk/freenet/build.xml
Log:
update build.xml: remove legacy build-stuffs
Modified: trunk/freenet/build.xml
===================================================================
--- trunk/freenet/build.xml 2009-03-29 01:34:49 UTC (rev 26257)
+++ trunk/freenet/build.xml 2009-03-29 17:01:58 UTC (rev 26258)
@@ -87,11 +87,8 @@
<compilerarg value="-Xlint"/>
<!-- following a very temporary list of files to be
build -->
- <include name="org/**/*.java"/>
<include name="freenet/**/*.java"/>
<include name="net/i2p/util/*.java"/>
- <exclude name="org/**/MersenneTwisterTest.java"/>
- <exclude name="freenet/node/*Test.java"/>
<exclude name="**/package-info.java"/>
</javac>
<!-- Copy web interface static files to the build dir -->
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs