After updating the logkit build file with:

        1. correction to the class declaration for the ant target
         for stylebook
      2. addition of a tools.class.path block for the stylebook
         task

I get the following stylebook error:
(logkit.xml is my updated version of build.xml)
Can anyone with knowledge of stylebook give me a pointer to what the
problem is.

Cheers, Steve.


  F:\jakarta\jakarta-avalon-logkit>ant -buildfile logkit.xml xdocs
  Buildfile: logkit.xml

  xdocs:
  [copy] Copying 1 file to F:\jakarta\jakarta-avalon-logkit\build\xdocs
  [stylebook] [StyleBook] Overriding
targetDirectory="F:\jakarta\jakarta-avalon-logkit\build\docs" (Old=".")
  [stylebook] [StyleBook] Project URL: "sbk:/sources/book.xml"
  [stylebook] [BasicEngine] Initializing
  [stylebook] [Loader] Parsing Project file
  [stylebook] [Loader] Caught org.apache.stylebook.CreationException
  [stylebook] [StyleBook] Caught org.apache.stylebook.LoadingException
  [stylebook] org.apache.stylebook.LoadingException: Namespace not supported
by SAXParser
  [stylebook]     at org.apache.stylebook.Loader.load(Loader.java:64)
  [stylebook]     at
org.apache.stylebook.StyleBook.getProject(StyleBook.java:121)
  [stylebook]     at org.apache.stylebook.StyleBook.main(StyleBook.java:85)
  [stylebook] [StyleBook] Error creating project

  BUILD FAILED



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

Reply via email to