-
Bug
-
Resolution: Done
-
Minor
-
None
-
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
- clones
-
JBEAP-4982 Namespaces / schema versions of module.xml are out of sync
- Verified