Author: sebb
Date: Tue Jun  6 12:56:37 2006
New Revision: 412202

URL: http://svn.apache.org/viewvc?rev=412202&view=rev
Log:
Disable gump fix in anticipation of fix to XSLT task

Modified:
    jakarta/site/build.xml

Modified: jakarta/site/build.xml
URL: 
http://svn.apache.org/viewvc/jakarta/site/build.xml?rev=412202&r1=412201&r2=412202&view=diff
==============================================================================
--- jakarta/site/build.xml (original)
+++ jakarta/site/build.xml Tue Jun  6 12:56:37 2006
@@ -70,7 +70,7 @@
   <target name="init">
     <!-- Show the build version in gump logs -->
       <echo>Version $Revision$ Last updated: $Date$</echo>
-      <antcall target="_gump_run"></antcall>
+      <!--antcall target="_gump_run"/-->
   </target>
   
   <target name="docs" depends="init,CheckXSL,news-gen"



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to