History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
JDO-379
Type:
Task
Status:
Resolved
Resolution:
Fixed
Priority:
Major
Assignee:
Michelle Caisse
Reporter:
Andy Jefferson
Votes:
2
Watchers:
2
Operations
If you were
logged in
you would be able to see more operations.
JDO
JDO2 DTDs on java.sun.com/dtd
Created:
07/May/06 04:16 PM
Updated:
14/Mar/07 11:49 PM
Return to search
Component/s:
api2
Affects Version/s:
None
Fix Version/s:
None
Time Tracking:
Not Specified
Resolution Date:
14/Mar/07 11:49 PM
Description
« Hide
The JDO2 spec and API etc all refer to the DTD's as being at
http://java.sun.com/dtd/jdo_2_0.dtd
http://java.sun.com/dtd/orm_2_0.dtd
http://java.sun.com/dtd/jdoquery_2_0.dtd
Yet these are currently "File not found" on SUN. Can we get the DTD's loaded up so people can validate their metadata ? or should these locations be Apache locations now ?
Description
The JDO2 spec and API etc all refer to the DTD's as being at
http://java.sun.com/dtd/jdo_2_0.dtd
http://java.sun.com/dtd/orm_2_0.dtd
http://java.sun.com/dtd/jdoquery_2_0.dtd
Yet these are currently "File not found" on SUN. Can we get the DTD's loaded up so people can validate their metadata ? or should these locations be Apache locations now ?
Show »
All
Comments
Work Log
Change History
Subversion Commits
Sort Order:
Repository
Revision
Date
User
Message
ASF
#516587
Fri Mar 09 22:30:10 UTC 2007
mcaisse
JDO-379
Change file names and references to them from *.dtd, *.xsd to *_2_0.dtd, *_2_0.xsd. Change version from 1.0 to 2.0.
Files Changed
DEL
/db/jdo/trunk/api20/src/schema/javax/jdo/jdoquery.dtd
ADD
/db/jdo/trunk/api20/src/schema/javax/jdo/orm_2_0.xsd
(from /db/jdo/trunk/api20/src/schema/javax/jdo/orm.xsd)
MODIFY
/db/jdo/trunk/api20/test/java/javax/jdo/util/XMLTestUtil.java
MODIFY
/db/jdo/trunk/api20/test/schema/Positive99-dtd.jdoquery
MODIFY
/db/jdo/trunk/api20/test/java/javax/jdo/schema/XMLTest.java
ADD
/db/jdo/trunk/api20/src/schema/javax/jdo/jdoquery_2_0.dtd
(from /db/jdo/trunk/api20/src/schema/javax/jdo/jdoquery.dtd)
MODIFY
/db/jdo/trunk/api20/test/schema/Positive99-dtd.jdo
DEL
/db/jdo/trunk/api20/src/schema/javax/jdo/orm.dtd
DEL
/db/jdo/trunk/api20/src/schema/javax/jdo/jdo.xsd
ADD
/db/jdo/trunk/api20/src/schema/javax/jdo/orm_2_0.dtd
(from /db/jdo/trunk/api20/src/schema/javax/jdo/orm.dtd)
ADD
/db/jdo/trunk/api20/src/schema/javax/jdo/jdo_2_0.xsd
(from /db/jdo/trunk/api20/src/schema/javax/jdo/jdo.xsd)
DEL
/db/jdo/trunk/api20/src/schema/javax/jdo/jdo.dtd
DEL
/db/jdo/trunk/api20/src/schema/javax/jdo/jdoquery.xsd
ADD
/db/jdo/trunk/api20/src/schema/javax/jdo/jdo_2_0.dtd
(from /db/jdo/trunk/api20/src/schema/javax/jdo/jdo.dtd)
ADD
/db/jdo/trunk/api20/src/schema/javax/jdo/jdoquery_2_0.xsd
(from /db/jdo/trunk/api20/src/schema/javax/jdo/jdoquery.xsd)
MODIFY
/db/jdo/trunk/api20/test/schema/Positive99-dtd.orm
DEL
/db/jdo/trunk/api20/src/schema/javax/jdo/orm.xsd