|
From: Robert E. <sky...@us...> - 2006-08-06 10:31:33
|
Update of /cvsroot/jcommander/plugins/org.apache.commons.vfs In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv9591 Modified Files: build.properties Log Message: Removed trivial warnings. Index: build.properties =================================================================== RCS file: /cvsroot/jcommander/plugins/org.apache.commons.vfs/build.properties,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** build.properties 16 Mar 2006 19:43:52 -0000 1.4 --- build.properties 6 Aug 2006 10:31:29 -0000 1.5 *************** *** 1,3 **** bin.includes = META-INF/,\ commons-vfs-1.0-RC8-SNAPSHOT.jar - jars.compile.order = --- 1,2 ---- |