Building Click Documentation Fails (single targets).
----------------------------------------------------
Key: CLK-630
URL: https://issues.apache.org/jira/browse/CLK-630
Project: Click
Issue Type: Bug
Affects Versions: 2.1.0
Environment: Windows Vista + JDK 1.6.0_18 + ANT 1.7.1 + Click From
Trunk
Reporter: Joseph Schmidt
Trying to build the Click documentation fails:
I was trying to build the 'htmlsingle' documentation and it's failing with the
stack trace at the end of this message, by running the std.:
ant get-deps
ant htmlsingle
If I run this "htmlsingle" task after "html" task than it seems to work, but if
I put "ant clean" in between than it fails again.
Thanks in advance,
Joseph.
P.S. I also reported this on the dev mailing list, but since nobody replied :(
, I submitted this issue.
=======================================================================
[java] Error at xsl:import on line 26 of
file:/c:/frameworks/click/documentation/xdocs/target/tmp/htmlsingle.xsl:
[java] Failure reading
file:/c:/frameworks/click/documentation/xdocs/target/tmp/html-style.xsl: no
more input
[java] Transformation failed: Failed to compile stylesheet. 1 error
detected.
[java] Java Result: 2
[copy] Copying 108 files to
c:\frameworks\click\documentation\xdocs\target\click\htmlsingle\images
[copy] Copying 1 file to
c:\frameworks\click\documentation\xdocs\target\click\htmlsingle\css
BUILD FAILED
c:\frameworks\click\documentation\xdocs\build.xml:48: The following error
occurred while executing this line:
c:\frameworks\click\documentation\xdocs\build-docbook.xml:110: The following
error occurred while executing this line:
c:\frameworks\click\documentation\xdocs\click-docbook\build-docbook.xml:310:
Warning: Could not find file
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.