Author: rgardler
Date: Wed Dec  7 11:50:37 2005
New Revision: 354837

URL: http://svn.apache.org/viewcvs?rev=354837&view=rev
Log:
removing a reference to the now removed XPatch task

Modified:
    forrest/trunk/main/forrest.build.xml

Modified: forrest/trunk/main/forrest.build.xml
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/main/forrest.build.xml?rev=354837&r1=354836&r2=354837&view=diff
==============================================================================
--- forrest/trunk/main/forrest.build.xml (original)
+++ forrest/trunk/main/forrest.build.xml Wed Dec  7 11:50:37 2005
@@ -62,8 +62,6 @@
              Call this through the 'forrest' command
   </description>
 
-  <taskdef name="xpatch" classname="XConfToolTask"
-           classpath="${forrest.anttasks}"/>
   <taskdef name="jing" classname="com.thaiopensource.relaxng.util.JingTask">
     <classpath>
       <fileset dir="${forrest.core.lib-dir}" includes="jing*.jar" />


Reply via email to