Branch: refs/heads/master
Home: https://github.com/FirebirdSQL/firebird-documentation
Commit: d4a99b591ffe0e9033df12fd66f6ee3f0d82efd2
https://github.com/FirebirdSQL/firebird-documentation/commit/d4a99b591ffe0e9033df12fd66f6ee3f0d82efd2
Author: Mark Rotteveel <ma...@la...>
Date: 2022-07-31 (Sun, 31 Jul 2022)
Changed paths:
M buildSrc/src/main/groovy/org/firebirdsql/documentation/asciidoc/AsciidocToDocbook.groovy
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 forwards compatibility issue with Gradle 8
NOTE: asciidoctor-gradle-plugin itself still has this issue
Commit: 4982d66c04a86a0b893ee0671844876f4474518f
https://github.com/FirebirdSQL/firebird-documentation/commit/4982d66c04a86a0b893ee0671844876f4474518f
Author: Mark Rotteveel <ma...@la...>
Date: 2022-07-31 (Sun, 31 Jul 2022)
Changed paths:
M build.gradle
Log Message:
-----------
Fix warning emitted by JRuby when running asciidoctor tasks
Compare: https://github.com/FirebirdSQL/firebird-documentation/compare/d51564bd50e5...4982d66c04a8
|