Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-4982

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 7.1.0.DR10
    • 7.0.0.GA, 7.1.0.DR6
    • 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:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: