[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: DocBook with ozonedoc.zip (was: Ozone Doc Project)



>Hi Per,
>please check out the ozoneDoc module from CVS. This module is based on
>Eric's DocBook package but addtionally contains build scripts and the
>Ant build environment. With this you can use this ozoneDoc module without
>dependencies on other modules like the Ozone core package.

OK, checked it out and ran build.bat with the same error as before:

ozoneDoc Build System
---------------------

Starting Ant...
Buildfile: build.xml

prepare:

htmldocs:
     [java]
     [java] XSLT Error
(javax.xml.transform.TransformerConfigurationException):
javax.xml.transform.TransformerException: javax.xml.transform.Transfor
merException: method can not be multiply defined at the same import level!
Old value = xml; New value = html
     [java] Java Result: -1

BUILD SUCCESSFUL

Total time: 7 seconds
Press any key to continue . . .

I hope someone else can try this out on windows so we can get a second
opinion.

>Btw. Do you have an internet connection on Windows? XSL/XSLT tries to
>download the proper DTDs from www.oasis-group.org and it seems that
>DocBook is not able to connect to this host or at least resolve the host
>name. (UnknownHostException) But I'm not sure how important this DTD
>really is.

Oh, thanks after trying again is see that building when I'm in the office
(with InternetConnection) works but trying from home (disconnected) doesn't.

Best regards,
Per