Michael Brohl created OFBIZ-11133:
-------------------------------------
Summary: 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
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)