[jboss-jira] [JBoss JIRA] (WFLY-10475) JSF installer module definitions are not synced with JSF modules
Jan Blizňák (JIRA)
issues at jboss.org
Tue May 29 09:44:00 EDT 2018
Jan Blizňák created WFLY-10475:
----------------------------------
Summary: JSF installer module definitions are not synced with JSF modules
Key: WFLY-10475
URL: https://issues.jboss.org/browse/WFLY-10475
Project: WildFly
Issue Type: Bug
Components: JSF
Affects Versions: 13.0.0.CR1
Reporter: Jan Blizňák
Assignee: Farah Juma
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