Here is an updated patch to facilities/index.xml that fixes a couple of
the http/impl deps as well.
Steve.
Index: index.xml
===================================================================
--- index.xml (revision 36785)
+++ index.xml (working copy)
@@ -56,6 +56,10 @@
<version>5.0.25</version>
<type>jar</type>
</info>
+ <gump>
+ <alias>jakarta-tomcat-5</alias>
+ <id>jasper-compiler</id>
+ </gump>
</resource>
<resource>
@@ -65,6 +69,10 @@
<version>5.0.25</version>
<type>jar</type>
</info>
+ <gump>
+ <alias>jakarta-tomcat-5</alias>
+ <id>jasper-runtime</id>
+ </gump>
</resource>
<resource>
@@ -192,6 +200,9 @@
<version>1.6.1</version>
<type>jar</type>
</info>
+ <gump>
+ <alias>commons-beanutils-core</alias>
+ </gump>
</resource>
> -----Original Message-----
> From: Stephen McConnell [mailto:[EMAIL PROTECTED]
> Sent: 24 August 2004 01:17
> To: Avalon Developers List
> Subject: [patch] /planet/facilities/index.xml
>
>
>
> The following patch to planet/facilities/index.xml updates the jms
> facility to include an alias to the gump project from the
> commons-beanutils-core project.
>
> Steve.
>
>
> Index: index.xml
> ===================================================================
> --- index.xml (revision 36785)
> +++ index.xml (working copy)
> @@ -192,6 +192,9 @@
> <version>1.6.1</version>
> <type>jar</type>
> </info>
> + <gump>
> + <alias>commons-beanutils-core</alias>
> + </gump>
> </resource>
>
>
>
>
> ---------------------------------------------------------------------
> 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]