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

[jira] Created: (CASSANDRA-86) compilation fails in eclipse

compilation fails in eclipse
----------------------------

                 Key: CASSANDRA-86
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-86
             Project: Cassandra
          Issue Type: Bug
         Environment: Eclipse on Windows
            Reporter: Jun Rao


Although ant build works, CassandraServer,java fails to compile in eclipse. Complaining about missing com.facebook.thrift.TException.

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


[jira] Assigned: (CASSANDRA-86) compilation fails in eclipse

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

Jonathan Ellis reassigned CASSANDRA-86:
---------------------------------------

    Assignee: Jun Rao

> compilation fails in eclipse
> ----------------------------
>
>                 Key: CASSANDRA-86
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-86
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: Eclipse on Windows
>            Reporter: Jun Rao
>            Assignee: Jun Rao
>         Attachments: cassandra86-v2.patch, cassandra86.patch
>
>
> Although ant build works, CassandraServer,java fails to compile in eclipse. Complaining about missing com.facebook.thrift.TException.

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


[jira] Updated: (CASSANDRA-86) compilation fails in eclipse

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

Jonathan Ellis updated CASSANDRA-86:
------------------------------------

    Attachment: cassandra86-v2.patch

Like I said in IRC, I prefer to get rid of it entirely.  Does the attached patch look OK to you?

> compilation fails in eclipse
> ----------------------------
>
>                 Key: CASSANDRA-86
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-86
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: Eclipse on Windows
>            Reporter: Jun Rao
>         Attachments: cassandra86-v2.patch, cassandra86.patch
>
>
> Although ant build works, CassandraServer,java fails to compile in eclipse. Complaining about missing com.facebook.thrift.TException.

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


[jira] Commented: (CASSANDRA-86) compilation fails in eclipse

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

Jun Rao commented on CASSANDRA-86:
----------------------------------

V2 patch looks good to me. We should also remove lib/libfb303.jar.

> compilation fails in eclipse
> ----------------------------
>
>                 Key: CASSANDRA-86
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-86
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: Eclipse on Windows
>            Reporter: Jun Rao
>         Attachments: cassandra86-v2.patch, cassandra86.patch
>
>
> Although ant build works, CassandraServer,java fails to compile in eclipse. Complaining about missing com.facebook.thrift.TException.

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


[jira] Updated: (CASSANDRA-86) compilation fails in eclipse

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

Jun Rao updated CASSANDRA-86:
-----------------------------

    Attachment: cassandra86.patch

Attach a patch. It seems the problem is when referring to FacebookBase, which is probably compiled with the old thrift package. 

Going forward, we should either include the source code in libfb303.jar or remove all dependencies on it.


> compilation fails in eclipse
> ----------------------------
>
>                 Key: CASSANDRA-86
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-86
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: Eclipse on Windows
>            Reporter: Jun Rao
>         Attachments: cassandra86.patch
>
>
> Although ant build works, CassandraServer,java fails to compile in eclipse. Complaining about missing com.facebook.thrift.TException.

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


[jira] Resolved: (CASSANDRA-86) compilation fails in eclipse

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

Jun Rao resolved CASSANDRA-86.
------------------------------

    Resolution: Fixed

> compilation fails in eclipse
> ----------------------------
>
>                 Key: CASSANDRA-86
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-86
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: Eclipse on Windows
>            Reporter: Jun Rao
>         Attachments: cassandra86-v2.patch, cassandra86.patch
>
>
> Although ant build works, CassandraServer,java fails to compile in eclipse. Complaining about missing com.facebook.thrift.TException.

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