[jboss-jira] [JBoss JIRA] (WFLY-6705) Namespaces / schema versions of module.xml are out of sync

Rostislav Svoboda (JIRA) issues at jboss.org
Mon Jun 13 06:17:02 EDT 2016


     [ https://issues.jboss.org/browse/WFLY-6705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rostislav Svoboda reassigned WFLY-6705:
---------------------------------------

    Assignee: Tomaz Cerar  (was: Jason Greene)


> Namespaces / schema versions of module.xml are out of sync
> ----------------------------------------------------------
>
>                 Key: WFLY-6705
>                 URL: https://issues.jboss.org/browse/WFLY-6705
>             Project: WildFly
>          Issue Type: Bug
>          Components: Server
>            Reporter: Rostislav Svoboda
>            Assignee: Tomaz Cerar
>
> Namespaces / schema versions of module.xml are out of sync:
> {code}
> 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
> {code}
> 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



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list