From notifications-return-24476-archive-asf-public=cust-asf.ponee.io@ofbiz.apache.org Sat Mar 23 21:56:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id B2CFA180657 for ; Sat, 23 Mar 2019 22:56:01 +0100 (CET) Received: (qmail 3251 invoked by uid 500); 23 Mar 2019 21:56:00 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 3236 invoked by uid 99); 23 Mar 2019 21:56:00 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Mar 2019 21:56:00 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 5E218E12D4 for ; Sat, 23 Mar 2019 21:56:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 18B5B2459B for ; Sat, 23 Mar 2019 21:56:00 +0000 (UTC) Date: Sat, 23 Mar 2019 21:56:00 +0000 (UTC) From: "Mathieu Lirzin (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (OFBIZ-10871) Do not use deprecated Gradle dependency types MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 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 =E2=80=98compile=E2=80=99, =E2=80=98testCompile=E2=80=99 and =E2=80=98r= untime=E2=80=99 dependency types has been superseded by =E2=80=98implementa= tion=E2=80=99, =E2=80=98testImplementation=E2=80=99 and =E2=80=98runtimeOnl= y=E2=80=99 in recent [Gradle versions|https://docs.gradle.org/current/userg= uide/java_plugin.html#sec:java_plugin_and_dependency_management]. -- This message was sent by Atlassian JIRA (v7.6.3#76005)