You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by fa...@apache.org on 2004/08/23 21:26:04 UTC

svn commit: rev 36774 - avalon/trunk/planet/facilities

Author: farra
Date: Mon Aug 23 12:26:03 2004
New Revision: 36774

Modified:
   avalon/trunk/planet/facilities/index.xml
Log:
applied Stephen's patch: 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.

Modified: avalon/trunk/planet/facilities/index.xml
==============================================================================
--- avalon/trunk/planet/facilities/index.xml	(original)
+++ avalon/trunk/planet/facilities/index.xml	Mon Aug 23 12:26:03 2004
@@ -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>

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