You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by th...@apache.org on 2019/12/29 06:08:09 UTC

[commons-dbutils] 09/09: Remove removed property for japicmp as of commons-parent:50. Will re-enable by file later when I figure out how to ignore a known breakage between major revisions.

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 568c83cd3e09337f31cf8c27cfd283764d74df99
Author: Carl Hall <th...@apache.org>
AuthorDate: Sat Dec 28 22:04:51 2019 -0800

    Remove removed property for japicmp as of commons-parent:50.
    Will re-enable by file later when I figure out how to ignore a known breakage between major revisions.
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6ae795b..5cd1296 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,8 +248,6 @@
     <commons.bc.version>1.7</commons.bc.version>
     <commons.jira.id>DBUTILS</commons.jira.id>
     <commons.jira.pid>12310470</commons.jira.pid>
-
-    <japicmp.skip>false</japicmp.skip>
   </properties>
 
   <build>