[ 
https://issues.apache.org/jira/browse/CASSANDRA-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244175#comment-13244175
 ] 

Jonathan Ellis commented on CASSANDRA-4102:
-------------------------------------------

Libraries we ship are in lib/.
                
> Upgrade to Jackson 2
> --------------------
>
>                 Key: CASSANDRA-4102
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4102
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Ben McCann
>            Priority: Minor
>
> Cassandra is currently using Jackson 1.4.0.  It would be nice to upgrade to 
> Jackson 2, which is a smaller, lighter, and more modular library.  I'm using 
> Play Framework and SBT, which complain vociferously about Jackson 1 not 
> having its javadoc jars in the Maven repository.  Upgrading to Jackson 2 
> would fix this annoyance.
> Files using Jackson are:
> src/java/org/apache/cassandra/utils/FBUtilities.java
> src/java/org/apache/cassandra/tools/SSTableExport.java
> src/java/org/apache/cassandra/db/compaction/LeveledManifest.java
> Info on Jackson 2 is available on Github and the wiki:
> https://github.com/FasterXML/jackson-core
> http://wiki.fasterxml.com/JacksonRelease20

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to