[
https://issues.apache.org/jira/browse/TOMEE-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270878#comment-13270878
]
Romain Manni-Bucau commented on TOMEE-188:
------------------------------------------
slf4j-api is mandatory since deps uses it (at least quartz but that's not the
only one)
slf4j-jdk is just to give a simple impl working out of the box with our default
logging conf
commons lang 2 is mandatory by several deps as openjpa, we sould ask the update
i think
gson is only used for the webapp GUI so with jaxrs it coulb be removed (see
mailing list discussion)
asm is used in openjpa and cxf, cxf was patched to be able to use our shaded
version we are waiting an openjpa patch too
> Trim TomEE web profile libraries
> --------------------------------
>
> Key: TOMEE-188
> URL: https://issues.apache.org/jira/browse/TOMEE-188
> Project: TomEE
> Issue Type: Improvement
> Reporter: David Blevins
>
> Some libraries can likely be removed. In particular:
> - asm-3.2.jar
> - commons-cli-1.2.jar
> - gson-2.1.jar
> - scannotation-1.0.2.jar
> - xbean-bundleutils-3.11-SNAPSHOT.jar
> The need for the following should be investigated:
> - commons-lang-2.6.jar
> - commons-lang3-3.1.jar
> - slf4j-api-1.6.4.jar
> - slf4j-jdk14-1.6.4.jar
--
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