You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Nate McCall (JIRA)" <ji...@apache.org> on 2009/12/17 03:07:18 UTC

[jira] Created: (CASSANDRA-637) CliClient contains an unused, unavailable import

CliClient contains an unused, unavailable import
------------------------------------------------

                 Key: CASSANDRA-637
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-637
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 0.5
            Reporter: Nate McCall


The following library is included in src/java/org/apache/cassandra/cli/CliClient.java yet is not used or included via the pom.

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


[jira] Updated: (CASSANDRA-637) CliClient contains an unused, unavailable import

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

Nate McCall updated CASSANDRA-637:
----------------------------------

    Attachment: patch.txt

> CliClient contains an unused, unavailable import
> ------------------------------------------------
>
>                 Key: CASSANDRA-637
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-637
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Nate McCall
>         Attachments: patch.txt
>
>
> The following library is included in src/java/org/apache/cassandra/cli/CliClient.java yet is not used or included via the pom.

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


[jira] Updated: (CASSANDRA-637) CliClient contains an unused, unavailable import

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

Nate McCall updated CASSANDRA-637:
----------------------------------

    Description: 
The following library is included in src/java/org/apache/cassandra/cli/CliClient.java yet is not used or included via the pom:

import org.hamcrest.core.IsSame


  was:The following library is included in src/java/org/apache/cassandra/cli/CliClient.java yet is not used or included via the pom.


> CliClient contains an unused, unavailable import
> ------------------------------------------------
>
>                 Key: CASSANDRA-637
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-637
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Nate McCall
>         Attachments: patch.txt
>
>
> The following library is included in src/java/org/apache/cassandra/cli/CliClient.java yet is not used or included via the pom:
> import org.hamcrest.core.IsSame

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