[
https://issues.apache.org/jira/browse/OFBIZ-11133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16879716#comment-16879716 ]
Mathieu Lirzin commented on OFBIZ-11133:
----------------------------------------
To let people reproduce, I have done the git bisect with the following command {{git clean -xdf && ./gradlew generateOfbizDocumentation}} without the plugins. {{git clean -xdf}} has been used to remove any git ignored {{gradle-wrapper.jar}} file
> Resolve build.gradle warnings
> -----------------------------
>
> Key: OFBIZ-11133
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11133> Project: OFBiz
> Issue Type: Improvement
> Reporter: Michael Brohl
> Assignee: Michael Brohl
> Priority: Minor
>
> The Gradle build show several warnings which should be eliminated:
> {noformat}
> - 'org.asciidoctor.convert' is deprecated. When you have time please switch over to 'org.asciidoctor.jvm.convert'.
> - jcenter() is no longer added by default. If you relied on this behaviour in the past, please add jcenter() to the repositories block.
> - You have used 'backends'. When upgrading you will need to: Use outputOptions.setbackends{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)