crossley 2002/11/17 22:24:31 Modified: . build.xml Log: Explain how to turn off validate-config, if they need to. Submitted by: Bertrand Delacretaz <[EMAIL PROTECTED]> Revision Changes Path 1.280 +2 -0 xml-cocoon2/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/build.xml,v retrieving revision 1.279 retrieving revision 1.280 diff -u -r1.279 -r1.280 --- build.xml 15 Nov 2002 02:47:05 -0000 1.279 +++ build.xml 18 Nov 2002 06:24:31 -0000 1.280 @@ -2168,6 +2168,8 @@ <taskdef name="jing" classname="com.thaiopensource.relaxng.util.JingTask"> <classpath refid="anttasks.classpath"/> </taskdef> + <echo message="Conducting validation of core configuration files."/> + <echo message="(Turn validation off using ./properties.xml)"/> <!-- book.xml --> <echo message="Validating all book.xml instances ..."/>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]