You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/11/01 22:02:27 UTC

[jira] Updated: (CASSANDRA-1692) gen-thrift-py can fail but claims success

     [ https://issues.apache.org/jira/browse/CASSANDRA-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthew F. Dennis updated CASSANDRA-1692:
-----------------------------------------

    Attachment: 1692-trunk.txt

yes, I know how to fix it (patch attached)

> 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
>            Assignee: Matthew F. Dennis
>            Priority: Minor
>         Attachments: 1692-trunk.txt
>
>
> {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.