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/09 15:01:43 UTC

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

Author: mcconnell
Date: Wed Jun  9 06:01:42 2004
New Revision: 20942

Modified:
   avalon/trunk/central/system/index.xml
Log:
bring index up-to-date

Modified: avalon/trunk/central/system/index.xml
==============================================================================
--- avalon/trunk/central/system/index.xml	(original)
+++ avalon/trunk/central/system/index.xml	Wed Jun  9 06:01:42 2004
@@ -315,6 +315,10 @@
       </tasks>
     </plugin>
 
+    <!--
+    Avalon Test.
+    -->
+
     <project basedir="../../runtime/meta/test/dynamics">
       <info>
         <group>avalon/meta/test</group>
@@ -338,7 +342,42 @@
       <dependencies>
         <projects>
           <projectref key="avalon-framework-impl"/>
+          <projectref key="avalon-util-lifecycle"/>
+        </projects>
+        <plugins>
+          <pluginref key="avalon-meta-tools"/>
+        </plugins>
+      </dependencies>
+    </project>
+
+    <project basedir="../../runtime/meta/test/testa">
+      <info>
+        <group>avalon/meta/test</group>
+        <name>avalon-test-testa</name>
+      </info>
+      <dependencies>
+        <projects>
+          <projectref key="avalon-framework-api"/>
+          <projectref key="avalon-util-configuration"/>
+        </projects>
+        <plugins>
+          <pluginref key="avalon-meta-tools"/>
+        </plugins>
+      </dependencies>
+    </project>
+
+    <project basedir="../../runtime/meta/test/testb">
+      <info>
+        <group>avalon/meta/test</group>
+        <name>avalon-test-testb</name>
+      </info>
+      <dependencies>
+        <projects>
+          <projectref key="avalon-framework-api"/>
         </projects>
+        <plugins>
+          <pluginref key="avalon-meta-tools"/>
+        </plugins>
       </dependencies>
     </project>
 

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