]
Galder Zamarreño updated ISPN-934:
----------------------------------
Fix Version/s: 4.2.1.Final
infinispan-config-4.2.xsd namespace references 5.0
--------------------------------------------------
Key: ISPN-934
URL:
https://issues.jboss.org/browse/ISPN-934
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 4.2.1.CR2
Reporter: Tristan Tarrant
Assignee: Manik Surtani
Priority: Minor
Fix For: 4.2.1.Final
The schema/infinispan-config-4.2.xsd file included in the released JAR has the following
header:
<xs:schema attributeFormDefault="unqualified"
elementFormDefault="qualified" version="1.0"
targetNamespace="urn:infinispan:config:5.0"
xmlns:tns="urn:infinispan:config:5.0"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
Where instead it should refer to 4.2.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: