Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 49624 invoked from network); 15 Jul 2010 11:04:52 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Jul 2010 11:04:52 -0000 Received: (qmail 67810 invoked by uid 500); 15 Jul 2010 11:04:52 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 67610 invoked by uid 500); 15 Jul 2010 11:04:50 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 67599 invoked by uid 99); 15 Jul 2010 11:04:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jul 2010 11:04:49 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of elecharny@gmail.com designates 74.125.82.44 as permitted sender) Received: from [74.125.82.44] (HELO mail-ww0-f44.google.com) (74.125.82.44) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jul 2010 11:04:41 +0000 Received: by wwc33 with SMTP id 33so107693wwc.1 for ; Thu, 15 Jul 2010 04:04:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=RQrSvp+A2ZADYoR8UlkkDAJ7P1uUrWmj3vJ/FDOEMLM=; b=HsAMcXKo1+xSkVDmlDW8DqvqfxyxDxB8GVOsEu3llyQjqrjZCP5C8jHZ70IhVG4B+G Bktqwm4h1PhWxCtePFLxnlDeiFfqn3/7o5ibox3xhgJ1VOJ1S24KOayG/J42HC5ZxW9/ MqNhzzL/P3ZXXISpMzFQkoPsFAzxpA5t2XPIs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=N6dTkg+K/gq/AY/9YU6T0CaDtu6Pe3Fwlisap/xePtDK3h5UOiCrdZzm3GO33obpCY CuEZqwzKj3JoVqFnOh/ql8j7tHQ2rHLDccy8wRMYQKOGrCus16tmTMbmwDfEuqxrKLv8 Alhd6mmFk3/0uSwpnz24oVmn9R4vrFP/uekkE= Received: by 10.227.146.203 with SMTP id i11mr17492743wbv.107.1279191860596; Thu, 15 Jul 2010 04:04:20 -0700 (PDT) Received: from emmanuel-lecharnys-MacBook-Pro.local (lon92-10-78-226-4-211.fbx.proxad.net [78.226.4.211]) by mx.google.com with ESMTPS id p52sm24504weq.20.2010.07.15.04.04.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 15 Jul 2010 04:04:19 -0700 (PDT) Message-ID: <4C3EEBAC.4060008@gmail.com> Date: Thu, 15 Jul 2010 13:06:20 +0200 From: Emmanuel Lecharny Reply-To: elecharny@apache.org User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 MIME-Version: 1.0 To: Apache Directory Developers List Subject: Some refactoring in shared Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Hi guys, just to inform you that I have done some refactoring in shared. Nothing serious, just moved back the ACI and Subtree parsers to shared-ldap, and removed the dedicated ldap-aci module. This module was created in order to remove some cyclic dependencies in tests, as some reference to a SchemaManager instance was needed. I solved tat by moving the tests in the ldap-schema-manager-tests module. -- Regards, Cordialement, Emmanuel L�charny www.iktek.com