You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2015/02/19 21:08:11 UTC

[jira] [Updated] (CASSANDRA-8836) Factor out CRC32Ex into a separate maven dependency

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

T Jake Luciani updated CASSANDRA-8836:
--------------------------------------
    Fix Version/s: 3.0

> Factor out CRC32Ex into a separate maven dependency
> ---------------------------------------------------
>
>                 Key: CASSANDRA-8836
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8836
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Ariel Weisberg
>            Assignee: T Jake Luciani
>             Fix For: 3.0
>
>
> The current arrangement works from the CLI, but is inconvenient for developer using Java 7 from an IDE. They have to configure the override class the way build.xml does when compiling.
> If we refactored http://pastebin.com/Z5NAEhzr and the interface it needs to compile http://pastebin.com/tCEvuETA into a separate maven dependency and removed CRC32Ex from CRC32Factory it wouldn't trip up IDEs. They would just add all the jars under lib and move on with life.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)