You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by David Crossley <cr...@indexgeo.com.au> on 2002/12/21 07:31:13 UTC

Re: build-time XML validation via RELAX NG

I had a go at integrating those validation targets into
the build. It seems to work nicely.

There is a basic document explaining it at
userdocs/concepts/validation.xml

So validation of core configuration files and xdocs
happens automatically during the build. Currently doing
cocoon.roles, all sitemap.xmap, all *.xsl stylesheets,
and all xdocs/*.xml

The targets can also still be called from the command-line.

It does not yet happen automatically with the default
build target "all". My head started going in circles with
the complex build.xml file.

I am still not 100% sure that things are happening at
the appropriate places during the build.

--David



---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org