Nils Hartmann wrote:
> Hi,
> (not sure if this is the correct list...)
It's the correct list.
> two things about the build-process:
>
> 1. I think current version of build.sh in CVS does not work correct. IMHO TARGET_CLASSPATH should be updated like this:
>
> TARGET_CLASSPATH=../../lib/ant.jar:\
> ../../lib/jakarta-ant-1.4.1-optional.jar:\
> ../../lib/crimson.jar:\
> ../../lib/jaxp.jar
>
> (This is as in build.bat).
Fixed, in CVS.
> 2. I have problem building the docs, when executing build.sh (on linux), I got following output:
> ------
> docs:
> [style] Transforming into /usr/local/src/webwork-cvs/webwork/dist/docs
> [style] Transforming into /usr/local/src/webwork-cvs/webwork/dist/docs
> [style] Loading stylesheet /usr/local/src/webwork-cvs/webwork/lib/docbook/html/chunk.xsl
> [style] Failed to process /usr/local/src/webwork-cvs/webwork/src/docs/index.xml
>
> BUILD FAILED
>
> /usr/local/src/webwork-cvs/webwork/src/build/build.xml:200: javax.xml.transform.TransformerException: java.net.UnknownHostException: usr
> ------
> Any hints how to solve this problem? It looks like that a URI is not correct? (whyelse 'usr' should be interpreted as a host name instead of a directory?)
Yes, it seems like the entity declarations in index.xml is causing
strange things, as you note. Not sure how to get around... you're on a
*nix system, right?
/Rickard
--
Rickard Öberg
|