Done:
https://issues.jboss.org/browse/AS7-1292
But it seems I am not allowed to assign issues, thus it is currently for
Jason (default?).
Best
-------- Original-Nachricht --------
Betreff: Re: [jboss-as7-dev] AS7 XSDs
Von: Brian Stansberry <brian.stansberry(a)redhat.com>
An: jboss-as7-dev(a)lists.jboss.org
Datum: 14.07.2011 22:31
On 7/14/11 3:05 PM, Wolfgang Knauf wrote:
> Hi,
>
> -------- Original-Nachricht --------
> Betreff: Re: [jboss-as7-dev] AS7 XSDs
> Von: Brian Stansberry<brian.stansberry(a)redhat.com>
> CC: jboss-as7-dev(a)lists.jboss.org
> Datum: 13.07.2011 22:34
>
>>> On 7/13/11 3:06 PM, Wolfgang Knauf wrote:
>
>>
>>> If my understanding is correct, the naming of the server config xsd
>>> files is confusing, because a "jboss-7_0.xsd" will be something
>>> different than "jboss_6_0.xsd".
>>>
>>
>> Yep. Kind of a big DOH!! moment. Looking at the jboss-metadata project
>> where these deployment descriptor dtds/xsds come from, I see no
>> jboss_6_0.xsd, just jboss_6_0.dtd. And no 7_0 xsd or dtd. But still,
>> it's a naming conflict that's bound to bite us unless fixed.
>>
>> I recommend these server config xds all be renamed to
>> jboss-as-XXX_1_0.xsd. They all have an xmlns of
>> urn:jboss:domain:XXX:1.0, not 7.0, which IMO is fine since they may get
>> revved independently of community AS releases.
>>
>
>
> Is there something more I should do - e.g. filing a JIRA issue? Or will
> it be fixed by "miracle" ;-) or has someone this already on his todo
> list ?
>
If you could file a JIRA and assign it to me, Fix Version 7.0.1.Final,
I'd appreciate it.