Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 91369 invoked from network); 8 Jan 2007 01:45:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jan 2007 01:45:27 -0000 Received: (qmail 16888 invoked by uid 500); 8 Jan 2007 01:45:34 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 16726 invoked by uid 500); 8 Jan 2007 01:45:33 -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 16703 invoked by uid 99); 8 Jan 2007 01:45:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Jan 2007 17:45:33 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of akarasulu@gmail.com designates 64.233.182.190 as permitted sender) Received: from [64.233.182.190] (HELO nf-out-0910.google.com) (64.233.182.190) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Jan 2007 17:45:24 -0800 Received: by nf-out-0910.google.com with SMTP id o25so9323356nfa for ; Sun, 07 Jan 2007 17:45:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=W/M5gbeZOOcVgtBNErDWmFmM/RoiWp3fmd0N7v2nmVj8XnnWqMPqWWVsKNTOjBfsMX6QBpZhgnln6mh3qrYEOV+dshEuOouhhvtlrC/zATftXbWp6uC1BgMkHDtopwSHRG7cN77HcZx04ZnICHV7TXvzDNhqpqS5Ck21f+rjpTc= Received: by 10.49.26.18 with SMTP id d18mr9793104nfj.1168220703071; Sun, 07 Jan 2007 17:45:03 -0800 (PST) Received: by 10.49.29.14 with HTTP; Sun, 7 Jan 2007 17:45:03 -0800 (PST) Message-ID: Date: Sun, 7 Jan 2007 20:45:03 -0500 From: "Alex Karasulu" Sender: akarasulu@gmail.com To: "Apache Directory Developers List" , elecharny@iktek.com Subject: Re: Another Cool Code Optimization Tool In-Reply-To: <45A18C21.8020505@gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_78331_29447207.1168220703031" References: <20070107232029.94999.qmail@web60725.mail.yahoo.com> <45A18C21.8020505@gmail.com> X-Google-Sender-Auth: e00ac5033ff1bed7 X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_78331_29447207.1168220703031 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hey here's another cool tool: http://clirr.sourceforge.net/ On 1/7/07, Emmanuel Lecharny wrote: > > Ole Ersoy a =E9crit : > > >I think they are there maven plugins for them all > >already. > > > >I know for sure that PMD has one, as well as an > >eclipse plugin. > > > > > > > Yes, and David Jencks just us a copy of what they are using on their > project. > > It's just a question of having time to play with it in ADS. Do you have > some time to try those tools on trunks ? > > >--- Emmanuel Lecharny wrote: > > > > > > > >>Ole Ersoy a =E9crit : > >> > >> > >> > >>>Hey Guys, > >>> > >>>Have not actually played with this yet, but it > >>> > >>> > >>looks > >> > >> > >>>really useful for cleaning up code. > >>> > >>>http://pmd.sourceforge.net/ > >>> > >>> > >>> > >>> > >>Yeah, it's interesting. I have played with it in the > >>last past years. > >> > >>Notice that you need to customize it, otherwize you > >>will found zillions > >>of violations !!! > >> > >>Somthing that coule be very interesting - and not > >>too complicated - > >>would be to integrate those tools into maven. > >>- pmd > >>- jdepend > >>- checkstyle > >>- findbugs > >> > >>wanna try ? > >> > >> > >> > >>>I'm thinking we could use this to generate a > >>> > >>> > >>report, > >> > >> > >>>probably along with findbugs, and then use combine > >>>that with the how to help section (Still gotta do > >>> > >>> > >>that > >> > >> > >>>to...after finishing up the JPackage stuff...) > >>> > >>>Cheers, > >>>- Ole > >>> > >>> > >>> > >>>__________________________________________________ > >>>Do You Yahoo!? > >>>Tired of spam? Yahoo! Mail has the best spam > >>> > >>> > >>protection around > >> > >> > >>>http://mail.yahoo.com > >>> > >>> > >>> > >>> > >>> > >> > >> > > > > > >__________________________________________________ > >Do You Yahoo!? > >Tired of spam? Yahoo! Mail has the best spam protection around > >http://mail.yahoo.com > > > > > > > > ------=_Part_78331_29447207.1168220703031 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hey here's another cool tool:

http://clirr.sourceforge.net/


On 1/7/07, Emmanuel Lecharny &= lt; elecharny@gmail.com> wrote:
Ole Ersoy a = =E9crit :

>I think they are there maven plugins for them all
>alread= y.
>
>I know for sure that PMD has one, as well as an
>ec= lipse plugin.
>
>
>
Yes, and David Jencks just us a co= py of what they are using on their
project.

It's just a question of having time to play with it= in ADS. Do you have
some time to try those tools on trunks ?

>= ;--- Emmanuel Lecharny <elecharny= @gmail.com > wrote:
>
>
>
>>Ole Ersoy a =E9crit :>>
>>
>>
>>>Hey Guys,
>>><= br>>>>Have not actually played with this yet, but it
>>&g= t;
>>>
>>looks
>>
>>
>>>re= ally useful for cleaning up code.
>>>
>>>http://pmd.sourceforge.net/
>>&g= t;
>>>
>>>
>>>
>>Yeah, it's = interesting. I have played with it in the
>>last past years.
&g= t;>
>>Notice that you need to customize it, otherwize you
>>will found zillions
>>of violations !!!
>>
>= ;>Somthing that coule be very interesting - and not
>>too compl= icated -
>>would be to integrate those tools into maven.
>&g= t;- pmd
>>- jdepend
>>- checkstyle
>>- findbugs
>= >
>>wanna try ?
>>
>>
>>
>>= >I'm thinking we could use this to generate a
>>>
>>>
>>report,
>>
>>
>>>prob= ably along with findbugs, and then use combine
>>>that with the= how to help section (Still gotta do
>>>
>>>
>>that
>>
>>
>>>to...after finishing up= the JPackage stuff...)
>>>
>>>Cheers,
>>&= gt;- Ole
>>>
>>>
>>>
>>>___= _______________________________________________
>>>Do You Yahoo!?
>>>Tired of spam?  Yah= oo! Mail has the best spam
>>>
>>>
>>prote= ction around
>>
>>
>>> http://mail.yahoo.com
>>>
>>>
>>>>>>
>>>
>>
>>
>
>
&= gt;__________________________________________________
>Do You Yahoo!?
>Tired of spam?  Yahoo! Mail has the best spam protection = around
>http://mail.yahoo.com>
>
>


------=_Part_78331_29447207.1168220703031--