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 0C436200B89 for ; Wed, 7 Sep 2016 01:32:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0AD96160ACE; Tue, 6 Sep 2016 23:32:23 +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 78B52160AA9 for ; Wed, 7 Sep 2016 01:32:22 +0200 (CEST) Received: (qmail 85724 invoked by uid 500); 6 Sep 2016 23:32:21 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 85686 invoked by uid 99); 6 Sep 2016 23:32:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2016 23:32:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DB4F12C1B75 for ; Tue, 6 Sep 2016 23:32:20 +0000 (UTC) Date: Tue, 6 Sep 2016 23:32:20 +0000 (UTC) From: "Andrew Wang (JIRA)" To: common-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-13583) Incorporate checkcompatibility script which runs Java API Compliance Checker MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 06 Sep 2016 23:32:23 -0000 Andrew Wang created HADOOP-13583: ------------------------------------ Summary: Incorporate checkcompatibility script which runs Java API Compliance Checker Key: HADOOP-13583 URL: https://issues.apache.org/jira/browse/HADOOP-13583 Project: Hadoop Common Issue Type: Improvement Components: scripts Affects Versions: 2.6.4 Reporter: Andrew Wang Assignee: Andrew Wang Based on discussion at YETUS-445, this code can't go there, but it's still very useful for release managers. A similar variant of this script has been used for a while by Apache HBase and Apache Kudu, and IMO JACC output is easier to understand than JDiff. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-dev-help@hadoop.apache.org