Kent Sølvsten a écrit :
The last couple of days I have been trying to build qi4j, running into a few
issues.
After having installed asciidoc, I am still having trouble building the manual.
gradlew build ends up failing for me due to
:org.qi4j.manual:build
:org.qi4j.manual:recipes
warning: failed to load external entity "src/docs/recipes/xsl/chunked.xsl"
cannot parse src/docs/recipes/xsl/chunked.xsl
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':org.qi4j.manual:recipes'.
Command 'xsltproc' finished with (non-zero) exit value 4.
The error seems sensible enough, since the file is indeed missing at my disk.
Am I missing some sort of configuration or is there a local patch somewhere,
still not yet pushed?
The gradle task "website" build the website and works once you have the
documentation building toolchain installed (see Niclas message), the
"manuals" one fails because chunked.xsl is missing.
Hope this helps.
/Paul
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev