You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2004/06/22 11:06:36 UTC

svn commit: rev 21590 - avalon/trunk/central/site

Author: mcconnell
Date: Tue Jun 22 02:06:36 2004
New Revision: 21590

Modified:
   avalon/trunk/central/site/build.xml
Log:
umm - need updated to stop the build failing - need to investigate this

Modified: avalon/trunk/central/site/build.xml
==============================================================================
--- avalon/trunk/central/site/build.xml	(original)
+++ avalon/trunk/central/site/build.xml	Tue Jun 22 02:06:36 2004
@@ -16,11 +16,11 @@
     <x:javadoc title="Merlin Runtime" id="avalon-runtime">
       <x:link href="http://java.sun.com/j2se/1.4/docs/api" />
     </x:javadoc>
-
+    <!--
     <x:javadoc title="Avalon Magic" id="avalon-tools-magic">
       <x:link href="http://java.sun.com/j2se/1.4/docs/api" />
     </x:javadoc>
-
+    -->
   </target>
 
   <target name="site" depends="standard.site">

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