[jboss-cvs] repository.jboss.com/apache-directory/mixed ...

Boleslaw Dawidowicz bdaw at o2.pl
Sat Sep 30 14:20:06 EDT 2006


  User: bdaw    
  Date: 06/09/30 14:20:06

  Added:       apache-directory/mixed    LICENSE.txt README.txt
                        component-info.xml
  Log:
  apache directory with dependant libs - builded from 1.0-RC4
  
  Revision  Changes    Path
  1.1      date: 2006/09/30 18:20:06;  author: bdaw;  state: Exp;repository.jboss.com/apache-directory/mixed/LICENSE.txt
  
  Index: LICENSE.txt
  ===================================================================
  /*
   * $Header: /cvsroot/jboss/repository.jboss.com/apache-directory/mixed/LICENSE.txt,v 1.1 2006/09/30 18:20:06 bdaw Exp $
   * $Revision: 1.1 $
   * $Date: 2006/09/30 18:20:06 $
   *
   * ====================================================================
   *
   * The Apache Software License, Version 1.1
   *
   * Copyright (c) 1999-2001 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 acknowlegement:
   *       "This product includes software developed by the
   *        Apache Software Foundation (http://www.apache.org/)."
   *    Alternately, this acknowlegement may appear in the software itself,
   *    if and wherever such third-party acknowlegements normally appear.
   *
   * 4. The names "The Jakarta Project", "Commons", 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 at apache.org.
   *
   * 5. Products derived from this software may not be called "Apache"
   *    nor may "Apache" appear in their names without prior written
   *    permission of the Apache Group.
   *
   * 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.  For more
   * information on the Apache Software Foundation, please see
   * <http://www.apache.org/>.
   *
   */
  
  
  1.1      date: 2006/09/30 18:20:06;  author: bdaw;  state: Exp;repository.jboss.com/apache-directory/mixed/README.txt
  
  Index: README.txt
  ===================================================================
  This is a list of the files and versions in this directory.  Please keep it up
  to date:
  
  commons-collections.jar: The 2,1 release of commons-collections obtained from
  http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.1/
  
  commons-logging.jar: The 1.0.2 release of the commons logging wrapper from
  http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0.2/
  
  commons-httpclient.jar: The 2.0 release of the commons http client from
  http://www.apache.org/dist/jakarta/commons/httpclient/binary/commons-httpclient-2.0.zip
  
  commons-vfs.jar: The 1.0-dev release of the commons vfs library obtained from
  http://cvs.apache.org/builds/jakarta-commons/nightly/commons-vfs/
  
  
  1.1      date: 2006/09/30 18:20:06;  author: bdaw;  state: Exp;repository.jboss.com/apache-directory/mixed/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="apache-directory-component-info">
  
     <!-- ============================================================ -->
     <!-- Apache Directory                                             -->
     <!-- ============================================================ -->
  
     <component id="apache-directory
                licenseType="apache-2.0"
                version="mixed"
                projectHome="http://directory.apache.org">
  
        <artifact id="apacheds-core-1.0-RC4.jar"/>
        <artifact id="apacheds-core-shared-1.0-RC4.jar"/>
        <artifact id="apacheds-protocol-ldap-1.0-RC4.jar"/>
        <artifact id="apacheds-server-jndi-1.0-RC4.jar"/>
        <artifact id="apacheds-server-main-1.0-RC4.jar"/>
        <artifact id="apacheds-server-tools-1.0-RC4.jar"/>
        <artifact id="shared-ldap-0.9.5.2.jar"/>
        <artifact id="nlog4j-1.2.25.jar"/>
        <artifact id="jdbm-1.0.jar"/>         
        <artifact id="mina-core-0.9.5.jar"/>
        <artifact id="apacheds-protocol-shared-1.0-RC4.jar"/>
        <artifact id="apacheds-protocol-changepw-1.0-RC4.jar"/>
        <artifact id="apacheds-kerberos-shared-1.0-RC4.jar"/>
        <artifact id="apacheds-protocol-kerberos-1.0-RC4.jar"/>
        <artifact id="shared-asn1-0.9.5.2.jar"/>
  
        <export>
           <include input="apacheds-core-1.0-RC4.jar"/>
           <include input="apacheds-core-shared-1.0-RC4.jar"/>
           <include input="apacheds-protocol-ldap-1.0-RC4.jar"/>
           <include input="apacheds-server-jndi-1.0-RC4.jar"/>
           <include input="apacheds-server-main-1.0-RC4.jar"/>
           <include input="apacheds-server-tools-1.0-RC4.jar"/>
           <include input="shared-ldap-0.9.5.2.jar"/>
           <include input="nlog4j-1.2.25.jar"/>
           <include input="jdbm-1.0.jar"/>         
           <include input="mina-core-0.9.5.jar"/>
           <include input="apacheds-protocol-shared-1.0-RC4.jar"/>
           <include input="apacheds-protocol-changepw-1.0-RC4.jar"/>
  	 <include input="apacheds-kerberos-shared-1.0-RC4.jar"/>
  	 <include input="apacheds-protocol-kerberos-1.0-RC4.jar"/>
  	 <include input="shared-asn1-0.9.5.2.jar"/>
        </export>
     </component>
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list