Justin Dearing wrote:
On 10/30/07, David Bertoni <[EMAIL PROTECTED]> wrote:
It would help to see the error message you're getting, and to know what
tool is issuing it.

My apologies. This is the java tool building version 2 of the xerces-c
library on windows of course

[XalanProcessor] Applying XSL sheet "sbk:/style/stylesheets/any2project.xsl"
[XercesParser] The markup in the document preceding the root element must be wel
l-formed. [File: "sbk:/sources/build-winunix.xml" Line: 1 Column: 1]
org.apache.stylebook.CreationException: SAXException caught while parsing
I would be willing to bet stylebook is using Xerces-J 1.x, which is probably buggy. Your best bet is to just manually strip the UTF-8 BOM from the files.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to