- From: Rick Rivello <richard.rivello@nist.gov>
- Date: Wed, 12 Feb 2003 08:29:01 -0500
- To: <www-dom-ts@w3.org>
I've downloaded the latest from the CVS repository and have been trying to build the DOM Level2 HTML tests and get the following errors. The targets are looking for the file xmlspec-v22-dom.dtd which does not exist. Any help would be appreciated. - ant dom-subjects produces the following dom2-subjects: [style] Processing C:\cygwin\home\Administrator\2001\DOM-Test-Suite\lib\specs\Level-2\xml\core\dom-spec.xml to C:\cygwin\home\Administrator\2001\DOM-Test-Suite\build\dom2-core-subjects.xml [style] Loading stylesheet C:\cygwin\home\Administrator\2001\DOM-Test-Suite\transforms\subjects.xsl [style] Processing C:\cygwin\home\Administrator\2001\DOM-Test-Suite\lib\specs\Level-2\xml\views\dom-spec.xml to C:\cygwin\home\Administrator\2001\DOM-Test-Suite\build\dom2-views-subjects.xml [style] Loading stylesheet C:\cygwin\home\Administrator\2001\DOM-Test-Suite\transforms\subjects.xsl [style] Processing C:\cygwin\home\Administrator\2001\DOM-Test-Suite\lib\specs\Level-2\xml\events\dom-spec.xml to C:\cygwin\home\Administrator\2001\DOM-Test-Suite\build\dom2-events-subjects.xml [style] Loading stylesheet C:\cygwin\home\Administrator\2001\DOM-Test-Suite\transforms\subjects.xsl [style] Processing C:\cygwin\home\Administrator\2001\DOM-Test-Suite\lib\specs\Level-2\xml\html\dom-spec.xml to C:\cygwin\home\Administrator\2001\DOM-Test-Suite\build\dom2-html-subjects.xml [style] Loading stylesheet C:\cygwin\home\Administrator\2001\DOM-Test-Suite\transforms\subjects.xsl [style] : Fatal Error! Failure reading file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/lib/specs/Level-2/xml/html/dom-spec.xml Cause: java.io.FileNotFoundException: C:\cygwin\home\Administrator\2001\DOM-Test-Suite\lib\specs\pubtext\xmlspec-v22-dom.dtd (The system cannot find the file specified) [style] Failed to process C:\cygwin\home\Administrator\2001\DOM-Test-Suite\lib\specs\Level-2\xml\html\dom-spec.xml BUILD FAILED file:C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build.xml:773: Fatal error during transformation Total time: 7 seconds - ant dom2-interfaces produces dom2-interfaces: [style] Processing C:\cygwin\home\Administrator\2001\DOM-Test-Suite\lib\specs\Level-2\xml\core\dom-spec.xml to C:\cygwin\home\Administrator\2001\DOM-Test-Suite\build\dom2-interfaces.xml [style] Loading stylesheet C:\cygwin\home\Administrator\2001\DOM-Test-Suite\transforms\dom2-combine.xsl [style] : Warning! Failure reading file:/C:/cygwin/home/Administrator/2001/DOM-Test-Suite/lib/specs/Level-2/xml/html/dom-spec.xml Cause: java.io.FileNotFoundException: C:\cygwin\home\Administrator\2001\DOM-Test-Suite\lib\specs\pubtext\xmlspec-v22-dom.dtd (The system cannot find the file specified) [xmlvalidate] 1 file(s) have been successfully validated. [style] Processing C:\cygwin\home\Administrator\2001\DOM-Test-Suite\lib\specs\Level-2\xml\core\dom-spec.xml to C:\cygwin\home\Administrator\2001\DOM-Test-Suite\build\dom2-core-interfaces.xml [style] Loading stylesheet C:\cygwin\home\Administrator\2001\DOM-Test-Suite\transforms\extract.xsl BUILD SUCCESSFUL Total time: 8 seconds
Received on Wednesday, 12 February 2003 08:29:23 UTC