elena 2003/07/30 12:19:50
Modified:java/tools xml-apis.jar xml-apis--src.zip
Log:
Reverse the upgrade to SAX 2.0.1 which caused some TCK failures. Plan to upgrade
to SAX 2.0.1 in the next release
Revision ChangesPath
1.8 +400 -396 xml-xerces/java/tools/xml-apis
elena 2003/07/24 08:32:18
Modified:java/tools xml-apis.jar xml-apis--src.zip
Log:
Upgrade to SAX 2.0.1 (sax2r2)
Revision ChangesPath
1.7 +396 -400 xml-xerces/java/tools/xml-apis.jar
<>
1.6 +124 -132 xml-xerces/java/tools/xml-apis--src.zi
elena 2003/03/26 11:11:21
Modified:java/tools xml-apis.jar xml-apis--src.zip
Log:
Update according to the latest in xml-commons (tag 'Xerces-J_2_4_0')
Revision ChangesPath
1.6 +400 -403 xml-xerces/java/tools/xml-apis.jar
<>
1.5 +227 -233
neilg 2003/02/12 12:08:30
Modified:java/tools xml-apis.jar xml-apis--src.zip
Log:
Under some JDK's (notably both Sun and IBM 1.4.0), getClassLoader(), when invoked
on the JAXP or SAX classes, it returns null. This means that
the fallback mechanism in these API's may not work c
neilg 2003/01/24 11:14:54
Modified:java/tools xml-apis.jar xml-apis--src.zip
Log:
final update of commons code; this incorporates the performance fix to cache
jaxp.properties files, if present. This code was generated from the Xerces-J_2_3_0
tag on the jaxp-tck-1_2_0 branch.
neilg 2003/01/23 12:32:41
Modified:java/tools xml-apis.jar xml-apis--src.zip
Log:
fix a problem with the signature of the SAX DefaultHandler#resolveEntity method.
This cannot throw an IOException under SAX 2.0
Revision ChangesPath
1.3 +191 -194 xml-xerces/java/