Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 84223 invoked from network); 18 Jul 2009 14:31:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Jul 2009 14:31:28 -0000 Received: (qmail 45920 invoked by uid 500); 18 Jul 2009 14:32:33 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 45858 invoked by uid 500); 18 Jul 2009 14:32:33 -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 45849 invoked by uid 99); 18 Jul 2009 14:32:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jul 2009 14:32:33 +0000 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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jul 2009 14:32:31 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 3B7F423888CC; Sat, 18 Jul 2009 14:32:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r795377 - /directory/shared/trunk/client-api/src/main/java/org/apache/directory/shared/ldap/client/api/LdapConnectionImpl.java Date: Sat, 18 Jul 2009 14:32:11 -0000 To: commits@directory.apache.org From: elecharny@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090718143211.3B7F423888CC@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: elecharny Date: Sat Jul 18 14:32:10 2009 New Revision: 795377 URL: http://svn.apache.org/viewvc?rev=795377&view=rev Log: Removed the useless LdapConnectionImpl class Removed: directory/shared/trunk/client-api/src/main/java/org/apache/directory/shared/ldap/client/api/LdapConnectionImpl.java