Move optional JSONProvider to rt-rs-extension-providers
-------------------------------------------------------
Key: CXF-4198
URL: https://issues.apache.org/jira/browse/CXF-4198
Project: CXF
Issue Type: Task
Components: JAX-RS
Reporter: Sergey Beryozkin
Assignee: Sergey Beryozkin
Fix For: 2.6
The jaxrs frontend module needs to keep only core providers, those for
supporting the types mentioned in the JAX-RS spec as well as those which do not
require external dependencies such as XPathProvider or XSLTJaxbProvider.
The JSONProvider is optional so it needs to be moved. At some later point of
time we will group all the optional providers (there are at least 3 of them are
there) to a standalone module.
--
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