Author: crossley
Date: Sat Jan  8 18:57:37 2005
New Revision: 124701

URL: http://svn.apache.org/viewcvs?view=rev&rev=124701
Log:
Forrest is now unbundled from cocoon build.

Modified:
   cocoon/trunk/tools/targets/validate-build.xml

Modified: cocoon/trunk/tools/targets/validate-build.xml
Url: 
http://svn.apache.org/viewcvs/cocoon/trunk/tools/targets/validate-build.xml?view=diff&rev=124701&p1=cocoon/trunk/tools/targets/validate-build.xml&r1=124700&p2=cocoon/trunk/tools/targets/validate-build.xml&r2=124701
==============================================================================
--- cocoon/trunk/tools/targets/validate-build.xml       (original)
+++ cocoon/trunk/tools/targets/validate-build.xml       Sat Jan  8 18:57:37 2005
@@ -143,8 +143,7 @@
     </jing>
   </target>
 
-<!-- FIXME: Temporarily renamed this target because it is clashing with 
Forrest's -->
-  <target name="cocoon-validate-stylesheets" depends="init-tasks"
+  <target name="validate-stylesheets" depends="init-tasks"
           description="Standalone target to validate all stylesheets">
     <echo message="Validating all XSLT stylesheets using RELAX NG ..."/>
     <jing rngfile="${webapp}/WEB-INF/entities/xslt-20020523.rng">

Reply via email to