http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1413
*** shadow/1413 Thu Apr 19 14:42:19 2001 --- shadow/1413.tmp.16078 Thu May 3 04:20:35 2001 *************** *** 2,11 **** | Ant ships with an old version of JAXP | +----------------------------------------------------------------------------+ | Bug #: 1413 Product: Ant | ! | Status: NEW Version: 1.3 | ! | Resolution: Platform: PC | | Severity: Normal OS/Version: All | ! | Priority: Component: Other | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | --- 2,11 ---- | Ant ships with an old version of JAXP | +----------------------------------------------------------------------------+ | Bug #: 1413 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: FIXED Platform: PC | | Severity: Normal OS/Version: All | ! | Priority: High Component: Other | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | *************** *** 21,24 **** Trivial solution to this: ship version 1.1 of JAXP (download it from http://java.sun.com/xml), and ship those files instead (jaxp.jar, crimson.jar ! instead of parser.jar, and a new file for XSLT: xalan.jar). --- 21,27 ---- Trivial solution to this: ship version 1.1 of JAXP (download it from http://java.sun.com/xml), and ship those files instead (jaxp.jar, crimson.jar ! instead of parser.jar, and a new file for XSLT: xalan.jar). ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-05-03 04:20 ------- ! Ant 1.4 will ship with JAXP 1.1, which has not been final when Ant 1.3 was released.
