]
James Perkins updated WFLY-11306:
---------------------------------
Fix Version/s: 15.0.0.Final
Validate requirement for modules previously exported by javax.ejb.api
on org.jberet.jberet-core
-----------------------------------------------------------------------------------------------
Key: WFLY-11306
URL:
https://issues.jboss.org/browse/WFLY-11306
Project: WildFly
Issue Type: Sub-task
Components: Server
Reporter: Yeray Borges
Assignee: Yeray Borges
Priority: Major
Fix For: 15.0.0.Beta1, 15.0.0.Final
Validate the need of these module dependencies in org.jberet.jberet-core module:
{code:xml}
<module name="javax.xml.rpc.api"/>
<module name="javax.rmi.api"/>
{code}