All facility builds are currently failing due to the presence of the console/system project declared in the index but non-existant in the svn repository. The following diff to /planet/facilities/index.xml fixes that problem.
Index: index.xml =================================================================== --- index.xml (revision 36699) +++ index.xml (working copy) @@ -597,6 +597,7 @@ </plugins> </project> + <!-- <project basedir="console/system"> <info> <group>avalon/console</group> @@ -614,6 +615,7 @@ <include key="avalon-meta-tools"/> </plugins> </project> + --> <project basedir="console/commands"> <info> Steve. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]