Le 05/05/2026 à 10:18, Jacques Le Roux via dev a écrit :
Le 04/05/2026 à 15:50, Jacques Le Roux via dev a écrit :
Hi Jacopo, All,
At https://github.com/apache/ofbiz-framework/pull/1081#issuecomment-4228950656
I let a comment about org.asciidoctor.jvm.convert and the future usage of
AsciiDoc in OFBiz.
This morning I got a positive answer from the asciidoctor-gradle-plugin team
https://github.com/asciidoctor/asciidoctor-gradle-plugin/issues/770#issuecomment-4370402454
<<As far as I'm aware, Gradle moved some of those incompatible changes to
Gradle 10 (and specifically this one),
but did not adjust the detection in Gradle 8.x. The current version works fine
on Gradle 9.5,
and reports the same warning, but mentioning Gradle 10.>>
I believe we no more need to move the 264 AsciiDoc files to Markdown.
Jacques
There is one thing though that we need to "worry" about.
Since we no longer generate PDF files on nightlies, I'll remove them to avoid
futur discrepancy.
Jacques
Hi,
After the recent experience with org.asciidoctor.jvm.convert, before doing that,
I'll ask the asciidoctor-gradle-plugin team if Is that issue is known, else
what could be the real issue?
Jacques