Michael Bouschen created JDO-806:
------------------------------------
Summary: Use apache URL for schemaLocation of JDO XSDs
Key: JDO-806
URL: https://issues.apache.org/jira/browse/JDO-806
Project: JDO
Issue Type: Improvement
Components: api
Affects Versions: JDO 3.2
Reporter: Michael Bouschen
In JDO 3.2 the schemaLocation of JDO XSDs link to
http://xmlns.jcp.org/xml/ns/jdo/<xsd> where <xsd> is one of jdo_3_2.xsd,
jdoconfig_3_2.xsd, jdoquery_3_2.xsd, orm_3_2.xsd. It seems that the site
[http://xmlns.jcp.org/xml/ns] is not updated anymore, so it is unlikely that
the 3.2 XSDs are available under this URL (see JDO-744).
One idea ist might be to switch to an Apache URL, where we can control the
download sites.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)