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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to