[jboss-jira] [JBoss JIRA] (WFLY-2470) Incorrect namespace in jboss-as-cmp_1_1.xsd
Jason Greene (JIRA)
issues at jboss.org
Sun Dec 22 01:01:04 EST 2013
[ https://issues.jboss.org/browse/WFLY-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene updated WFLY-2470:
-------------------------------
Fix Version/s: 8.0.0.Final
(was: 8.0.0.CR1)
> Incorrect namespace in jboss-as-cmp_1_1.xsd
> -------------------------------------------
>
> Key: WFLY-2470
> URL: https://issues.jboss.org/browse/WFLY-2470
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: XML Frameworks
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 8.0.0.Final
>
>
> This file is currently showing: -
> {code}
> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
> targetNamespace="urn:jboss:domain:cmp:1.0"
> xmlns="urn:jboss:domain:cmp:1.0"
> elementFormDefault="qualified"
> attributeFormDefault="unqualified"
> version="1.0">
> {code}
> The tartet namespace should be 1.1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list