Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 87068 invoked from network); 6 Sep 2010 07:39:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Sep 2010 07:39:14 -0000 Received: (qmail 17531 invoked by uid 500); 6 Sep 2010 07:39:14 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 17320 invoked by uid 500); 6 Sep 2010 07:39:11 -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 17313 invoked by uid 99); 6 Sep 2010 07:39:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Sep 2010 07:39:10 +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 (athena.apache.org: domain of elecharny@gmail.com designates 74.125.82.42 as permitted sender) Received: from [74.125.82.42] (HELO mail-ww0-f42.google.com) (74.125.82.42) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Sep 2010 07:39:04 +0000 Received: by wwj40 with SMTP id 40so2003791wwj.1 for ; Mon, 06 Sep 2010 00:38:42 -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=+/NRlfe+T9GIDEoUpGFb9xVOHbXs909umr2NqHbUBsI=; b=Zkk99UJ/uzULd0rZ20F73TtVXrIEma8fzGMy0pS7QJ+BZrxA9UYULOankSQvf4wPdw BA/SmHqsCOFTXUSHsmfiSjVsx/258urT1iMoQo1HtX/HVsZqjNVJrXRmLZwyn8378CaG SnGSbtAj2lUXmvhC/u8k1blS+YYGYHZ5BFvNY= 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=GfNar5fqLkEq2caR5e0pxedTgj1Ef7xtG9rI3OhBj8Y0rw/TC/Vbq7N/gB8Embj3kX aM7OXjIGtT5SYn3LpWQIt0/A7+MZvmjpvpg53vinOmgqXyEJMrX/fczSYvz2C6doTFYz jUi4rC1SFMB2O7UkunClgmrYqrVEEKtV9Y9y8= Received: by 10.216.1.17 with SMTP id 17mr2884731wec.99.1283758722752; Mon, 06 Sep 2010 00:38:42 -0700 (PDT) Received: from emmanuel-lecharnys-MacBook-Pro.local (ran75-1-78-192-106-184.fbxo.proxad.net [78.192.106.184]) by mx.google.com with ESMTPS id o49sm3101968wej.19.2010.09.06.00.38.41 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 06 Sep 2010 00:38:42 -0700 (PDT) Message-ID: <4C849B64.20007@gmail.com> Date: Mon, 06 Sep 2010 09:42:29 +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.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: Apache Directory Developers List Subject: Shared file review Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Hi guys, as I was just back from hollidays, and as my brain was fried, I started with a simple task this week-end : reviewing shared files. I have created a file I put in shared (file-review.txt) which track the review progress. I'm checking many aspects : - ASF header is present - Class header is present and correct (javadoc, @author, @pram for generic classes) - Fields Javadoc - Methods Javadoc - No more TODO (TODOs must be transformed to JIRAs) - No more error message without i18n, explicit error code (ie, not ERR_02008 for instance) - No more warnings - Formater applied - Checkstyle and findbugs cleared About Checkstyle and Findbugs, I have cleared a lot of items, some of them will remain, so may be we can tune the config to get rid of them : 'xxx' hide a field (this is because we use the same name in the set( param ) methods than the associated field. Felix, may be you can tune that ? Ok, now, it's monday, and I've to run back to the office... grrr... -- Regards, Cordialement, Emmanuel L�charny www.iktek.com