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.
=======================================================================
[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

c:\frameworks\click\documentation\xdocs\target\click\htmlsingle\click-book.xml to copy.


Reply via email to