[
https://issues.jboss.org/browse/WFLY-10475?page=com.atlassian.jira.plugin...
]
Jan Blizňák edited comment on WFLY-10475 at 6/21/18 5:36 AM:
-------------------------------------------------------------
[~treblereel] I see, you fixed the issue with incorrect XML files in WFLY-10567, thanks.
I checked again the current state of:
https://github.com/wildfly/wildfly/tree/master/jsf/multi-jsf-installer/sr...
and
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...
Ignoring the EE8 preview switch, which would eventually go away, there is one more
difference I'd like to be solved, the dependency on org.omg.api module:
https://github.com/wildfly/wildfly/blob/master/jsf/multi-jsf-installer/sr...
https://github.com/wildfly/wildfly/blob/master/jsf/multi-jsf-installer/sr...
https://github.com/wildfly/wildfly/blob/master/feature-pack/src/main/reso...
Judging from
https://github.com/wildfly/wildfly/pull/11279/files, this should go away.
was (Author: jbliznak):
[~treblereel] I see, you fixed the issue with incorrect XML files in WFLY-10567, thanks.
I checked again the current state of:
https://github.com/wildfly/wildfly/tree/master/jsf/multi-jsf-installer/sr...
and
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...
Ignoring the EE8 preview switch, which would eventually go away, there is one more
difference I'd like to be solved, the dependency on org.omg.api module:
https://github.com/wildfly/wildfly/blob/master/jsf/multi-jsf-installer/sr...
https://github.com/wildfly/wildfly/blob/master/feature-pack/src/main/reso...
Judging from
https://github.com/wildfly/wildfly/pull/11279/files, this should go away
too.
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)