Issue Details (XML | Word | Printable)

Key: JDO-454
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Michael Bouschen
Reporter: Michael Bouschen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

Remove xml entry in JDO DTD files

Created: 21/Dec/06 07:58 PM   Updated: 22/Dec/06 08:54 PM
Return to search
Component/s: api11, api2, api2-legacy
Affects Version/s: JDO 2 final
Fix Version/s: JDO 2 maintenance release 1

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works JDO-454.patch 2006-12-21 08:00 PM Michael Bouschen 2 kB

Resolution Date: 22/Dec/06 08:54 PM


 Description  « Hide
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


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #489756 Fri Dec 22 20:52:24 UTC 2006 mbo JDO-454: Remove xml entry in JDO DTD files
Files Changed
MODIFY /db/jdo/trunk/api20/src/schema/javax/jdo/jdoquery.dtd
MODIFY /db/jdo/trunk/api20/src/schema/javax/jdo/jdo.dtd
MODIFY /db/jdo/trunk/api11/src/dtd/javax/jdo/jdo.dtd
MODIFY /db/jdo/trunk/api20/src/schema/javax/jdo/orm.dtd