[Jtreeview-cvs] jtreeview commit notification
Brought to you by:
alokito
|
From: Untrusted A. <unt...@us...> - 2004-07-01 17:20:26
|
Update of /cvsroot/jtreeview/LinkedView In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6800 Modified Files: Tag: SpellmanBeta build.xml Log Message: Test commit. Index: build.xml =================================================================== RCS file: /cvsroot/jtreeview/LinkedView/build.xml,v retrieving revision 1.27.2.6 retrieving revision 1.27.2.7 diff -C2 -d -r1.27.2.6 -r1.27.2.7 *** build.xml 1 Jul 2004 17:12:11 -0000 1.27.2.6 --- build.xml 1 Jul 2004 17:20:18 -0000 1.27.2.7 *************** *** 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" |