[
https://issues.jboss.org/browse/ISPN-934?page=com.atlassian.jira.plugin.s...
]
Galder Zamarreño commented on ISPN-934:
---------------------------------------
Hmmmmm, seems like a previously built 5.x schema got somehow in the way during the release
process.
Manik, we had a similar problem when 4.2.0.Final was released and a jar from a previous
build (4.2.0.CR4) got included as well.
Maybe we should make sure releases are done of a pristine clone?
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:
http://www.atlassian.com/software/jira