12-22-06 12:11 AM
Remove xml entry in JDO DTD files
---------------------------------
Key: JDO-454
URL: http://issues.apache.org/jira/browse/JDO-454
Project: JDO
Issue Type: Bug
Components: api11, api2, api2-legacy
Affects Versions: JDO 2 final
Reporter: Michael Bouschen
Assigned To: Michael Bouschen
Priority: Minor
Fix For: JDO 2 maintenance release 1
Attachments: JDO-454.patch
The JDO DTD files all start with a line
<?xml version="1.0" encoding="UTF-8"?>
although the DTD itself is not in XML format. I propose to remove this line.
The following files are affected:
- api11: jdo,dtd
- api20: jdo.dtd, orm.dtd, jdoquery.dtd
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://iss
ues.apache.org/ji...nistrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|