Did someone react to the email of Stefan Bodewig concerning the build failures of avalon on gumpy ?
Here is a patch (trivial) for the gump descriptor of avalon.
buildsystem/gump-integration/project/avalon.xml in the avalon repository.
Cheers,
Antoine
Index: buildsystem/gump-integration/project/avalon.xml
===================================================================
RCS file: /home/cvspublic/avalon/buildsystem/gump-integration/project/avalon.xml,v
retrieving revision 1.4
diff -u -r1.4 avalon.xml
--- buildsystem/gump-integration/project/avalon.xml 15 Jun 2003 10:10:01 -0000
1.4
+++ buildsystem/gump-integration/project/avalon.xml 27 Feb 2004 00:34:51 -0000
@@ -15,6 +15,7 @@
descriptor. -->
<package>org.apache.avalon</package>
+ <mkdir dir="framework/target/classes"/>
<ant target="dist" basedir="framework">
<property name="project.version" value="@@DATE@@"></property>
</ant>--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
