You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2005/07/19 16:31:40 UTC

svn commit: r219694 - in /httpd/docs-build/trunk: ./ lib/

Author: nd
Date: Tue Jul 19 07:31:38 2005
New Revision: 219694

URL: http://svn.apache.org/viewcvs?rev=219694&view=rev
Log:
* update ant to 1.6.5, xerces to 2.7.0, ant-contrib to 1.0b2
* keep patched xalan 2.5.2 for now. 2.6.0 still has a unicode bug.

Added:
    httpd/docs-build/trunk/lib/ant-apache-oro.jar
      - copied, changed from r219692, httpd/docs-build/trunk/lib/ant-jakarta-oro.jar
Removed:
    httpd/docs-build/trunk/lib/ant-jakarta-oro.jar
Modified:
    httpd/docs-build/trunk/lib/LICENSE
    httpd/docs-build/trunk/lib/NOTICE
    httpd/docs-build/trunk/lib/README
    httpd/docs-build/trunk/lib/ant-bootstrap.jar
    httpd/docs-build/trunk/lib/ant-contrib.jar
    httpd/docs-build/trunk/lib/ant-launcher.jar
    httpd/docs-build/trunk/lib/ant-nodeps.jar
    httpd/docs-build/trunk/lib/ant-trax.jar
    httpd/docs-build/trunk/lib/ant.jar
    httpd/docs-build/trunk/lib/xercesImpl.jar
    httpd/docs-build/trunk/lib/xml-apis.jar
    httpd/docs-build/trunk/prereq.xml

Modified: httpd/docs-build/trunk/lib/LICENSE
URL: http://svn.apache.org/viewcvs/httpd/docs-build/trunk/lib/LICENSE?rev=219694&r1=219693&r2=219694&view=diff
==============================================================================
--- httpd/docs-build/trunk/lib/LICENSE (original)
+++ httpd/docs-build/trunk/lib/LICENSE Tue Jul 19 07:31:38 2005
@@ -2,8 +2,8 @@
 
 
 allmodules.pl, DocUtil.pm, metafile.pl, ant.jar, ant-bootstrap.jar,
-ant-jakarta-oro.jar, ant-launcher.jar, ant-nodeps.jar, ant-trax.jar,
-../build.xml, ../deps.xml, ../prereq.xml,
+ant-apache-oro.jar, ant-launcher.jar, ant-nodeps.jar, ant-trax.jar,
+xercesImpl.jar, xml-apis.jar, ../build.xml, ../deps.xml, ../prereq.xml,
 (derived from ant 1.5.3: lcp.bat, ../build.sh, ../build.bat):
 
                                  Apache License
@@ -351,64 +351,8 @@
  */
 
 
-xercesImpl.jar, xml-apis.jar:
-
-/*
- * The Apache Software License, Version 1.1
- *
- *
- * Copyright (c) 1999-2004 The Apache Software Foundation.  All rights 
- * reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * 1. Redistributions of source code must retain the above copyright
- *    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
- *    the documentation and/or other materials provided with the
- *    distribution.
- *
- * 3. The end-user documentation included with the redistribution,
- *    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,
- *    if and wherever such third-party acknowledgments normally appear.
- *
- * 4. The names "Xerces" and "Apache Software Foundation" must
- *    not be used to endorse or promote products derived from this
- *    software without prior written permission. For written 
- *    permission, please contact apache@apache.org.
- *
- * 5. Products derived from this software may not be called "Apache",
- *    nor may "Apache" appear in their name, without prior written
- *    permission of the Apache Software Foundation.
- *
- * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
- * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
- * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
- * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
- * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
- * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
- * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
- * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- * ====================================================================
- *
- * This software consists of voluntary contributions made by many
- * individuals on behalf of the Apache Software Foundation and was
- * originally based on software copyright (c) 1999, International
- * Business Machines, Inc., http://www.ibm.com.  For more
- * information on the Apache Software Foundation, please see
- * <http://www.apache.org/>.
- */
+xercesImpl.jar and xml-apis.jar further utilize third party code which is
+licensed as follows:
 
 -------------------------------------------------------------------------------
                             W3C IPR SOFTWARE NOTICE

Modified: httpd/docs-build/trunk/lib/NOTICE
URL: http://svn.apache.org/viewcvs/httpd/docs-build/trunk/lib/NOTICE?rev=219694&r1=219693&r2=219694&view=diff
==============================================================================
--- httpd/docs-build/trunk/lib/NOTICE (original)
+++ httpd/docs-build/trunk/lib/NOTICE Tue Jul 19 07:31:38 2005
@@ -10,7 +10,7 @@
      - the W3C consortium (http://www.w3c.org) ,
      - the SAX project (http://www.saxproject.org)
 
-   Please find the different license in the LICENSE file
+   Please find the different licenses in the LICENSE file
 
    The names "Ant" and  "Apache Software Foundation"  must not be used to
    endorse  or promote  products derived  from this  software without prior

Modified: httpd/docs-build/trunk/lib/README
URL: http://svn.apache.org/viewcvs/httpd/docs-build/trunk/lib/README?rev=219694&r1=219693&r2=219694&view=diff
==============================================================================
--- httpd/docs-build/trunk/lib/README (original)
+++ httpd/docs-build/trunk/lib/README Tue Jul 19 07:31:38 2005
@@ -7,17 +7,17 @@
     Description: maintenance script for mod/allmodules.xml*
 
 ant.jar
+ant-apache-oro.jar
 ant-bootstrap.jar
-ant-jakarta-oro.jar
 ant-launcher.jar
 ant-nodeps.jar
 ant-trax.jar
 (lcp.bat)
-    Description: ant, version 1.6.1
+    Description: ant, version 1.6.5
     URL: http://ant.apache.org/
 
 ant-contrib.jar
-    Description: ant-contrib (ant add-on), version 1.0b1
+    Description: ant-contrib (ant add-on), version 1.0b2
     URL: http://sourceforge.net/projects/ant-contrib/
 
 DocUtil.pm
@@ -39,5 +39,5 @@
 
 xercesImpl.jar
 xml-apis.jar
-    Description: xerces XML parser, version 2.6.2
+    Description: xerces XML parser, version 2.7.0
     URL: http://xml.apache.org/xerces2-j/

Copied: httpd/docs-build/trunk/lib/ant-apache-oro.jar (from r219692, httpd/docs-build/trunk/lib/ant-jakarta-oro.jar)
URL: http://svn.apache.org/viewcvs/httpd/docs-build/trunk/lib/ant-apache-oro.jar?p2=httpd/docs-build/trunk/lib/ant-apache-oro.jar&p1=httpd/docs-build/trunk/lib/ant-jakarta-oro.jar&r1=219692&r2=219694&rev=219694&view=diff
==============================================================================
Binary files - no diff available.

Modified: httpd/docs-build/trunk/lib/ant-bootstrap.jar
URL: http://svn.apache.org/viewcvs/httpd/docs-build/trunk/lib/ant-bootstrap.jar?rev=219694&r1=219693&r2=219694&view=diff
==============================================================================
Binary files - no diff available.

Modified: httpd/docs-build/trunk/lib/ant-contrib.jar
URL: http://svn.apache.org/viewcvs/httpd/docs-build/trunk/lib/ant-contrib.jar?rev=219694&r1=219693&r2=219694&view=diff
==============================================================================
Binary files - no diff available.

Modified: httpd/docs-build/trunk/lib/ant-launcher.jar
URL: http://svn.apache.org/viewcvs/httpd/docs-build/trunk/lib/ant-launcher.jar?rev=219694&r1=219693&r2=219694&view=diff
==============================================================================
Binary files - no diff available.

Modified: httpd/docs-build/trunk/lib/ant-nodeps.jar
URL: http://svn.apache.org/viewcvs/httpd/docs-build/trunk/lib/ant-nodeps.jar?rev=219694&r1=219693&r2=219694&view=diff
==============================================================================
Binary files - no diff available.

Modified: httpd/docs-build/trunk/lib/ant-trax.jar
URL: http://svn.apache.org/viewcvs/httpd/docs-build/trunk/lib/ant-trax.jar?rev=219694&r1=219693&r2=219694&view=diff
==============================================================================
Binary files - no diff available.

Modified: httpd/docs-build/trunk/lib/ant.jar
URL: http://svn.apache.org/viewcvs/httpd/docs-build/trunk/lib/ant.jar?rev=219694&r1=219693&r2=219694&view=diff
==============================================================================
Binary files - no diff available.

Modified: httpd/docs-build/trunk/lib/xercesImpl.jar
URL: http://svn.apache.org/viewcvs/httpd/docs-build/trunk/lib/xercesImpl.jar?rev=219694&r1=219693&r2=219694&view=diff
==============================================================================
Binary files - no diff available.

Modified: httpd/docs-build/trunk/lib/xml-apis.jar
URL: http://svn.apache.org/viewcvs/httpd/docs-build/trunk/lib/xml-apis.jar?rev=219694&r1=219693&r2=219694&view=diff
==============================================================================
Binary files - no diff available.

Modified: httpd/docs-build/trunk/prereq.xml
URL: http://svn.apache.org/viewcvs/httpd/docs-build/trunk/prereq.xml?rev=219694&r1=219693&r2=219694&view=diff
==============================================================================
--- httpd/docs-build/trunk/prereq.xml (original)
+++ httpd/docs-build/trunk/prereq.xml Tue Jul 19 07:31:38 2005
@@ -23,7 +23,7 @@
 <!-- include the additional tasks from ant-contrib.                       -->
 <!-- we need for example the <for> task.                                  -->
 <!--                                                                      -->
-<taskdef resource="net/sf/antcontrib/antcontrib.properties" />
+<taskdef resource="net/sf/antcontrib/antlib.xml" />
 
 <!-- Catalog of public W3C resources and their local copies.              -->
 <!-- These entitity definitions will magically injected into              -->