]
Yeray Borges updated WFLY-11701:
--------------------------------
Affects Version/s: 15.0.1.Final
Duplicate WildFly14.0 host exclude entry in domain-host-excludes.xml
configuration
----------------------------------------------------------------------------------
Key: WFLY-11701
URL:
https://issues.jboss.org/browse/WFLY-11701
Project: WildFly
Issue Type: Bug
Components: Build System
Affects Versions: 15.0.1.Final
Reporter: Yeray Borges
Assignee: Yeray Borges
Priority: Minor
There are two entries for host exclusion definitions with different values for
WildFly14.0. One is excluding org.wildfly.extension.microprofile.metrics-smallrye and the
other is excluding none.
org.wildfly.extension.microprofile.metrics-smallrye was added in Wildfly15, so it must be
excluded for WildFly14.0. The remaining host-exclusion definition should be removed.