dgraham 2003/03/26 18:44:07
Modified: validator build.xml
Log:
Updated build to distribute new RELEASE-NOTES file.
Revision Changes Path
1.18 +2 -2 jakarta-commons/validator/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/validator/build.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- build.xml 12 Mar 2003 06:02:53 -0000 1.17
+++ build.xml 27 Mar 2003 02:44:06 -0000 1.18
@@ -228,7 +228,7 @@
<mkdir dir="${dist.home}"/>
<copy file="LICENSE.txt"
todir="${dist.home}"/>
- <copy file="RELEASE-NOTES.txt"
+ <copy file="RELEASE-NOTES-1.0.2.txt"
todir="${dist.home}"/>
<mkdir dir="${build.home}/classes/META-INF"/>
<copy file="LICENSE.txt"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]