You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Mathieu Lirzin (JIRA)" <ji...@apache.org> on 2019/03/23 22:00:00 UTC

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

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

Mathieu Lirzin edited comment on OFBIZ-10871 at 3/23/19 9:59 PM:
-----------------------------------------------------------------

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 corrections to make.


was (Author: mthl):
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)