Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
CASSANDRA-8614 Select optimal CRC32 implementation at runtime
- Resolved