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).

Steve.

Index: index.xml
===================================================================
--- index.xml   (revision 36764)
+++ index.xml   (working copy)
@@ -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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to