After a quick google search, looks like other projects kept the original schema namespace during incubation and migrated to apache once they become TLP.
For instance: http://activemq.apache.org/schema/core/activemq-core-4.1.0-incubator.xsd targetNamespace="http://activemq.org/config/1.0"> http://activemq.apache.org/schema/core/activemq-core-5.3.2.xsd targetNamespace="http://activemq.apache.org/schema/core" But that doesn't avoid the need for change once it graduates... +1 for Dan's proposal. On Thu, Oct 8, 2015 at 11:41 AM, William Markito <[email protected]> wrote: > I'm concerned that we will need another update on applications and other > usages and after TLP, since we'll drop the .incubator of the url. > > But I don't have a better alternative yet to propose. > > > On Thu, Oct 8, 2015 at 11:23 AM, Dan Smith <[email protected]> wrote: > >> I filed a JIRA for changing the xml schema location from pivotal to >> apache, >> see GEODE-386. >> >> I'm proposing hosting the schemas at >> >> http://geode.incubator.apache.org/schema/cache >> >> For example: >> http://geode.incubator.apache.org/schema/cache/cache-1.0.xsd >> >> Does this meet with everyone's approval? Will there be an issues with >> putting schemas in this location on the website? >> >> -Dan >> > > > > -- > > William Markito Oliveira > Enterprise Architect > -- For questions about Apache Geode, please write to > *[email protected] > <[email protected]>* > > > -- William Markito Oliveira Enterprise Architect -- For questions about Apache Geode, please write to *[email protected] <[email protected]>*
