Cheers Keith,
I have one more problem when running ant jar package on a Windows box. The document generation seems to fail.
This does not happen on Linux.
Any ideas? (other than don't use Windows)
Code:
[java] java.lang.NullPointerException
[java] at net.sf.xslthl.ConnectorSaxon6.highlight(Unknown Source)
[java] at net.sf.xslthl.ConnectorSaxon6.highlight(Unknown Source)
[java] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:585)
[java] at com.icl.saxon.expr.FunctionProxy.call(FunctionProxy.java:586)
[java] at com.icl.saxon.expr.FunctionProxy.enumerate(FunctionProxy.java:466)
[java] at com.icl.saxon.expr.NodeListExpression.enumerate(NodeListExpression.java:79)
--snip--
[java] java.lang.NullPointerException
[java] at com.icl.saxon.expr.FunctionProxy.enumerate(FunctionProxy.java:467)
[java] at com.icl.saxon.expr.NodeListExpression.enumerate(NodeListExpression.java:79)
[java] at com.icl.saxon.Controller.applyTemplates(Controller.java:248)
[java] at com.icl.saxon.style.XSLApplyTemplates.process(XSLApplyTemplates.java:139)
[java] at com.icl.saxon.style.StyleElement.processChildren(StyleElement.java:643)
[java] at com.icl.saxon.style.XSLWhen.process(XSLWhen.java:72)
[java] at com.icl.saxon.style.XSLChoose.process(XSLChoose.java:96)
[java] at com.icl.saxon.style.StyleElement.processChildren(StyleElement.java:643)
[java] at com.icl.saxon.style.XSLWhen.process(XSLWhen.java:72)
[java] at com.icl.saxon.style.XSLChoose.process(XSLChoose.java:96)
[java] at com.icl.saxon.style.StyleElement.processChildren(StyleElement.java:643)
[java] at com.icl.saxon.style.XSLTemplate.expand(XSLTemplate.java:229)
[java] at com.icl.saxon.style.XSLCallTemplate.process(XSLCallTemplate.java:203)
[java] at com.icl.saxon.style.StyleElement.processChildren(StyleElement.java:643)
[java] at com.icl.saxon.style.LiteralResultElement.process(LiteralResultElement.java:290)
[java] at com.icl.saxon.style.StyleElement.processChildren(StyleElement.java:643)
--snip--
[copy] Copying 99 files to D:\temp\swf\spring-webflow-reference\target\docbook\html\images
[copy] Copying 2 files to D:\temp\swf\spring-webflow-reference\target\docbook\html\css
[delete] Deleting: D:\temp\swf\spring-webflow-reference\target\docbook\html\spring-webflow-reference.xml
[zip] Building zip: D:\temp\swf\spring-webflow-reference\target\docbook\html\spring-webflow-reference.zip
tmlsingle:
[copy] Copying 1 file to D:\temp\swf\spring-webflow-reference\target\docbook\tmp
[copy] Warning: Could not find file D:\temp\swf\spring-build\documentation\styles\htmlsingle\custom.xsl to copy.
Code:
ok-xsl-1.74.0/images/draft.png) : Jimi image library not available
[java] [ERROR] property - "background-position-horizontal" is not implemented yet.
[java] [ERROR] property - "background-position-vertical" is not implemented yet.
[java] Error creating background image: Error creating FopImage object (file:/D:/temp/swf/spring-webflow-reference/target/docbook/docbo
ok-xsl-1.74.0/images/draft.png) : Jimi image library not available
[java] [ERROR] property - "background-position-horizontal" is not implemented yet.
[java] [ERROR] property - "background-position-vertical" is not implemented yet.
[java] Error creating background image: Error creating FopImage object (file:/D:/temp/swf/spring-webflow-reference/target/docbook/docbo
ok-xsl-1.74.0/images/draft.png) : Jimi image library not available
[java] [ERROR] property - "background-position-horizontal" is not implemented yet.
[java] [ERROR] property - "background-position-vertical" is not implemented yet.
[java] Error creating background image: Error creating FopImage object (file:/D:/temp/swf/spring-webflow-reference/target/docbook/docbo
ok-xsl-1.74.0/images/draft.png) : Jimi image library not available
[java] [ERROR] property - "background-position-horizontal" is not implemented yet.
[java] [ERROR] property - "background-position-vertical" is not implemented yet.
[java] Error creating background image: Error creating FopImage object (file:/D:/temp/swf/spring-webflow-reference/target/docbook/docbo
ok-xsl-1.74.0/images/draft.png) : Jimi image library not available
[java] [INFO] [1]
[java] [INFO] [2]
[java] [WARNING] Some static content could not fit in the area.
[java] [INFO] [3]
[java] [WARNING] Some static content could not fit in the area.
[java] [INFO] [4]
[java] [INFO] [5]
[java] [WARNING] Some static content could not fit in the area.
[java] [INFO] [6]
[java] [INFO] [7]
[java] [WARNING] Some static content could not fit in the area.
[java] [INFO] [8]
[java] [WARNING] Some static content could not fit in the area.
[java] [INFO] [1]
[java] [WARNING] Some static content could not fit in the area.
[java] [INFO] [2]
[java] [WARNING] Some static content could not fit in the area.
[java] [INFO] [3]
[java] [INFO] [4]
[java] [WARNING] Some static content could not fit in the area.
[java] [INFO] [5]
[java] [INFO] [6]
[java] [WARNING] Some static content could not fit in the area.
[java] [Fatal Error] spring-webflow-reference.xml:311:41: XML document structures must start and end within the same entity.
[java] [ERROR] XML document structures must start and end within the same entity.
BUILD FAILED
D:\temp\swf\build-spring-webflow\package-top-level.xml:18: The following error occurred while executing this line:
D:\temp\swf\spring-build\documentation\documentation.xml:57: The following error occurred while executing this line:
D:\temp\swf\spring-build\lib\docbook\build-docbook.xml:262: Java returned: 2