geirm 02/01/04 19:07:10
Modified: . build.xml
Log:
Donnie Hale's reminder to put velocity- in the jar filename
Revision Changes Path
1.3 +1 -1 jakarta-velocity-dvsl/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity-dvsl/build.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- build.xml 3 Jan 2002 23:14:43 -0000 1.2
+++ build.xml 5 Jan 2002 03:07:10 -0000 1.3
@@ -15,7 +15,7 @@
<!-- ========== Component Declarations ==================================== -->
<!-- The name of this component -->
- <property name="project.name" value="dvsl" />
+ <property name="project.name" value="velocity-dvsl" />
<!-- The title of this component -->
<property name="project.title" value=""/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>