You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2004/06/20 16:14:03 UTC

svn commit: rev 21509 - avalon/trunk/central/system

Author: mcconnell
Date: Sun Jun 20 07:14:02 2004
New Revision: 21509

Modified:
   avalon/trunk/central/system/index.xml
Log:
fix activation-impl defintion

Modified: avalon/trunk/central/system/index.xml
==============================================================================
--- avalon/trunk/central/system/index.xml	(original)
+++ avalon/trunk/central/system/index.xml	Sun Jun 20 07:14:02 2004
@@ -716,7 +716,9 @@
       <include key="avalon-repository-spi"/>
       <include key="avalon-composition-spi"/>
       <include key="avalon-activation-api"/>
-      <include key="avalon-composition-impl" build="false" test="true" runtime="false"/>
+      <include key="avalon-framework-impl" build="true" test="true" runtime="true"/>
+      <include key="avalon-composition-impl" 
+         build="false" test="true" runtime="false"/>
       <include key="avalon-test-components" build="false" test="true" runtime="false"/>
       <include key="avalon-test-playground" build="false" test="true" runtime="false"/>
     </dependencies>

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