From notifications-return-27581-apmail-ofbiz-notifications-archive=ofbiz.apache.org@ofbiz.apache.org Mon Jul 8 13:34:01 2019 Return-Path: X-Original-To: apmail-ofbiz-notifications-archive@minotaur.apache.org Delivered-To: apmail-ofbiz-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 999C019446 for ; Mon, 8 Jul 2019 13:34:01 +0000 (UTC) Received: (qmail 68415 invoked by uid 500); 8 Jul 2019 13:34:01 -0000 Delivered-To: apmail-ofbiz-notifications-archive@ofbiz.apache.org Received: (qmail 68397 invoked by uid 500); 8 Jul 2019 13:34:01 -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 68387 invoked by uid 99); 8 Jul 2019 13:34:01 -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; Mon, 08 Jul 2019 13:34:01 +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 4E6ADE00A6 for ; Mon, 8 Jul 2019 13:34: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 0A7A42655F for ; Mon, 8 Jul 2019 13:34:00 +0000 (UTC) Date: Mon, 8 Jul 2019 13:34:00 +0000 (UTC) From: "Michael Brohl (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-11133) Resolve build.gradle warnings MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OFBIZ-11133?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D168= 80352#comment-16880352 ]=20 Michael Brohl commented on OFBIZ-11133: --------------------------------------- Thanks Jacques. > 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 > Priority: Minor > > The Gradle build show several warnings which should be eliminated: > {noformat} > =C2=A0 - 'org.asciidoctor.convert' is deprecated. When you have time plea= se switch over to 'org.asciidoctor.jvm.convert'. > =C2=A0 - jcenter() is no longer added by default. If you relied on this b= ehaviour in the past, please add jcenter() to the repositories block. > =C2=A0 - You have used 'backends'. When upgrading you will need to: Use o= utputOptions.setbackends{noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)