Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Updating to the latest level of xml-commons-external-1.4.01.
Updating to the latest level of xml-commons-external-1.4.01.
Updating to the latest level of xml-commons-external-1.4.01.
Updating to the latest level of xml-commons-external-1.4.01.
Updating to the latest level of xml-commons-external-1.4.01.
Upgrading to xml-commons-external-1_4_01 (pre-release).
Updated xml-apis.jar and xml-commons-external-src.zip for testing. Built from latest source in xml-commons SVN.
Updated xml-apis.jar for testing. Built from latest source in xml-commons SVN.
Upgrading to xml-commons-external-1_3_03.
Upgrading to xml-commons-external-1_3_02.
Refreshing xml-commons-external-1_3_01.
Upgrading to xml-commons-external-1_3_01.
Updating xml-apis.jar and xml-commons-external-src.zip with the latest source from xml-commons.
Updating xml-apis.jar and xml-commons-external-src.zip with the latest source from xml-commons.
Updating xml-apis.jar with the latest fixes from xml-commons.
Upgrading to JAXP 1.3. This jar was built from xml-commons HEAD today.
Upgrading to SAX 2.0.1 support
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
Upgrade to SAX 2.0.1 (sax2r2)
Update according to the latest in xml-commons (tag 'Xerces-J_2_4_0')
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 correctly: in particular, when an attempt to invoke an unknown Parser/XMLReader implementation is made in SAX, a NullPointerException rather than the correct ClassNotFoundException results. This patch fixes this problem, by using Class.forName() in the event that the bootstrap classloader is not returned in this particular situation. Note that these API's and source *do not* correspond to a tagged version in xml-commons; they should be replaced by files built from such a version before the next Xerces release!
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.
fix a problem with the signature of the SAX DefaultHandler#resolveEntity method. This cannot throw an IOException under SAX 2.0
update the xml-apis jar to match the current state of the JAXP TCK-compliant branch of xml-commons. Note that this is not blessed yet; that will come as soon as one outstanding issue has been resolved and I am able to tag a frozen version of this branch.
update tools so that our docs can be built on IBM JDK 1.4. We are now using Xalan 2.4.0, Xerces 2.1.0 and a version of StyleBook freshly built from CVS. This also removes the slightly ridiculous situation where Xerces2 was still a client of Xerces1.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |