neilg c9ce59d37b Changes needed to permit the xml-apis.jar generated
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
2002-12-12 16:26:53 +00:00
2002-01-30 12:27:50 +00:00

xml-commons/README.txt $Id$


HEAR YE, HEAR YE!


Software and documentation in this repository are covered under 
a number of different licenses.


Most files under xml-commons/java/external/ are covered 
under their respective LICENSE.*.txt files; see the matching 
README.*.txt files for descriptions.

Note that xml-commons/java/external/build.xml and 
xml-commons/java/external/src/manifest.commons are 
both covered under the Apache Software License.


All files not otherwise noted are covered under the 
Apache Software License in LICENSE.txt including all 
files under xml-commons/java/src
Description
No description provided
Readme 7.3 MiB
Languages
Java 97.2%
HTML 2.8%