You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Stephen McConnell <mc...@apache.org> on 2004/08/26 18:08:37 UTC

[patch] planet/facilitities/index.xml

The following patch updates planet/facilities/index.xml to include an
alias to the installed gump project for jetty jaas and explicit
declaration of the version.

Cheers, Steve.


Index: index.xml
===================================================================
--- index.xml   (revision 37083)
+++ index.xml   (working copy)
@@ -32,7 +32,7 @@
     <info>
       <group>jetty</group>
       <name>org.mortbay.jetty</name>
-      <version>SNAPSHOT</version>
+      <version>5.0.RC2</version>
       <type>jar</type>
     </info>
     <gump>
@@ -44,9 +44,12 @@
     <info>
       <group>jetty</group>
       <name>org.mortbay.jaas</name>
-      <version>5.0.RC0</version>
+      <version>5.0.RC2</version>
       <type>jar</type>
     </info>
+    <gump>
+      <alias>packaged-jetty-jaas</alias>
+    </gump>
   </resource>




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