From: Antonio Gallardo > Hi: > > I updated from the CVS and after a "./build.sh clean" I got: > > validate-xdocs: > Not conducting validation of core XML documentation. > Use 'forrest validate-xdocs' instead. > Validating the documentation sitemap.xmap using RELAX NG ... > > BUILD FAILED > /cocoon-2.1/tools/targets/validate-build.xml:105: > /cocoon-2.1/build/cocoon-2.1.4-dev/documentation not found. > > Of course I am trying to build without docs, but don't > understand why the builder is trying to validate the non > existing docs. > > My last build was made on 05-01-04 > > Is someone else experience this problem?
I haven't had the time to write a report but I can confirm this. I commented out the target around "validate-build.xml:105" and everything run well again. Why do we validate the sitemap. IIRC this has been deactivated. If nobody objects I comment that target out. I also have problems with the CastorSourceConverter which caused an exception during startup. I've had to deactivate it in my cocoon.xconf. Is there anybody else having the same problem? (If so I guess it has something to do with the castor upgrade. In 0.9.5.2 there is a problem with some Xerces versions. See http://marc.theaimsgroup.com/?l=castor-dev&m=106494124005338&w=2 for details. Whoever checked in the latest version, did you patch it as proposed in the mail Keith Visco? -- Reinhard
