[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: DOCBOOK-APPS: Re: DOCBOOK: Announce: DocBook XSL 1.54.0 released
I get the follwoing error with the new stylesheets:
javax.xml.transform.TransformerConfigurationException:
javax.xml.transform.TransformerException:
javax.xml.transform.TransformerException: Non-whitespace text is not allowed
in this position in the stylesheet!
at au.com.Langdale.styler.SimpleTemplate.parse(SimpleTemplate.java:42)
at
au.com.Langdale.styler.StylerTask$Transform.getTemplate(StylerTask.java:301)
at au.com.Langdale.styler.StylerTask.execute(StylerTask.java:124)
at org.apache.tools.ant.Task.perform(Task.java:217)
at org.apache.tools.ant.Target.execute(Target.java:164)
at org.apache.tools.ant.Target.performTasks(Target.java:182)
at org.apache.tools.ant.Project.executeTarget(Project.java:601)
at org.apache.tools.ant.Project.executeTargets(Project.java:560)
at org.apache.tools.ant.Main.runBuild(Main.java:454)
at org.apache.tools.ant.Main.start(Main.java:153)
at org.apache.tools.ant.Main.main(Main.java:176)
I'm using xalan2 as the processor (via the ant styler task)
The same document works with 1.53. However with 1.53 linenumbering for
progamlistings causes an exception:
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at au.com.Langdale.styler.StylerTask.execute(StylerTask.java:164)
at org.apache.tools.ant.Task.perform(Task.java:217)
at org.apache.tools.ant.Target.execute(Target.java:164)
at org.apache.tools.ant.Target.performTasks(Target.java:182)
at org.apache.tools.ant.Project.executeTarget(Project.java:601)
at org.apache.tools.ant.Project.executeTargets(Project.java:560)
at org.apache.tools.ant.Main.runBuild(Main.java:454)
at org.apache.tools.ant.Main.start(Main.java:153)
at org.apache.tools.ant.Main.main(Main.java:176)
--- Nested Exception ---
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:524)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
at
org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:442)
I know the stack trace doesn't help much because the invocationtargetexception
is probably the one with the most interesting information. hope it helps
anyway.
regards,
robert
On Tuesday 03 September 2002 13:46, Norman Walsh wrote:
> This morning, I released[1] version 1.54.0 of the DocBook XSL Stylesheets.
>
> Changes since version 1.53.0 (2002-07-28)
>
> Changes to xsl/*
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC