-
Bug
-
Resolution: Done
-
Minor
-
7.0.0.GA, 7.1.0.DR6
-
None
Namespaces / schema versions of module.xml are out of sync:
grep "urn:jboss:module" jboss-eap-7.0/modules/ -R | cut -d: -f 5 | cut -d\" -f1 | sort | uniq -c
5 1.1
352 1.3
1 1.5
1.5 is used by:
./modules/system/layers/base/javax/transaction/api/main/module.xml
1.1 is used by:
./modules/system/layers/base/org/jboss/as/domain-http-error-context/eap/module.xml
./modules/system/layers/base/org/jboss/as/product/eap/module.xml
./modules/system/layers/base/org/hibernate/search/backend-jgroups/main/module.xml
./modules/system/layers/base/org/hibernate/search/serialization-avro/main/module.xml
./modules/system/layers/base/org/hibernate/search/backend-jms/main/module.xml
- is cloned by
-
WFLY-6705 Namespaces / schema versions of module.xml are out of sync
- Closed
- is incorporated by
-
JBEAP-7572 (7.1.0) Upgrade to WildFly Core 3.0.0.Alpha17
- Closed
- is related to
-
WFCORE-2084 all module.xml should be using 1.5 version of xsd schema
- Resolved