You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by fa...@apache.org on 2004/08/23 21:28:04 UTC

svn commit: rev 36775 - avalon/trunk/runtime

Author: farra
Date: Mon Aug 23 12:28:04 2004
New Revision: 36775

Modified:
   avalon/trunk/runtime/index.xml
Log:
applying Stephen's patch: The following patch corrects the log4j gump alias under the log4j resource declaration, and secondly, updates the avalon-repository-test project to declare a null type (required so that the gump task does not generate an output declaration).

Modified: avalon/trunk/runtime/index.xml
==============================================================================
--- avalon/trunk/runtime/index.xml	(original)
+++ avalon/trunk/runtime/index.xml	Mon Aug 23 12:28:04 2004
@@ -33,8 +33,7 @@
       <type>jar</type>
     </info>
     <gump>
-      <alias>logging-log4j</alias>
-      <id>log4j</id>
+      <alias>logging-log4j-12</alias>
     </gump>
   </resource>
 
@@ -497,6 +496,7 @@
     <info>
       <group>avalon/repository</group>
       <name>avalon-repository-test</name>
+      <type>null</type>
     </info>
     <dependencies>
       <include key="avalon-repository-impl" test="false"/>

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org