[ https://issues.apache.org/jira/browse/CASSANDRA-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339438#comment-14339438 ]
T Jake Luciani edited comment on CASSANDRA-8836 at 2/26/15 11:58 PM: --------------------------------------------------------------------- Patch here https://github.com/tjake/cassandra/tree/8836-cec32ex github project here https://github.com/tjake/crc32ex was (Author: tjake): Patch here https://github.com/tjake/cassandra/tree/8836-cec32ex > 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 > > Attachments: 8836.patch > > > 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)