gen-thrift-py can fail but claims success
-----------------------------------------
Key: CASSANDRA-1692
URL: https://issues.apache.org/jira/browse/CASSANDRA-1692
Project: Cassandra
Issue Type: Bug
Affects Versions: 0.7 beta 2
Reporter: Matthew F. Dennis
Priority: Minor
{code}
Buildfile: /home/mdennis/mdev/cassandra-0.7.0-beta2/build.xml
gen-thrift-py:
[echo] Generating Thrift Python code from
/home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift ....
[exec]
[exec]
[FAILURE:/home/mdennis/mdev/cassandra-0.7.0-beta2/interface/cassandra.thrift:374]
error: identifier ONE is unqualified!
[exec] Result: 1
BUILD SUCCESSFUL
Total time: 1 second
{code}
"BUILD SUCCESSFUL" is not the phrase I would use to describe the outcome of the
command in this case :P
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.