From commits-return-71517-archive-asf-public=cust-asf.ponee.io@commons.apache.org Mon Dec 30 01:33:18 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 291E918063F for ; Mon, 30 Dec 2019 02:33:18 +0100 (CET) Received: (qmail 90840 invoked by uid 500); 30 Dec 2019 01:33:13 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 90520 invoked by uid 99); 30 Dec 2019 01:33:13 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Dec 2019 01:33:13 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 03C1C8D815; Mon, 30 Dec 2019 01:33:13 +0000 (UTC) Date: Mon, 30 Dec 2019 01:33:16 +0000 To: "commits@commons.apache.org" Subject: [commons-dbutils] 04/06: Add config for japicmp to not break the build; update version. Add minSeverity to clirr configuration. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: thecarlhall@apache.org In-Reply-To: <157766959286.8990.9496348057561360126@gitbox.apache.org> References: <157766959286.8990.9496348057561360126@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: commons-dbutils X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 8e57ef36611f8aa6afb37736fd0ee7ca88d28f3b X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20191230013313.03C1C8D815@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 8e57ef36611f8aa6afb37736fd0ee7ca88d28f3b Author: Carl Hall AuthorDate: Sun Dec 29 17:03:14 2019 -0800 Add config for japicmp to not break the build; update version. Add minSeverity to clirr configuration. --- pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 5cd1296..d3eaf73 100644 --- a/pom.xml +++ b/pom.xml @@ -241,6 +241,10 @@ 3.1.12 8.27 + + false + 0.14.3 + dbutils org.apache.commons.dbutils 2.0 @@ -289,6 +293,7 @@ clirr-maven-plugin ${commons.clirr.version} + ${minSeverity} ${basedir}/clirr-ignored.xml @@ -378,10 +383,6 @@ - - org.codehaus.mojo - clirr-maven-plugin -