[infinispan-issues] [JBoss JIRA] Created: (ISPN-591) Generated Schema declares namespace as 4.0 rather than 4.1
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Wed Aug 11 05:41:49 EDT 2010
Generated Schema declares namespace as 4.0 rather than 4.1
----------------------------------------------------------
Key: ISPN-591
URL: https://jira.jboss.org/browse/ISPN-591
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 4.1.0.CR2
Reporter: Manik Surtani
Assignee: Vladimir Blagojevic
Fix For: 4.1.0.CR3
Obelix:schema manik$ ls
infinispan-config-4.1.xsd
Obelix:schema manik$ head -5 infinispan-config-4.1.xsd
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" version="1.0" targetNamespace="urn:infinispan:config:4.0" xmlns:tns="urn:infinispan:config:4.0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="infinispan" type="tns:infinispanConfiguration"/>
Obelix:schema manik$
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list