Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 87585 invoked from network); 19 Oct 2005 22:31:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Oct 2005 22:31:29 -0000 Received: (qmail 96172 invoked by uid 500); 19 Oct 2005 22:31:29 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 96135 invoked by uid 500); 19 Oct 2005 22:31:28 -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 96124 invoked by uid 99); 19 Oct 2005 22:31:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2005 15:31:28 -0700 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; Wed, 19 Oct 2005 15:31:28 -0700 Received: (qmail 87295 invoked by uid 65534); 19 Oct 2005 22:31:07 -0000 Message-ID: <20051019223107.87294.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r326734 - /directory/shared/ldap/trunk/common/project.xml Date: Wed, 19 Oct 2005 22:31:07 -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: Wed Oct 19 15:31:00 2005 New Revision: 326734 URL: http://svn.apache.org/viewcvs?rev=326734&view=rev Log: Changed dep asn1-codec-0.3.2 to asn1-codec-0.3.3 Modified: directory/shared/ldap/trunk/common/project.xml Modified: directory/shared/ldap/trunk/common/project.xml URL: http://svn.apache.org/viewcvs/directory/shared/ldap/trunk/common/project.xml?rev=326734&r1=326733&r2=326734&view=diff ============================================================================== --- directory/shared/ldap/trunk/common/project.xml (original) +++ directory/shared/ldap/trunk/common/project.xml Wed Oct 19 15:31:00 2005 @@ -1,78 +1,70 @@ - - ../project.xml - ldap-common - Common LDAP API - - org.apache.ldap.common - - - Common LDAP packages used for protocol compliant parsing of distinguished + ../project.xml + 3 + ldap-common + Common LDAP API + ldap-common + org.apache.ldap.common + Common LDAP packages used for protocol compliant parsing of distinguished names, LDIFs, filters, and urls. Also contains the Common Message API - which enables a plugable interface for ASN.1 BER Message codec providers. - - - - Common LDAP packages used by clients and servers. - - - - - - regexp - regexp - 1.2 - http://jakarta.apache.org/regexp/index.html - - jakarta-regexp - - - - - oro - oro - 2.0.7 - http://jakarta.apache.org/oro - - jakarta-oro - - - - - antlr - antlr - 2.7.2 - http://antlr.org/ - - - - junit - junit - 3.8.1 - http://junit.org/ - - - - directory-asn1 - asn1-codec - 0.3.2 - - - - - maven-changelog-plugin - maven-developer-activity-plugin - maven-file-activity-plugin - maven-javadoc-plugin - maven-changes-plugin - - maven-file-activity-plugin - maven-javadoc-plugin - maven-jdepend-plugin - maven-jxr-plugin - maven-license-plugin - maven-tasklist-plugin - - + which enables a plugable interface for ASN.1 BER Message codec providers. + Common LDAP packages used by clients and servers. + + + regexp + regexp + 1.2 + jar + http://jakarta.apache.org/regexp/index.html + + jakarta-regexp + + + + oro + oro + 2.0.7 + jar + http://jakarta.apache.org/oro + + jakarta-oro + + + + antlr + antlr + 2.7.2 + jar + http://antlr.org/ + + + junit + junit + 3.8.1 + jar + http://junit.org/ + + + directory-asn1 + asn1-codec + 0.3.3 + jar + + + + maven-changelog-plugin + maven-developer-activity-plugin + maven-file-activity-plugin + maven-javadoc-plugin + maven-changes-plugin + + maven-file-activity-plugin + maven-javadoc-plugin + maven-jdepend-plugin + maven-jxr-plugin + maven-license-plugin + maven-tasklist-plugin + +