Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 33D71200B45 for ; Fri, 1 Jul 2016 04:40:49 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 327F9160A63; Fri, 1 Jul 2016 02:40:49 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A188B160A52 for ; Fri, 1 Jul 2016 04:40:48 +0200 (CEST) Received: (qmail 36047 invoked by uid 500); 1 Jul 2016 02:39:22 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 34753 invoked by uid 99); 1 Jul 2016 02:34:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2016 02:34:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 592152C02A6 for ; Fri, 1 Jul 2016 02:34:11 +0000 (UTC) Date: Fri, 1 Jul 2016 02:34:11 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-16073) update compatibility_checker for jacc dropping comma sep args MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 01 Jul 2016 02:40:49 -0000 [ https://issues.apache.org/jira/browse/HBASE-16073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358263#comment-15358263 ] Hudson commented on HBASE-16073: -------------------------------- FAILURE: Integrated in HBase-1.4 #261 (See [https://builds.apache.org/job/HBase-1.4/261/]) HBASE-16073 update compatibility_checker for jacc dropping comma sep (busbey: rev 854e796ea93242f3bb91d900e8fe37dc7a3fb4ef) * dev-support/check_compatibility.sh > update compatibility_checker for jacc dropping comma sep args > ------------------------------------------------------------- > > Key: HBASE-16073 > URL: https://issues.apache.org/jira/browse/HBASE-16073 > Project: HBase > Issue Type: Task > Components: build, documentation > Reporter: Sean Busbey > Assignee: Dima Spivak > Priority: Critical > Fix For: 2.0.0 > > Attachments: HBASE-16073_v1.patch, HBASE-16073_v2.patch > > > the japi-compliance-checker has a change in place (post the 1.7 release) that removes the ability to give a comma separated list of jars on the cli. > we should switch to generating descriptor xml docs since that will still be supported, or update to use the expanded tooling suggested in the issue: > https://github.com/lvc/japi-compliance-checker/issues/27 -- This message was sent by Atlassian JIRA (v6.3.4#6332)