rubys 2003/09/10 11:05:35
Modified: . build.xml
Log:
I seem to fail from a clean checkout with this line present. Let
me know if this line is still needed.
Revision Changes Path
1.25 +1 -2 jakarta-gump/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/build.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- build.xml 8 Aug 2003 06:33:03 -0000 1.24
+++ build.xml 10 Sep 2003 18:05:35 -0000 1.25
@@ -76,7 +76,6 @@
<srcfiles dir="profile" includes="*.xml"/>
<srcfiles dir="project" includes="*.xml"/>
<srcfiles dir="repository" includes="*.xml"/>
- <srcfiles dir="server" includes="*.xml"/>
</uptodate>
<uptodate property="javadocs.uptodate" targetfile="javadocs/index.html">
@@ -257,4 +256,4 @@
<mapper type="regexp" from="^(.*)-[0-9]*\.jar$$" to="\1.jar"/>
</move>
</target>
-</project>
\ No newline at end of file
+</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]