[GUMP][PATCH] missed one avalon-framework dependency

2004-09-13 Thread Stefan Bodewig
Hi,

when David changed the descriptor to reflect the avalon restructuring,
one reference to avalon-framework was missed - it was well hidden by
Gump.

Please apply the appended patch to finally get nagged again ;-)

Cheers

Stefan


-- 
http://stefanbodewig.blogger.de/

Index: gump.xml
===
--- gump.xml(revision 43688)
+++ gump.xml(working copy)
@@ -40,7 +40,7 @@
 ant target=gump-core
   property name=version value=@@DATE@@/
   depend property=logkit.jar project=avalon-logkit/
-  depend property=avalonapi.jar project=avalon-framework id=api/
+  depend property=avalonapi.jar project=avalon-framework-api/
 /ant
 
 depend project=ant inherit=runtime/


Re: [GUMP][PATCH] missed one avalon-framework dependency

2004-09-13 Thread Stefano Mazzocchi
Stefan Bodewig wrote:
Hi,
when David changed the descriptor to reflect the avalon restructuring,
one reference to avalon-framework was missed - it was well hidden by
Gump.
Please apply the appended patch to finally get nagged again ;-)
now that we have SVN, could we say that gump.xml in cocoon is writeable 
by all the ASF committers, just like gump? that would allow gumpers to 
help out *and* the cocoon build system to still function and being more 
actively maintained?

thoughts?
--
Stefano.


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [GUMP][PATCH] missed one avalon-framework dependency

2004-09-13 Thread Antonio Gallardo
Stefano Mazzocchi dijo:
 now that we have SVN, could we say that gump.xml in cocoon is writeable
 by all the ASF committers, just like gump? that would allow gumpers to
 help out *and* the cocoon build system to still function and being more
 actively maintained?

 thoughts?

+1

Best Regards,

Antonio Gallardo