[jboss-jira] [JBoss JIRA] (WFLY-10475) JSF installer module definitions are not synced with JSF modules

Jan Blizňák (JIRA) issues at jboss.org
Fri Jun 8 09:49:01 EDT 2018


     [ https://issues.jboss.org/browse/WFLY-10475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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/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