Hi!
I get same errors while buildtime validation for both config and xdocs.
eg:
validate-config:
validate-xdocs:
[echo] Conducting validation of core XML documentation.
[echo] (You can turn validation off if you must, using ./properties.xml)
[echo] Validating all **/book.xml instances using RELAX NG ...
BUILD FAILED
file:C:/ent/cvs/xml-cocoon2/build.xml:2466: There must be a file attribute or a
fileset child element
Total time: 4 minutes 5 seconds
Turning off validation in properties.xml:
<!-- build-time validation of important core configuration files -->
<validate
config="false"
xdocs="false" />
solves the problem...
Gernot
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]