03-06-07 06:11 PM
Identify JDK 1.3 XML parser or increase requisite minimum JDK level to 1.4
--------------------------------------------------------------------------
Key: JDO-468
URL: https://issues.apache.org/jira/browse/JDO-468
Project: JDO
Issue Type: Task
Components: api2, api2-legacy, specification
Affects Versions: JDO 2 maintenance release 1
Reporter: Matthew T. Adams
Fix For: JDO 2 maintenance release 1
With the additions proposed in JDO-467, we need to identify the XML parser t
o use. The current minimum JDK supported by JDO is 1.3, which doesn't come
standard with an XML parser. We can either update the minimum required JDK
to 1.4, which does come wit
h an XML parser out of the box, or identify a solution that works in a 1.3 a
nd later environment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
[ Post a follow-up to this message ]
|