Fw: DOMTSBuild.html

This was meant for the list...

--Mary

----- Original Message -----
From: "Mary Brady" <mbrady@nist.gov>
To: "Ange Munsosa" <anm@netgem.com>
Sent: Monday, April 08, 2002 5:19 PM
Subject: Re: DOMTSBuild.html


> Try to build the dom1.dtd first by doing an
>
>     ant dom1-dtd
>
> This should generate the dom1.dtd file, which
> should be copied into the appropriate directory.
>
> --Mary
>
> ----- Original Message -----
> From: "Ange Munsosa" <anm@netgem.com>
> To: <www-dom-ts@w3.org>
> Sent: Friday, March 29, 2002 4:27 AM
> Subject: DOMTSBuild.html
>
>
> > 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 17:20:20 UTC