You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2009/04/24 16:55:30 UTC

[jira] Created: (CASSANDRA-103) Move generated thrift code

Move generated thrift code
--------------------------

                 Key: CASSANDRA-103
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-103
             Project: Cassandra
          Issue Type: Sub-task
            Reporter: Johan Oskarsson
             Fix For: 0.3


Right now the generated thrift code is mixed with written code in the src

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-103) Move generated thrift code

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702767#action_12702767 ] 

Hudson commented on CASSANDRA-103:
----------------------------------

Integrated in Cassandra #46 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/46/])
    move thrift-generated code to interface/gen-java.  patch by johano; reviewed by jbellis for 


> Move generated thrift code
> --------------------------
>
>                 Key: CASSANDRA-103
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-103
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Johan Oskarsson
>             Fix For: 0.3
>
>         Attachments: CASSANDRA-103.patch, CASSANDRA-103.sh
>
>
> Right now the generated thrift code is mixed with written code in the src

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-103) Move generated thrift code

Posted by "Johan Oskarsson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702396#action_12702396 ] 

Johan Oskarsson commented on CASSANDRA-103:
-------------------------------------------

The suggestion mentioned on irc was to move thrift code into interface/gen-java or something similar. Thoughts?

> Move generated thrift code
> --------------------------
>
>                 Key: CASSANDRA-103
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-103
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Johan Oskarsson
>             Fix For: 0.3
>
>
> Right now the generated thrift code is mixed with written code in the src

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-103) Move generated thrift code

Posted by "Johan Oskarsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johan Oskarsson updated CASSANDRA-103:
--------------------------------------

    Attachment: CASSANDRA-103.patch
                CASSANDRA-103.sh

Moves the generated thrift code into interface/gen-java and updates the build file accordingly

> Move generated thrift code
> --------------------------
>
>                 Key: CASSANDRA-103
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-103
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Johan Oskarsson
>             Fix For: 0.3
>
>         Attachments: CASSANDRA-103.patch, CASSANDRA-103.sh
>
>
> Right now the generated thrift code is mixed with written code in the src

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.