[
https://issues.apache.org/jira/browse/CASSANDRA-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927151#action_12927151
]
Jonathan Ellis commented on CASSANDRA-1692:
-------------------------------------------
Do you know how to fix it?
"ant gen-thrift-py" is a convenience for developers only, I'm not going to lose
much sleep over it not knowing how to handle an out of date thrift compiler.
> 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.