Yeray Borges created WFLY-11316:
-----------------------------------
Summary: Remove unused dependencies from org.jberet.jberet-core
Key: WFLY-11316
URL:
https://issues.jboss.org/browse/WFLY-11316
Project: WildFly
Issue Type: Bug
Components: Batch
Reporter: Yeray Borges
Assignee: Yeray Borges
Analysis of org.jberet.jberet-core shows:
* org.jboss.jts is unused
* jberet only uses javax.enterprise.api, javax.inject.api, javax.annotation.api and
javax.batch.api from javaee.api, maybe we could reduce the final size removing javaee.api
and add only the required modules.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)