Branch: refs/heads/master
Home: https://github.com/FirebirdSQL/firebird-documentation
Commit: 01047865753c8de68b39976eb2ffc2e9fab8c500
https://github.com/FirebirdSQL/firebird-documentation/commit/01047865753c8de68b39976eb2ffc2e9fab8c500
Author: Mark Rotteveel <ma...@la...>
Date: 2020-06-01 (Mon, 01 Jun 2020)
Changed paths:
M build.gradle
M buildSrc/src/main/groovy/org/firebirdsql/documentation/asciidoc/FbAsciidocHtmlTask.groovy
M buildSrc/src/main/groovy/org/firebirdsql/documentation/asciidoc/FbAsciidocPdfTask.groovy
Log Message:
-----------
Fix propagation of include pattern and dirty detection
The fix is a bit hackish, but I can't see a cleaner route while still working along with the task for the asciidoctor-gradle plugin.
Also fixed issue where the task ignored the asciidoctorj config, and thus used the wrong version of asciidoctor-pdf
|