Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 66423 invoked from network); 9 Oct 2005 13:52:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Oct 2005 13:52:43 -0000 Received: (qmail 99873 invoked by uid 500); 9 Oct 2005 13:52:42 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 99828 invoked by uid 500); 9 Oct 2005 13:52:42 -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 99817 invoked by uid 99); 9 Oct 2005 13:52:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Oct 2005 06:52:42 -0700 X-ASF-Spam-Status: No, hits=-9.8 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, 09 Oct 2005 06:52:45 -0700 Received: (qmail 66377 invoked by uid 65534); 9 Oct 2005 13:52:21 -0000 Message-ID: <20051009135221.66376.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r307432 - /directory/shared/ldap/trunk/apache2-provider/src/java/main/org/apache/asn1new/ldap/codec/primitives/RelativeLdapDN.java Date: Sun, 09 Oct 2005 13:52:21 -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 Oct 9 06:52:18 2005 New Revision: 307432 URL: http://svn.apache.org/viewcvs?rev=307432&view=rev Log: deleted the RelativeLdapDN, replaced by the LdapRDN class Removed: directory/shared/ldap/trunk/apache2-provider/src/java/main/org/apache/asn1new/ldap/codec/primitives/RelativeLdapDN.java