[jira] [Commented] (OFBIZ-10871) Do not use deprecated Gradle dependency types

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10871) Do not use deprecated Gradle dependency types

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799817#comment-16799817 ]

Mathieu Lirzin commented on OFBIZ-10871:
----------------------------------------

Hopefully [^OFBIZ-10871_Do-not-use-deprecated-dependency-types.patch] is doing the right thing. I will wait a couple of days before applying if somebody has comments or correction to make.

> 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
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-10871_Do-not-use-deprecated-dependency-types.patch
>
>
> 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)