le 19/05/2006 10:44 David Crossley a écrit :
David Crossley wrote:
David Crossley wrote:
I am using Java-1.4 ... could that be the difference?
Installed Java5 and all is well for me on Mac OS X.
validate-xdocs:
BUILD FAILED
C:\src\forrest\main\targets\validate.xml:146: Could
not validate document
C:\src\sites-src\normal\src\documentation\content\xdocs\samples\linking.xml
That is an obscure message. Was there any other information
just before or just after that which mentioned "catalog"?
Would someone answer that please.
IMO the first line indicating the dtd point to a wrong URL :
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN"
"http://forrest.apache.org/dtd/document-v12.dtd">
If the dtd was found, the xml-validator should have given a clearer
message, but since there is no dtd...
Cyriaque,
Does anyone else on Windows have this same error
as Mark?
This is just a guess at the problem.
I reverted SVN to an older version of xml-resolver.
Would a Windows user please 'svn up' and try again.
-David