Update of /cvsroot/xdoclet/xdoclet/samples
In directory sc8-pr-cvs1:/tmp/cvs-serv30411/samples
Modified Files:
build.xml
Log Message:
Fixed typo.
Index: build.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/samples/build.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -r1.31 -r1.32
*** build.xml 15 Dec 2002 12:44:26 -0000 1.31
--- build.xml 15 Dec 2002 12:47:54 -0000 1.32
***************
*** 427,431 ****
<target name="jar" depends="compile">
<echo>You can find the generated sources in the
/samples/target/gen-src</echo>
! <echo>directory and the classes under the /samples/target/classes</echo>
<echo>directory. Enjoy!</echo>
</target>
--- 427,431 ----
<target name="jar" depends="compile">
<echo>You can find the generated sources in the
/samples/target/gen-src</echo>
! <echo>directory and the compiled classes in the
/samples/target/classes</echo>
<echo>directory. Enjoy!</echo>
</target>
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel