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 E52A5200B49 for ; Tue, 19 Jul 2016 21:45:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E3E0C160A5C; Tue, 19 Jul 2016 19:45:22 +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 65E30160A8B for ; Tue, 19 Jul 2016 21:45:22 +0200 (CEST) Received: (qmail 16687 invoked by uid 500); 19 Jul 2016 19:45:21 -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 16649 invoked by uid 99); 19 Jul 2016 19:45:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2016 19:45:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7816A2C0D56 for ; Tue, 19 Jul 2016 19:45:21 +0000 (UTC) Date: Tue, 19 Jul 2016 19:45:21 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-16241) Allow specification of annotations to use when running check_compatibility.sh MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 19 Jul 2016 19:45:23 -0000 [ https://issues.apache.org/jira/browse/HBASE-16241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384735#comment-15384735 ] Hudson commented on HBASE-16241: -------------------------------- FAILURE: Integrated in HBase-1.4 #299 (See [https://builds.apache.org/job/HBase-1.4/299/]) HBASE-16241 Allow specification of annotations to use when running (busbey: rev 82ddc931fb759082e3660ac252683b1d95713621) * dev-support/check_compatibility.sh > Allow specification of annotations to use when running check_compatibility.sh > ----------------------------------------------------------------------------- > > Key: HBASE-16241 > URL: https://issues.apache.org/jira/browse/HBASE-16241 > Project: HBase > Issue Type: Improvement > Components: scripts > Reporter: Dima Spivak > Assignee: Dima Spivak > Fix For: 2.0.0, 1.3.0, 0.98.21, 1.2.3, 1.1.7 > > Attachments: HBASE-16241.patch, HBASE-16241_v2.patch > > > We already have a {{\-\-all}} option that doesn't include annotations at all, so we might as well have the ability to provide a list of annotations to override the defaults of {{InterfaceAudience.Public}} and {{InterfaceAudience.LimitedPrivate}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)