You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Stefan Bodewig <bo...@apache.org> on 2002/08/02 15:42:02 UTC

[GUMP] [PATCH] typo prevents converter from building

Index: gump.xml
===================================================================
RCS file: /home/cvspublic/jakarta-avalon-excalibur/gump.xml,v
retrieving revision 1.78
diff -u -r1.78 gump.xml
--- gump.xml	31 Jul 2002 15:38:16 -0000	1.78
+++ gump.xml	2 Aug 2002 13:37:27 -0000
@@ -338,7 +338,7 @@
         <depend project="checkstyle"/>
         <depend project="junit"/>
         <depend project="xml-xerces"/>
-        <depend project="excalibur-i18n.jar" runtime="true"/>
+        <depend project="excalibur-i18n" runtime="true"/>
         <work nested="converter/build/classes"/>
 
         <home nested="converter"/>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [GUMP] [PATCH] typo prevents converter from building

Posted by Peter Donald <pe...@apache.org>.
Applied - tah!
-- 
Cheers,

Peter Donald
The big mistake that men make is that when they turn thirteen or fourteen and
all of a sudden they've reached puberty, they believe that they like women.
Actually, you're just horny. It doesn't mean you like women any more at
twenty-one than you did at ten.                --Jules Feiffer (cartoonist) 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>