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