Le 07/12/2018 à 11:06, Jacques Le Roux a écrit :
Hi,

Mathieu and I propose 2 solutions for "gradlew generateOfbizDocumentation’ fails 
with Gradle 5.0"

Please check which one you would prefer to be committed

Thanks

Jacques


I think I did not give enough elements.

Mathieu suggested to use

   -        classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.9.2'
   +        classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.8.1'

I suggested

   +    configurations.all { exclude module: "groovy-all" } // Temporary 
workaround, see OFBIZ-10694

We crossed on wire so were not influenced. I think now that my proposition, though temporary, as the merit of not depend on a specific asciidoctor-gradle-plugin version

I did not invent it, it comes from https://github.com/gradle/gradle/issues/3698

Thanks for your opinions to fix this issue ASAP

Jacques

Reply via email to