Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 62157 invoked from network); 13 Sep 2010 12:27:37 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Sep 2010 12:27:37 -0000 Received: (qmail 53625 invoked by uid 500); 13 Sep 2010 12:27:37 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 53420 invoked by uid 500); 13 Sep 2010 12:27:35 -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 53412 invoked by uid 99); 13 Sep 2010 12:27:34 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Sep 2010 12:27:34 +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 pajbam@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; Mon, 13 Sep 2010 12:27:10 +0000 Received: by wwb13 with SMTP id 13so29400wwb.1 for ; Mon, 13 Sep 2010 05:26:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=Oyf3OsL2JJjgpI6y+IXU7vweYCufu6wnEq+aHoN0cgg=; b=qyVAM0zlN+6RC/gGZlbZvqBOLkV8Syq+h+pEmlStQFbImORW7flBLY55WTMfyy59Hs IFsaeOZmxO/ZPYPh8WrVa29iXviTAza9uV0PFcrzsGAJNset0gzyvObEYfGAqUnNPyxz 4M9bAGG15foI0y3dTGBf6tSJGEM2nSwmFJA+A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:content-type:content-transfer-encoding:subject:date :message-id:to:mime-version:x-mailer; b=JVm5LRl1SgKD8FNVKdWhRvw0eDive3grDPYflJAmpDFAZBr1Ls4RKt6vsMcq+yUjeH VAKzczHG4k+Pb8unErL9g2/fW9TSw01/UKIodkdkJbYQzj5anCFH/f7CDhlkNmY5Ut7a vSR/sUEMBEQ6vf4IBlvrE4e8mKoI8maINWyQY= Received: by 10.227.142.208 with SMTP id r16mr3526342wbu.140.1284380810000; Mon, 13 Sep 2010 05:26:50 -0700 (PDT) Received: from [192.168.0.52] (lon92-10-78-226-4-211.fbx.proxad.net [78.226.4.211]) by mx.google.com with ESMTPS id b23sm5193588wbb.4.2010.09.13.05.26.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 13 Sep 2010 05:26:49 -0700 (PDT) Sender: Pierre-Arnaud Marcelot From: Pierre-Arnaud Marcelot Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: [Studio 2.0] Move to the latest version of Shared + Use of the Apache Directory LDAP API as a connection wrapper for the Connection & LDAP Browser plugins Date: Mon, 13 Sep 2010 14:26:47 +0200 Message-Id: <50F0A78D-067B-4A98-90D5-B2C0571801E4@marcelot.net> To: Apache Directory Developers List Mime-Version: 1.0 (Apple Message framework v1081) X-Mailer: Apple Mail (2.1081) X-Virus-Checked: Checked by ClamAV on apache.org Hi Dev, Since Shared (API in a few days/weeks) is now on its way to be released = very soon and my work on the LDAP Servers plugin is almost over, I'd = like to start the move to the latest version of Shared (API) for Studio. The current trunk is still using version 0.9.17 of Shared, which is = getting quite old now... This morning I simulated the move to the latest trunk of Shared and = there'll be a lot of work needed to match the huge refactorings that = took place since the release of version 0.9.17....=20 More than 2340 errors in Eclipse, mainly due to classes or methods being = renamed/moved/removed. I'd also like to start working on bringing the LDAP API as an alternate = connection wrapper to the currently used JNDI. Maybe it's best that we create a branch to work on that? Thoughts? Any objections? Thanks, Pierre-Arnaud=