Author: crossley Date: Wed Dec 29 05:00:11 2004 New Revision: 123634 URL: http://svn.apache.org/viewcvs?view=rev&rev=123634 Log: Temporarily renamed this validate-stylesheets target because it is clashing with Forrest's.
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=123634&p1=cocoon/trunk/tools/targets/validate-build.xml&r1=123633&p2=cocoon/trunk/tools/targets/validate-build.xml&r2=123634 ============================================================================== --- cocoon/trunk/tools/targets/validate-build.xml (original) +++ cocoon/trunk/tools/targets/validate-build.xml Wed Dec 29 05:00:11 2004 @@ -143,7 +143,8 @@ </jing> </target> - <target name="validate-stylesheets" depends="init-tasks" +<!-- FIXME: Temporarily renamed this target because it is clashing with Forrest's --> + <target name="cocoon-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">