svn commit: rev 21590 - avalon/trunk/central/site
| Newsgroups | gmane.comp.jakarta.avalon.cvs |
|---|---|
| Message-ID | <[email protected]> |
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">