Clean up teh json databinding dependencies ------------------------------------------
Key: TUSCANY-3902 URL: https://issues.apache.org/jira/browse/TUSCANY-3902 Project: Tuscany Issue Type: Improvement Reporter: ant elder Fix For: Java-SCA-2.0 Currently the json databinding has transitive dependencies on many things including axiom, jabsorb, jackson, jaxen, and jettison. Jackson is the framework of choice for json these days so i'd like a databinidng that just uses that, so either move the others out into separate databinding extensions or create a new databinding-jackson and update the rest of Tuscany to work with that too. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira