costin 2003/03/13 13:21:59
Modified: modeler build.xml
Log:
Fix build ?
Revision Changes Path
1.10 +2 -2 jakarta-commons/modeler/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/modeler/build.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- build.xml 13 Mar 2003 18:11:59 -0000 1.9
+++ build.xml 13 Mar 2003 21:21:58 -0000 1.10
@@ -225,7 +225,7 @@
description="Create binary distribution">
<copy file="../LICENSE"
todir="${dist.home}"/>
- <copy file="RELEASE-NOTES**.txt"
+ <copy file="RELEASE-NOTES**"
todir="${dist.home}"/>
<copy file="src/java/org/apache/commons/modeler/mbeans-descriptors.dtd"
todir="${dist.home}"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]