Mathieu Lirzin created OFBIZ-10871:
--------------------------------------
Summary: Do not use deprecated Gradle dependency types
Key: OFBIZ-10871
URL:
https://issues.apache.org/jira/browse/OFBIZ-10871 Project: OFBiz
Issue Type: Improvement
Affects Versions: Trunk
Reporter: Mathieu Lirzin
Fix For: Upcoming Branch
The ‘compile’, ‘testCompile’ and ‘runtime’ dependency types has been superseded by ‘implementation’, ‘testImplementation’ and ‘runtimeOnly’ in recent [Gradle versions|
https://docs.gradle.org/current/userguide/java_plugin.html#sec:java_plugin_and_dependency_management].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)