Woops - here's a better update that fixes teste as well:

Index: index.xml
===================================================================
--- index.xml   (revision 36785)
+++ index.xml   (working copy)
@@ -367,6 +367,7 @@
       <name>avalon-test-testd</name>
     </info>
     <dependencies>
+      <include key="avalon-test-testa"/>
       <include key="avalon-framework-api"/>
     </dependencies>
     <plugins>
@@ -380,6 +381,7 @@
       <name>avalon-test-teste</name>
     </info>
     <dependencies>
+      <include key="avalon-test-testa"/>
       <include key="avalon-framework-api"/>
     </dependencies>
     <plugins>



> -----Original Message-----
> From: Stephen McConnell [mailto:[EMAIL PROTECTED]
> Sent: 24 August 2004 00:50
> To: Avalon Developers List
> Subject: [patch] runtime/index.xml
> 
> 
> The following patch updates the destd project to include the
dependency
> on the testa project.
> 
> Steve.
> 
> 
> Index: index.xml
> ===================================================================
> --- index.xml   (revision 36785)
> +++ index.xml   (working copy)
> @@ -367,6 +367,7 @@
>        <name>avalon-test-testd</name>
>      </info>
>      <dependencies>
> +      <include key="avalon-test-testa"/>
>        <include key="avalon-framework-api"/>
>      </dependencies>
>      <plugins>
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to