Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CF937F93B for ; Thu, 11 Apr 2013 21:05:17 +0000 (UTC) Received: (qmail 82221 invoked by uid 500); 11 Apr 2013 21:05:17 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 82184 invoked by uid 500); 11 Apr 2013 21:05:17 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 82175 invoked by uid 99); 11 Apr 2013 21:05:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Apr 2013 21:05:17 +0000 Date: Thu, 11 Apr 2013 21:05:17 +0000 (UTC) From: "Hudson (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1250) Fail the build when thrift profile activated and thrift fails 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/ACCUMULO-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629374#comment-13629374 ] Hudson commented on ACCUMULO-1250: ---------------------------------- Integrated in Accumulo-Trunk-Hadoop-2.0 #184 (See [https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/184/]) ACCUMULO-1265, ACCUMULO-1250, ACCUMULO-1244, ACCUMULO-1063 merged to trunk from 1.5 branch (Revision 1467036) Result = SUCCESS ctubbsii : Files : * /accumulo/trunk * /accumulo/trunk/assemble * /accumulo/trunk/assemble/pom.xml * /accumulo/trunk/bin/accumulo * /accumulo/trunk/bin/bootstrap_hdfs.sh * /accumulo/trunk/core * /accumulo/trunk/core/pom.xml * /accumulo/trunk/core/src/main/scripts/generate-thrift.sh * /accumulo/trunk/examples * /accumulo/trunk/examples/simple/pom.xml * /accumulo/trunk/fate/pom.xml * /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/ZooStore.java * /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSession.java * /accumulo/trunk/pom.xml * /accumulo/trunk/proxy/pom.xml * /accumulo/trunk/server * /accumulo/trunk/server/pom.xml * /accumulo/trunk/src * /accumulo/trunk/start/pom.xml * /accumulo/trunk/test/pom.xml * /accumulo/trunk/trace/pom.xml > Fail the build when thrift profile activated and thrift fails > ------------------------------------------------------------- > > Key: ACCUMULO-1250 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1250 > Project: Accumulo > Issue Type: Bug > Reporter: Christopher Tubbs > Assignee: Christopher Tubbs > Fix For: 1.5.0 > > > Presently, the thrift script simply prints out a message and quits when thrift isn't available. > What it should do is exit with an error code, because the profile to run thrift was enabled explicitly. > It should also fail if the thrift code generation fails in any way, but I think those conditions are already handled. > see: > core/src/main/scripts/generate-thrift.sh > (the other thrift generation scripts in other modules reference this one) -- 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