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 555B1200B46 for ; Fri, 1 Jul 2016 09:53:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5416F160A73; Fri, 1 Jul 2016 07:53:13 +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 C265C160A61 for ; Fri, 1 Jul 2016 09:53:12 +0200 (CEST) Received: (qmail 27067 invoked by uid 500); 1 Jul 2016 07:53:11 -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 26621 invoked by uid 99); 1 Jul 2016 07:53: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 07:53:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6CCDA2C02A1 for ; Fri, 1 Jul 2016 07:53:11 +0000 (UTC) Date: Fri, 1 Jul 2016 07:53:11 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-15729) Remove old JDiff wrapper scripts in dev-support 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 07:53:13 -0000 [ https://issues.apache.org/jira/browse/HBASE-15729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358594#comment-15358594 ] Hudson commented on HBASE-15729: -------------------------------- SUCCESS: Integrated in HBase-1.2-IT #543 (See [https://builds.apache.org/job/HBase-1.2-IT/543/]) HBASE-15729 Remove old JDiff wrapper scripts in dev-support (busbey: rev f147bd95c88f896a6dac64151fc87f2f84fda9e8) * dev-support/jdiffHBasePublicAPI_common.sh * dev-support/hbase_jdiff_template.xml * dev-support/jdiffHBasePublicAPI.sh * dev-support/hbase_jdiff_afterSingularityTemplate.xml * dev-support/hbase_jdiff_acrossSingularityTemplate.xml > Remove old JDiff wrapper scripts in dev-support > ----------------------------------------------- > > Key: HBASE-15729 > URL: https://issues.apache.org/jira/browse/HBASE-15729 > Project: HBase > Issue Type: Task > Components: build, community > Reporter: Dima Spivak > Assignee: Dima Spivak > Priority: Minor > Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.2, 1.1.6, 0.98.21 > > Attachments: HBASE-15729.patch > > > Since HBASE-12808, we've been using the Java API Compliance Checker instead of JDiff to look at API compatibility. Probably makes sense to remove the old wrapper scripts that aren't being used anymore. -- This message was sent by Atlassian JIRA (v6.3.4#6332)