The following patch to runtime/index.xml corrects the definition of the
testc project by including dependency refs to testa and testb.

Steve.

Index: runtime/index.xml
===================================================================
--- index.xml   (revision 36776)
+++ index.xml   (working copy)
@@ -352,6 +352,8 @@
       <name>avalon-test-testc</name>
     </info>
     <dependencies>
+      <include key="avalon-test-testa"/>
+      <include key="avalon-test-testb"/>
       <include key="avalon-framework-api"/>
     </dependencies>
     <plugins>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to