You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2013/04/07 06:35:20 UTC

[jira] [Created] (ACCUMULO-1250) Fail the build when thrift profile activated and thrift fails

Christopher Tubbs created ACCUMULO-1250:
-------------------------------------------

             Summary: 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
             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