[jboss-jira] [JBoss JIRA] (JGRP-2496) Incorrect schema
Bela Ban (Jira)
issues at jboss.org
Mon Aug 10 09:13:00 EDT 2020
[ https://issues.redhat.com/browse/JGRP-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14375889#comment-14375889 ]
Bela Ban commented on JGRP-2496:
--------------------------------
Note that the new schemas for master and the 4.x branch have been uploaded to jgroups.org. XML configs referencing any of these schemas will therefore work *without* upgrading.
> Incorrect schema
> ----------------
>
> Key: JGRP-2496
> URL: https://issues.redhat.com/browse/JGRP-2496
> Project: JGroups
> Issue Type: Bug
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Minor
> Fix For: 4.2.5, 5.0.1
>
>
> XmlSchemeGenerator generates incorrect XSD:
> {code:xml}
> <xs:attribute type="xs:string" version="${version}" /> needs to be changed to
> <xs:attribute type="xs:string" name="version" />
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list