[
https://issues.jboss.org/browse/JBEE-179?page=com.atlassian.jira.plugin.s...
]
Klemen Ferjancic closed JBEE-179.
---------------------------------
Resolution: Rejected
Opened an issue in error, the conflict is probably due to importing el-api and impl
modules at the same time. Will reopen if issue is actually in spec jar.
el-api jigsaw package conflict
------------------------------
Key: JBEE-179
URL:
https://issues.jboss.org/browse/JBEE-179
Project: JBoss JavaEE Spec APIs
Issue Type: Bug
Components: jboss-el-api
Reporter: Klemen Ferjancic
Assignee: Scott Marlow
When trying to use el-api spec in java 9 there is a package conflict in automatic
module:
{code:java}
Error:java: module mymodule reads package javax.el from both javax.el.api and javax.el
{code}
Seems to be a similar issue to
https://issues.jboss.org/browse/WELD-2305
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)