[jboss-jira] [JBoss JIRA] (JBEE-179) el-api jigsaw package conflict
Klemen Ferjancic (JIRA)
issues at jboss.org
Fri Oct 13 19:51:00 EDT 2017
Klemen Ferjancic created JBEE-179:
-------------------------------------
Summary: 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)
More information about the jboss-jira
mailing list