The gump build of jakarta-commons/logging is failing. [1]
I have attached a patch for the build.xml [2]
Thanks in advance for submitting it quickly, so that it is OK in the next Gump run.
Antoine
Footnotes : [1] http://lsd.student.utwente.nl/gump/jakarta-commons/commons-logging.html [2] http://cvs.apache.org/viewcvs.cgi/jakarta-commons/logging/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvspublic/jakarta-commons/logging/build.xml,v
retrieving revision 1.42
diff -u -r1.42 build.xml
--- build.xml 2 Mar 2004 21:02:51 -0000 1.42
+++ build.xml 3 Mar 2004 13:22:27 -0000
@@ -418,8 +418,6 @@
todir="${dist.home}"/>
<copy file="RELEASE-NOTES.txt"
todir="${dist.home}"/>
- <copy file="usersguide.html"
- todir="${dist.home}"/>
<copy file="${build.home}/commons-${component.name}.jar"
tofile="${dist.home}/commons-${component.name}.jar" />
<copy file="${build.home}/commons-${component.name}-api.jar"--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
