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 C1A7F17D7C for ; Tue, 4 Nov 2014 10:27:36 +0000 (UTC) Received: (qmail 34787 invoked by uid 500); 4 Nov 2014 10:27:36 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 34744 invoked by uid 500); 4 Nov 2014 10:27:36 -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 34731 invoked by uid 99); 4 Nov 2014 10:27:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2014 10:27:36 +0000 Date: Tue, 4 Nov 2014 10:27:36 +0000 (UTC) From: "Niels Basjes (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-12272) Generate Thrift code through maven 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-12272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated HBASE-12272: --------------------------------- Status: Patch Available (was: Open) > Generate Thrift code through maven > ---------------------------------- > > Key: HBASE-12272 > URL: https://issues.apache.org/jira/browse/HBASE-12272 > Project: HBase > Issue Type: Improvement > Components: build, documentation, Thrift > Reporter: Niels Basjes > Fix For: 2.0.0, 0.98.8, 0.94.26, 0.99.2 > > Attachments: HBASE-12272-2014-10-15-v1-PREVIEW.patch, HBASE-12272-2014-10-16-v2.patch, HBASE-12272-2014-10-16-v3.patch, HBASE-12272-2014-10-16-v4.patch, HBASE-12272-2014-11-04-v5.patch > > > The generated thrift code is currently under source control, but the instructions on rebuilding it is buried in package javadocs. > We should have a simple maven command to rebuild them, similar to what we have for protobufs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)