[
https://issues.jboss.org/browse/WFLY-10475?page=com.atlassian.jira.plugin...
]
Jan Blizňák reopened WFLY-10475:
--------------------------------
I am sorry, but I must reopen this because, although synced, the resulting module.xml
files are not correct - wildfly will log error when trying to load the module.
The root cause is that after MODULES-256, we can't use slot attribute with modules
schema version 1.6 and higher, instead the slot should be merged into name attribute with
colon as the glue.
http://jboss-modules.github.io/jboss-modules/manual/#slots
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.Final
Reporter: Jan Blizňák
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/sr...
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/reso...
https://github.com/wildfly/wildfly/blob/master/feature-pack/src/main/reso...
https://github.com/wildfly/wildfly/blob/master/feature-pack/src/main/reso...
https://github.com/wildfly/wildfly/blob/master/feature-pack/src/main/reso...
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)