geirm 02/01/07 18:54:51
Modified: . build.xml
Log:
Just to head off Central Services
Revision Changes Path
1.5 +1 -1 jakarta-velocity-dvsl/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity-dvsl/build.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- build.xml 8 Jan 2002 02:40:10 -0000 1.4
+++ build.xml 8 Jan 2002 02:54:51 -0000 1.5
@@ -118,7 +118,7 @@
<target name="all" depends="clean,compile"
description="Clean and compile all components"/>
- <target name="javadoc" depends="compile"
+ <target name="javadocs" depends="compile"
description="Create Javadoc documentation">
<javadoc sourcepath="${source.home}/java"
destdir="${build.home}/javadoc"
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>