Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 819E410712 for ; Thu, 5 Sep 2013 19:27:55 +0000 (UTC) Received: (qmail 45054 invoked by uid 500); 5 Sep 2013 19:27:54 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 44955 invoked by uid 500); 5 Sep 2013 19:27:53 -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 44924 invoked by uid 99); 5 Sep 2013 19:27:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Sep 2013 19:27:52 +0000 Date: Thu, 5 Sep 2013 19:27:52 +0000 (UTC) From: "Aleksandr Shulman (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-9153) Create a deprecation policy enforcement check MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-9153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Shulman updated HBASE-9153: ------------------------------------- Attachment: HBASE-9153-v4-trunk.patch HBASE-9153-v4-0.94.patch HBASE-9153-v4-0.95.patch Latest diffs from code review with a minor comment change. For 0.94 and 0.95, the diff is different because the files are a pure addition. For trunk the jdiff tool already existed, and the patch will modify that tool. When all 3 applied to their respective branches, the jdiff tool will be at parity across all 3. > Create a deprecation policy enforcement check > --------------------------------------------- > > Key: HBASE-9153 > URL: https://issues.apache.org/jira/browse/HBASE-9153 > Project: HBase > Issue Type: Task > Reporter: Jonathan Hsieh > Attachments: HBASE-9153-v1.patch, HBASE-9153-v3.patch, HBASE-9153-v4-0.94.patch, HBASE-9153-v4-0.95.patch, HBASE-9153-v4-trunk.patch > > > We've had a few issues now where we've removed API's without deprecating or deprecating in the late release. (HBASE-9142, HBASE-9093) We should just have a tool that enforces our api deprecation policy as a release time check or as a precommit check. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira