diff options
author | Jeremias Maerki <jeremias@apache.org> | 2002-11-22 18:01:03 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2002-11-22 18:01:03 +0000 |
commit | 0fc0b59287303a06b5177ba2f5628b6c08e4153c (patch) | |
tree | c17358bce0f4be3be8ecb65982d1d399283c0117 /lib | |
parent | 43c991133d8cf6388557491a41fe2c057fb71bc8 (diff) | |
download | xmlgraphics-fop-0fc0b59287303a06b5177ba2f5628b6c08e4153c.tar.gz xmlgraphics-fop-0fc0b59287303a06b5177ba2f5628b6c08e4153c.zip |
Update to Xerces 2.2.1 and Xalan 2.4.1.
Removed buildtools.jar
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195612 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'lib')
-rw-r--r-- | lib/buildtools.jar | bin | 27823 -> 0 bytes | |||
-rw-r--r-- | lib/xalan-2.3.1.jar | bin | 906248 -> 0 bytes | |||
-rw-r--r-- | lib/xalan-2.4.1.jar | bin | 0 -> 1031036 bytes | |||
-rw-r--r-- | lib/xalan.LICENSE.txt (renamed from lib/xalan-2.3.1.LICENSE.txt) | 8 | ||||
-rw-r--r-- | lib/xercesImpl-2.0.1.jar | bin | 1728861 -> 0 bytes | |||
-rw-r--r-- | lib/xercesImpl-2.2.1.jar | bin | 0 -> 834852 bytes | |||
-rw-r--r-- | lib/xml-apis.jar | bin | 108484 -> 113749 bytes |
7 files changed, 4 insertions, 4 deletions
diff --git a/lib/buildtools.jar b/lib/buildtools.jar Binary files differdeleted file mode 100644 index 59e4a68a4..000000000 --- a/lib/buildtools.jar +++ /dev/null diff --git a/lib/xalan-2.3.1.jar b/lib/xalan-2.3.1.jar Binary files differdeleted file mode 100644 index 3681818e1..000000000 --- a/lib/xalan-2.3.1.jar +++ /dev/null diff --git a/lib/xalan-2.4.1.jar b/lib/xalan-2.4.1.jar Binary files differnew file mode 100644 index 000000000..3e50f5ffa --- /dev/null +++ b/lib/xalan-2.4.1.jar diff --git a/lib/xalan-2.3.1.LICENSE.txt b/lib/xalan.LICENSE.txt index 21156a62c..a27345e65 100644 --- a/lib/xalan-2.3.1.LICENSE.txt +++ b/lib/xalan.LICENSE.txt @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 1999 The Apache Software Foundation. All rights + * Copyright (c) 1999 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without @@ -9,7 +9,7 @@ * are met: * * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. + * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in @@ -17,7 +17,7 @@ * distribution. * * 3. The end-user documentation included with the redistribution, - * if any, must include the following acknowledgment: + * if any, must include the following acknowledgment: * "This product includes software developed by the * Apache Software Foundation (http://www.apache.org/)." * Alternately, this acknowledgment may appear in the software itself, @@ -25,7 +25,7 @@ * * 4. The names "Xalan" and "Apache Software Foundation" must * not be used to endorse or promote products derived from this - * software without prior written permission. For written + * software without prior written permission. For written * permission, please contact apache@apache.org. * * 5. Products derived from this software may not be called "Apache", diff --git a/lib/xercesImpl-2.0.1.jar b/lib/xercesImpl-2.0.1.jar Binary files differdeleted file mode 100644 index 205138a5c..000000000 --- a/lib/xercesImpl-2.0.1.jar +++ /dev/null diff --git a/lib/xercesImpl-2.2.1.jar b/lib/xercesImpl-2.2.1.jar Binary files differnew file mode 100644 index 000000000..bdb2de648 --- /dev/null +++ b/lib/xercesImpl-2.2.1.jar diff --git a/lib/xml-apis.jar b/lib/xml-apis.jar Binary files differindex 8331d27f1..f380b9d2f 100644 --- a/lib/xml-apis.jar +++ b/lib/xml-apis.jar |