[Jtreeview-cvs] jtreeview commit notification
Brought to you by:
alokito
|
From: Untrusted A. <unt...@us...> - 2004-07-01 17:12:20
|
Update of /cvsroot/jtreeview/LinkedView In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4890 Modified Files: Tag: SpellmanBeta build.xml Log Message: made minor change to test commit. Index: build.xml =================================================================== RCS file: /cvsroot/jtreeview/LinkedView/build.xml,v retrieving revision 1.27.2.5 retrieving revision 1.27.2.6 diff -C2 -d -r1.27.2.5 -r1.27.2.6 *** build.xml 24 Jun 2004 01:56:27 -0000 1.27.2.5 --- build.xml 1 Jul 2004 17:12:11 -0000 1.27.2.6 *************** *** 1,4 **** <project name="Java TreeView" default="compile" basedir="."> ! <!-- to make doc: javadoc -private -classpath lib/nanoxml-2.2.2.jar -d javadoc `find src | grep java` --> <target name="javadoc" description="make java docs"> <javadoc destdir="javadoc" author="true" --- 1,4 ---- <project name="Java TreeView" default="compile" basedir="."> ! <!-- to make doc: javadoc -private -classpath lib/nanoxml-2.2.2.jar -d javadoc `find src | grep java` --> <target name="javadoc" description="make java docs"> <javadoc destdir="javadoc" author="true" |