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/27 01:32:43 UTC

[patch] facilities index and blocks index

The following path updates the facilities index.xml to reflect the
correct versions and improves the version references related to the
examples block project.

Stephen.


C:\dev\avalon\planet>svn diff
Index: facilities/http/blocks/index.xml
===================================================================
--- facilities/http/blocks/index.xml    (revision 37083)
+++ facilities/http/blocks/index.xml    (working copy)
@@ -161,6 +161,7 @@
     </info>
     <dependencies>
       <include key="servletapi" />
+      <include key="avalon-http-server" />
       <include key="avalon-http-servlet" />
     </dependencies>
   </project>
Index: facilities/index.xml
===================================================================
--- facilities/index.xml        (revision 37083)
+++ facilities/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>

   <resource>




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