[jboss-jira] [JBoss JIRA] (WFLY-10620) org.omg.api deps should be removed from jsf_multi_installer

Dmitrii Tikhomirov (JIRA) issues at jboss.org
Fri Jun 22 05:21:00 EDT 2018


Dmitrii Tikhomirov created WFLY-10620:
-----------------------------------------

             Summary: org.omg.api deps should be removed from jsf_multi_installer
                 Key: WFLY-10620
                 URL: https://issues.jboss.org/browse/WFLY-10620
             Project: WildFly
          Issue Type: Bug
          Components: JSF
    Affects Versions: 13.0.0.Final
            Reporter: Dmitrii Tikhomirov
            Assignee: Dmitrii Tikhomirov
             Fix For: 14.0.0.CR1


There is a JSF installer module resources https://github.com/wildfly/wildfly/tree/master/jsf/multi-jsf-installer/src/main/resources which seem to be out of sync with the JSF modules defined in feature-pack:
https://github.com/wildfly/wildfly/blob/master/feature-pack/src/main/resources/modules/system/layers/base/javax/faces/api/main/module.xml
https://github.com/wildfly/wildfly/blob/master/feature-pack/src/main/resources/modules/system/layers/base/com/sun/jsf-impl/main/module.xml
https://github.com/wildfly/wildfly/blob/master/feature-pack/src/main/resources/modules/system/layers/base/org/jboss/as/jsf/main/module.xml
https://github.com/wildfly/wildfly/blob/master/feature-pack/src/main/resources/modules/system/layers/base/org/jboss/as/jsf-injection/main/module.xml

I guess these should be synced, ie. changes from feature-pack should be reflected in JSF installer too.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list