mrdon 2003/12/22 13:55:26
Modified: . build.xml
Log:
Removing accidental commit of addition of changelog target
Revision Changes Path
1.126 +0 -8 jakarta-struts/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/build.xml,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- build.xml 22 Dec 2003 21:52:50 -0000 1.125
+++ build.xml 22 Dec 2003 21:55:26 -0000 1.126
@@ -250,14 +250,6 @@
</target>
- <target name="changelog">
- <cvschangelog dir="."
- destfile="changelog.xml"
- start="30 Jun 2003"
- end="25 Nov 2003"/>
- </target>
-
-
<!--
Create directories and copy files for the core struts library
-->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]