from this branch to pass the JAXP 1.2 TCK. I've attempted to keep these as limited as possible, in a few cases simply modifying the original commons source directly rather than simply importing Xerces code. However, for many changes--such as that involving correct handling of security-critical operations like property checking--I've simply imported the relevant Xerces code. I have always indicated in the comments at the top of substituted files that they are substitutions (except in the case of the JAXP code in which virtually all files were touched); where I've modified commons code directly, I've placed comments immediately above the modifications. git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226021 13f79535-47bb-0310-9956-ffa450edef68
xml-commons/java/external/README.sax.txt $Id$
HEAR YE, HEAR YE!
All of the .java software and associated documentation about
SAX in this repository are distributed freely in the
public domain.
LICENSE.sax.txt covers all software and documentation from the
megginson.com including the following in the xml-commons project:
xml-commons/java/external/src/org/xml/sax
and all subdirectories
xml-commons/java/external/xdocs/sax
and all subdirectories
The actual SAX classes in xml-commons came from:
http://www.megginson.com/Software/index.html
The original versions are tagged 'SAX-2_0-r2-prerelease'