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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]