Marshall Schor created UIMA-4024:
------------------------------------
Summary: improve packaging of JSON support in uimaj
Key: UIMA-4024
URL: https://issues.apache.org/jira/browse/UIMA-4024
Project: UIMA
Issue Type: Improvement
Components: Core Java Framework
Affects Versions: 2.6.0SDK
Reporter: Marshall Schor
Assignee: Marshall Schor
Priority: Minor
Fix For: 2.6.1SDK
Based on good suggestions from Richard, change the packaging for the JSON
support as follows:
1) Move its package / code to the main uimaj node in svn.
2) delete the uimaj-json project in addons
3) make a profile that is enabled by default to include the uimaj-json artifact
in the uimaj build, both to build and to include in the binary assembly (with
the jackson-core jar).
4) document updates, including how to exclude uimaj-json from the build and the
binaries, if wanted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)