- From: Ange Munsosa <anm@netgem.com>
- Date: Fri, 29 Mar 2002 03:27:49 -0500 (EST)
- To: <www-dom-ts@w3.org>
Yesterday I did a CVS "GET" of the full
DOM-Test-Suite, I tried to build the different
(DOM 1) targets but all the builds failed
because of a missing file dom1.dtd.
Can anybody help me ?
>>> Build log:
bash$ ant dom1-core-matrix
Buildfile: build.xml
init:
[mkdir] Created dir:
/usr/local/home/anm/src/domts/2001/DOM-Test-Suite/build
[mkdir] Created dir:
/usr/local/home/anm/src/domts/2001/DOM-Test-Suite/dist
dom1-check-spec:
get-dom1:
dom1-init:
[unzip] Expanding:
/usr/local/home/anm/src/domts/2001/DOM-Test-Suite/lib/specs/DOM.zip into
/usr/local/home/anm/src/domts/2001/DOM-Test-Suite/lib/specs/Level-1
[unzip] Expanding:
/usr/local/home/anm/src/domts/2001/DOM-Test-Suite/lib/specs/Level-1/xml-sour
ce.zip into
/usr/local/home/anm/src/domts/2001/DOM-Test-Suite/lib/specs/Level-1
[patch] patching file
`/usr/local/home/anm/src/domts/2001/DOM-Test-Suite/lib/specs/Level-1/xml/wd-
dom.xml'
[patch] patching file
`/usr/local/home/anm/src/domts/2001/DOM-Test-Suite/lib/specs/Level-1/xml/def
initions/level-one-core/element.xml'
dom1-core-metadata:
[style] Processing
/usr/local/home/anm/src/domts/2001/DOM-Test-Suite/tests/level1/core/alltests
.xml to
/usr/local/home/anm/src/domts/2001/DOM-Test-Suite/build/dom1-core-metadata.r
df
[style] Loading stylesheet
/usr/local/home/anm/src/domts/2001/DOM-Test-Suite/transforms/combine-metadat
a.xsl
[style] Failed to process
/usr/local/home/anm/src/domts/2001/DOM-Test-Suite/tests/level1/core/alltests
.xml
BUILD FAILED
/usr/local/home/anm/src/domts/2001/DOM-Test-Suite/build.xml:306:
javax.xml.transform.TransformerException: File
"file:////usr/local/home/anm/src/domts/2001/DOM-Test-Suite/tests/level1/core
/dom1.dtd" not found.
Total time: 7 seconds
Received on Monday, 8 April 2002 16:38:42 UTC