Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-6705

Namespaces / schema versions of module.xml are out of sync

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 11.0.0.Alpha1
    • None
    • Server
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              tomazcerar Tomaž Cerar (Inactive)
              rsvoboda@redhat.com Rostislav Svoboda
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: