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 6825217825 for ; Thu, 6 Nov 2014 20:02:36 +0000 (UTC) Received: (qmail 64967 invoked by uid 500); 6 Nov 2014 20:02:35 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 64915 invoked by uid 500); 6 Nov 2014 20:02:35 -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 64774 invoked by uid 99); 6 Nov 2014 20:02:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Nov 2014 20:02:35 +0000 Date: Thu, 6 Nov 2014 20:02:35 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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:comment-tabpanel&focusedCommentId=14200808#comment-14200808 ] Hudson commented on HBASE-12272: -------------------------------- SUCCESS: Integrated in HBase-0.94-security #552 (See [https://builds.apache.org/job/HBase-0.94-security/552/]) HBASE-12272 Generate Thrift code using a maven profile (stack: rev 4160f8b83e5eceb33fe718fa115a61c466222abf) * src/main/javadoc/org/apache/hadoop/hbase/thrift/package.html * pom.xml * src/main/java/org/apache/hadoop/hbase/thrift2/package.html > 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 > Assignee: 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, HBASE-12272-2014-11-05-v5.patch, HBASE-12272-2014-11-05-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)