[jira] [Updated] (GEODE-386) Change xsd namespace to apache

2016-05-10 Thread William Markito Oliveira (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEODE-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

William Markito Oliveira updated GEODE-386:
---
Sprint:   (was: 1.0.0-incubating.M2)

> Change xsd namespace to apache
> --
>
> Key: GEODE-386
> URL: https://issues.apache.org/jira/browse/GEODE-386
> Project: Geode
>  Issue Type: Improvement
>  Components: configuration, docs
>Reporter: Dan Smith
>Assignee: Jens Deppe
> Fix For: 1.0.0-incubating.M2
>
>
> The format cache.xml file for geode is currently specified by a xsd called 
> cache-9.0.xsd. This xsd has a pivotal.io namespace. It should have an apache 
> namespace and be hosted on apache infastructure.
> {code:xml}
>  targetNamespace="http://schema.pivotal.io/gemfire/cache;
> xmlns:gf="http://schema.pivotal.io/gemfire/cache;
> xmlns:xsd="http://www.w3.org/2001/XMLSchema;
> elementFormDefault="qualified"
> attributeFormDefault="unqualified"
> version="9.0">
>   
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (GEODE-386) Change xsd namespace to apache

2016-05-10 Thread William Markito Oliveira (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEODE-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

William Markito Oliveira updated GEODE-386:
---
Sprint: 1.0.0-incubating.M3

> Change xsd namespace to apache
> --
>
> Key: GEODE-386
> URL: https://issues.apache.org/jira/browse/GEODE-386
> Project: Geode
>  Issue Type: Improvement
>  Components: configuration, docs
>Reporter: Dan Smith
>Assignee: Jens Deppe
> Fix For: 1.0.0-incubating.M2
>
>
> The format cache.xml file for geode is currently specified by a xsd called 
> cache-9.0.xsd. This xsd has a pivotal.io namespace. It should have an apache 
> namespace and be hosted on apache infastructure.
> {code:xml}
>  targetNamespace="http://schema.pivotal.io/gemfire/cache;
> xmlns:gf="http://schema.pivotal.io/gemfire/cache;
> xmlns:xsd="http://www.w3.org/2001/XMLSchema;
> elementFormDefault="qualified"
> attributeFormDefault="unqualified"
> version="9.0">
>   
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (GEODE-386) Change xsd namespace to apache

2016-04-29 Thread Dave Barnes (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEODE-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dave Barnes updated GEODE-386:
--
Component/s: docs

> Change xsd namespace to apache
> --
>
> Key: GEODE-386
> URL: https://issues.apache.org/jira/browse/GEODE-386
> Project: Geode
>  Issue Type: Improvement
>  Components: configuration, docs
>Reporter: Dan Smith
>Assignee: Jens Deppe
> Fix For: 1.0.0-incubating.M2
>
>
> The format cache.xml file for geode is currently specified by a xsd called 
> cache-9.0.xsd. This xsd has a pivotal.io namespace. It should have an apache 
> namespace and be hosted on apache infastructure.
> {code:xml}
>  targetNamespace="http://schema.pivotal.io/gemfire/cache;
> xmlns:gf="http://schema.pivotal.io/gemfire/cache;
> xmlns:xsd="http://www.w3.org/2001/XMLSchema;
> elementFormDefault="qualified"
> attributeFormDefault="unqualified"
> version="9.0">
>   
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (GEODE-386) Change xsd namespace to apache

2016-03-03 Thread Jens Deppe (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEODE-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jens Deppe updated GEODE-386:
-
Component/s: (was: management)
 configuration

> Change xsd namespace to apache
> --
>
> Key: GEODE-386
> URL: https://issues.apache.org/jira/browse/GEODE-386
> Project: Geode
>  Issue Type: Improvement
>  Components: configuration
>Reporter: Dan Smith
>Assignee: Jens Deppe
> Fix For: 1.0.0-incubating.M2
>
>
> The format cache.xml file for geode is currently specified by a xsd called 
> cache-9.0.xsd. This xsd has a pivotal.io namespace. It should have an apache 
> namespace and be hosted on apache infastructure.
> {code:xml}
>  targetNamespace="http://schema.pivotal.io/gemfire/cache;
> xmlns:gf="http://schema.pivotal.io/gemfire/cache;
> xmlns:xsd="http://www.w3.org/2001/XMLSchema;
> elementFormDefault="qualified"
> attributeFormDefault="unqualified"
> version="9.0">
>   
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (GEODE-386) Change xsd namespace to apache

2016-02-05 Thread Darrel Schneider (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEODE-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Darrel Schneider updated GEODE-386:
---
Component/s: (was: core)
 management

> Change xsd namespace to apache
> --
>
> Key: GEODE-386
> URL: https://issues.apache.org/jira/browse/GEODE-386
> Project: Geode
>  Issue Type: Improvement
>  Components: management
>Reporter: Dan Smith
>
> The format cache.xml file for geode is currently specified by a xsd called 
> cache-9.0.xsd. This xsd has a pivotal.io namespace. It should have an apache 
> namespace and be hosted on apache infastructure.
> {code:xml}
>  targetNamespace="http://schema.pivotal.io/gemfire/cache;
> xmlns:gf="http://schema.pivotal.io/gemfire/cache;
> xmlns:xsd="http://www.w3.org/2001/XMLSchema;
> elementFormDefault="qualified"
> attributeFormDefault="unqualified"
> version="9.0">
>   
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (GEODE-386) Change xsd namespace to apache

2016-02-05 Thread Darrel Schneider (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEODE-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Darrel Schneider updated GEODE-386:
---
Assignee: Jens Deppe

> Change xsd namespace to apache
> --
>
> Key: GEODE-386
> URL: https://issues.apache.org/jira/browse/GEODE-386
> Project: Geode
>  Issue Type: Improvement
>  Components: management
>Reporter: Dan Smith
>Assignee: Jens Deppe
>
> The format cache.xml file for geode is currently specified by a xsd called 
> cache-9.0.xsd. This xsd has a pivotal.io namespace. It should have an apache 
> namespace and be hosted on apache infastructure.
> {code:xml}
>  targetNamespace="http://schema.pivotal.io/gemfire/cache;
> xmlns:gf="http://schema.pivotal.io/gemfire/cache;
> xmlns:xsd="http://www.w3.org/2001/XMLSchema;
> elementFormDefault="qualified"
> attributeFormDefault="unqualified"
> version="9.0">
>   
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (GEODE-386) Change xsd namespace to apache

2015-10-09 Thread Nitin Lamba (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEODE-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nitin Lamba updated GEODE-386:
--
Sprint: Staging  (was: 1.0.0-ALPHA 1)

> Change xsd namespace to apache
> --
>
> Key: GEODE-386
> URL: https://issues.apache.org/jira/browse/GEODE-386
> Project: Geode
>  Issue Type: Improvement
>  Components: core
>Reporter: Dan Smith
>
> The format cache.xml file for geode is currently specified by a xsd called 
> cache-9.0.xsd. This xsd has a pivotal.io namespace. It should have an apache 
> namespace and be hosted on apache infastructure.
> {code:xml}
>  targetNamespace="http://schema.pivotal.io/gemfire/cache;
> xmlns:gf="http://schema.pivotal.io/gemfire/cache;
> xmlns:xsd="http://www.w3.org/2001/XMLSchema;
> elementFormDefault="qualified"
> attributeFormDefault="unqualified"
> version="9.0">
>   
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (GEODE-386) Change xsd namespace to apache

2015-10-09 Thread Nitin Lamba (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEODE-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nitin Lamba updated GEODE-386:
--
Sprint: 1.0.0-ALPHA

> Change xsd namespace to apache
> --
>
> Key: GEODE-386
> URL: https://issues.apache.org/jira/browse/GEODE-386
> Project: Geode
>  Issue Type: Improvement
>  Components: core
>Reporter: Dan Smith
>
> The format cache.xml file for geode is currently specified by a xsd called 
> cache-9.0.xsd. This xsd has a pivotal.io namespace. It should have an apache 
> namespace and be hosted on apache infastructure.
> {code:xml}
>  targetNamespace="http://schema.pivotal.io/gemfire/cache;
> xmlns:gf="http://schema.pivotal.io/gemfire/cache;
> xmlns:xsd="http://www.w3.org/2001/XMLSchema;
> elementFormDefault="qualified"
> attributeFormDefault="unqualified"
> version="9.0">
>   
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)