[
https://issues.jboss.org/browse/ISPN-934?page=com.atlassian.jira.plugin.s...
]
Changgeng Li commented on ISPN-934:
-----------------------------------
When I checkout the source code using 4.2.1.CR2 branch and build from it, everything works
fine.
So are we going to redo the release process for 4.2.1.CR2, or are we going to release
4.2.1.CR3?
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: Blocker
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