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:52:28 UTC

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

Author: mcconnell
Date: Wed Jun  9 06:52:28 2004
New Revision: 20948

Modified:
   avalon/trunk/central/system/index.xml
Log:
add another test package

Modified: avalon/trunk/central/system/index.xml
==============================================================================
--- avalon/trunk/central/system/index.xml	(original)
+++ avalon/trunk/central/system/index.xml	Wed Jun  9 06:52:28 2004
@@ -381,6 +381,51 @@
       </dependencies>
     </project>
 
+    <project basedir="../../runtime/meta/test/testc">
+      <info>
+        <group>avalon/meta/test</group>
+        <name>avalon-test-testc</name>
+      </info>
+      <dependencies>
+        <projects>
+          <projectref key="avalon-framework-api"/>
+        </projects>
+        <plugins>
+          <pluginref key="avalon-meta-tools"/>
+        </plugins>
+      </dependencies>
+    </project>
+
+    <project basedir="../../runtime/meta/test/testd">
+      <info>
+        <group>avalon/meta/test</group>
+        <name>avalon-test-testd</name>
+      </info>
+      <dependencies>
+        <projects>
+          <projectref key="avalon-framework-api"/>
+        </projects>
+        <plugins>
+          <pluginref key="avalon-meta-tools"/>
+        </plugins>
+      </dependencies>
+    </project>
+
+    <project basedir="../../runtime/meta/test/teste">
+      <info>
+        <group>avalon/meta/test</group>
+        <name>avalon-test-teste</name>
+      </info>
+      <dependencies>
+        <projects>
+          <projectref key="avalon-framework-api"/>
+        </projects>
+        <plugins>
+          <pluginref key="avalon-meta-tools"/>
+        </plugins>
+      </dependencies>
+    </project>
+
     <!--
     Avalon Repository.
     -->

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