Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 94587 invoked from network); 26 Dec 2005 01:32:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Dec 2005 01:32:57 -0000 Received: (qmail 9388 invoked by uid 500); 26 Dec 2005 01:32:57 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 9334 invoked by uid 500); 26 Dec 2005 01:32:56 -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 9323 invoked by uid 99); 26 Dec 2005 01:32:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Dec 2005 17:32:56 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 25 Dec 2005 17:32:56 -0800 Received: (qmail 94497 invoked by uid 65534); 26 Dec 2005 01:32:35 -0000 Message-ID: <20051226013235.94496.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r359036 - /directory/shared/ldap/branches/DN-refactoring/common/project.xml Date: Mon, 26 Dec 2005 01:32:35 -0000 To: commits@directory.apache.org From: elecharny@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: elecharny Date: Sun Dec 25 17:32:30 2005 New Revision: 359036 URL: http://svn.apache.org/viewcvs?rev=359036&view=rev Log: Added commons-lang as a dependency Modified: directory/shared/ldap/branches/DN-refactoring/common/project.xml Modified: directory/shared/ldap/branches/DN-refactoring/common/project.xml URL: http://svn.apache.org/viewcvs/directory/shared/ldap/branches/DN-refactoring/common/project.xml?rev=359036&r1=359035&r2=359036&view=diff ============================================================================== --- directory/shared/ldap/branches/DN-refactoring/common/project.xml (original) +++ directory/shared/ldap/branches/DN-refactoring/common/project.xml Sun Dec 25 17:32:30 2005 @@ -11,6 +11,13 @@ Common LDAP packages used by clients and servers. + commons-lang + commons-lang + 2.0 + jar + http://jakarta.apache.org/commons/lang/api + + regexp regexp 1.2 @@ -52,6 +59,18 @@ true + + + commons-collections + commons-collections + 3.0 + + + commons-httpclient + commons-httpclient + 2.0.2 + jar + http://jakarta.apache.org/commons/httpclient/apidocs