Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 95542 invoked from network); 2 Apr 2008 07:47:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Apr 2008 07:47:51 -0000 Received: (qmail 77706 invoked by uid 500); 2 Apr 2008 07:47:51 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 77670 invoked by uid 500); 2 Apr 2008 07:47:51 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 77659 invoked by uid 99); 2 Apr 2008 07:47:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2008 00:47:51 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2008 07:47:07 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 1A2441A9832; Wed, 2 Apr 2008 00:47:19 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r643776 - in /directory/installers/branches/bigbang: ./ apacheds-noarch/ apacheds-noarch/src/main/appended-resources/ apacheds-noarch/src/main/appended-resources/META-INF/ Date: Wed, 02 Apr 2008 07:47:16 -0000 To: commits@directory.apache.org From: djencks@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080402074719.1A2441A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: djencks Date: Wed Apr 2 00:47:13 2008 New Revision: 643776 URL: http://svn.apache.org/viewvc?rev=643776&view=rev Log: update use of release profile, use maven-shade-plugin, supply better legal files Added: directory/installers/branches/bigbang/apacheds-noarch/src/main/appended-resources/ directory/installers/branches/bigbang/apacheds-noarch/src/main/appended-resources/META-INF/ directory/installers/branches/bigbang/apacheds-noarch/src/main/appended-resources/META-INF/LICENSE directory/installers/branches/bigbang/apacheds-noarch/src/main/appended-resources/META-INF/NOTICE Modified: directory/installers/branches/bigbang/apacheds-noarch/pom.xml directory/installers/branches/bigbang/pom.xml Modified: directory/installers/branches/bigbang/apacheds-noarch/pom.xml URL: http://svn.apache.org/viewvc/directory/installers/branches/bigbang/apacheds-noarch/pom.xml?rev=643776&r1=643775&r2=643776&view=diff ============================================================================== --- directory/installers/branches/bigbang/apacheds-noarch/pom.xml (original) +++ directory/installers/branches/bigbang/apacheds-noarch/pom.xml Wed Apr 2 00:47:13 2008 @@ -28,7 +28,7 @@ apacheds-noarch-installer ApacheDS Architecture Independent Installer - jar + jar @@ -64,7 +64,7 @@ org.apache.directory.server apacheds-server-xml - + org.apache.directory.server @@ -74,7 +74,7 @@ org.apache.directory.daemon daemon-bootstrappers - + org.slf4j @@ -98,47 +98,130 @@ log4j runtime + org.springframework spring-core + + + commons-logging + commons-logging + + org.springframework spring-beans + + + commons-logging + commons-logging + + org.springframework spring-context + + + commons-logging + commons-logging + + + aopalliance + aopalliance + + org.apache.xbean xbean-spring + + + commons-logging + commons-logging + + + org.springframework + spring-beans + + + org.springframework + spring-context + + + org.springframework + spring-web + + + org.springframework + spring-jmx + + + + + + org.apache.maven.plugins + maven-shade-plugin + 1.0.1 + + + - maven-clean-plugin - - - - . - - *.log - server.xml - META-INF - example.com - - false - - - + org.apache.maven.plugins + maven-shade-plugin + + + package + + shade + + + true + app + + + org.apache.directory.server.UberjarMain + + + + + + + + + + + + + + + + + + + + + + + + org.apache.maven.plugins maven-dependency-plugin Added: directory/installers/branches/bigbang/apacheds-noarch/src/main/appended-resources/META-INF/LICENSE URL: http://svn.apache.org/viewvc/directory/installers/branches/bigbang/apacheds-noarch/src/main/appended-resources/META-INF/LICENSE?rev=643776&view=auto ============================================================================== --- directory/installers/branches/bigbang/apacheds-noarch/src/main/appended-resources/META-INF/LICENSE (added) +++ directory/installers/branches/bigbang/apacheds-noarch/src/main/appended-resources/META-INF/LICENSE Wed Apr 2 00:47:13 2008 @@ -0,0 +1,143 @@ +-------------------------------------------------------------------------------------------------- +ANTLR 2 License + +We reserve no legal rights to the ANTLR--it is fully in the public domain. An individual or company +may do whatever they wish with source code distributed with ANTLR or the code generated by ANTLR, +including the incorporation of ANTLR, or its output, into commerical software. + +We encourage users to develop software with ANTLR. However, we do ask that credit is given to us +for developing ANTLR. By "credit", we mean that if you use ANTLR or incorporate any source code +into one of your programs (commercial product, research project, or otherwise) that you acknowledge +this fact somewhere in the documentation, research report, etc... If you like ANTLR and have developed +a nice tool with the output, please mention that you developed it using ANTLR. In addition, we ask that +the headers remain intact in our source code. As long as these guidelines are kept, we expect to +continue enhancing this system and expect to make other tools available as they are completed. + +-------------------------------------------------------------------------------------------------- +/** + * JDBM LICENSE v1.00 + * + * Redistribution and use of this software and associated documentation + * ("Software"), with or without modification, are permitted provided + * that the following conditions are met: + * + * 1. Redistributions of source code must retain copyright + * statements and notices. Redistributions must also contain a + * copy of this document. + * + * 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 name "JDBM" must not be used to endorse or promote + * products derived from this Software without prior written + * permission of Cees de Groot. For written permission, + * please contact cg@cdegroot.com. + * + * 4. Products derived from this Software may not be called "JDBM" + * nor may "JDBM" appear in their names without prior written + * permission of Cees de Groot. + * + * 5. Due credit should be given to the JDBM Project + * (http://jdbm.sourceforge.net/). + * + * THIS SOFTWARE IS PROVIDED BY THE JDBM PROJECT AND CONTRIBUTORS + * ``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 + * CEES DE GROOT OR ANY 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. + * + * Copyright 2000 (C) Cees de Groot. All Rights Reserved. + * Contributions are Copyright (C) 2000 by their associated contributors. + * + * $Id: LICENSE.txt,v 1.1 2000/05/05 23:59:52 boisvert Exp $ + */ +-------------------------------------------------------------------------------------------------- +Copyright (c) 2000-2006 The Legion Of The Bouncy Castle (http://www.bouncycastle.org) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software +and associated documentation files (the "Software"), to deal in the Software without restriction, +including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial +portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, +INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR +OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +DEALINGS IN THE SOFTWARE. +-------------------------------------------------------------------------------------------------- +JUG (package org/safehaus/uuid) is licensed under the AL v2. +-------------------------------------------------------------------------------------------------- +Opensymphony Quartz is licensed under the AL v2. +-------------------------------------------------------------------------------------------------- +Spring is licensed under the AL v2. +-------------------------------------------------------------------------------------------------- +slf4j license: +Copyright (c) 2004-2007 QOS.ch All rights reserved. Permission is hereby granted, free of charge, +to any person obtaining a copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation the rights to use, copy, +modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit +persons to whom the Software is furnished to do so, subject to the following conditions: The above +copyright notice and this permission notice shall be included in all copies or substantial portions +of the Software. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT +NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +-------------------------------------------------------------------------------------------------- +AopAlliance may be "public domain". http://sourceforge.net/projects/aopalliance +-------------------------------------------------------------------------------------------------- +Copyright (c) 1999, 2004 Tanuki Software + +Permission is hereby granted, free of charge, to any person +obtaining a copy of the Java Service Wrapper and associated +documentation files (the "Software"), to deal in the Software +without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sub-license, +and/or sell copies of the Software, and to permit persons to +whom the Software is furnished to do so, subject to the +following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + + +Portions of the Software have been derived from source code +developed by Silver Egg Technology under the following license: + +Copyright (c) 2001 Silver Egg Technology + +Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation +files (the "Software"), to deal in the Software without +restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, sub-license, and/or +sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following +conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. Added: directory/installers/branches/bigbang/apacheds-noarch/src/main/appended-resources/META-INF/NOTICE URL: http://svn.apache.org/viewvc/directory/installers/branches/bigbang/apacheds-noarch/src/main/appended-resources/META-INF/NOTICE?rev=643776&view=auto ============================================================================== --- directory/installers/branches/bigbang/apacheds-noarch/src/main/appended-resources/META-INF/NOTICE (added) +++ directory/installers/branches/bigbang/apacheds-noarch/src/main/appended-resources/META-INF/NOTICE Wed Apr 2 00:47:13 2008 @@ -0,0 +1,20 @@ + +Safehaus JUG +Copyright 2005 Safehaus + +This product includes software developed at +Safehaus (http://docs.safehaus.org/display/HAUS/Home). + +OpenSymphony Quartz +Copyright 2004-2005 OpenSymphony + +This product includes software developed at +OpenSymphony (http://www.opensymphony.com/). + +Spring +Copyright unknown + +This product includes software developed at +Springframework (http://www.springframework.org/about). + + Modified: directory/installers/branches/bigbang/pom.xml URL: http://svn.apache.org/viewvc/directory/installers/branches/bigbang/pom.xml?rev=643776&r1=643775&r2=643776&view=diff ============================================================================== --- directory/installers/branches/bigbang/pom.xml (original) +++ directory/installers/branches/bigbang/pom.xml Wed Apr 2 00:47:13 2008 @@ -34,6 +34,11 @@ ApacheDS Installers pom + + Apache Directory Server + + + http://directory.apache.org/apacheds/1.5 @@ -317,7 +322,7 @@ org.apache.xbean xbean-spring - 3.2 + 3.3 @@ -415,15 +420,6 @@ - - - org.apache.maven.plugins - maven-release-plugin - - https://svn.apache.org/repos/asf/directory/apacheds/releases - - -