Re: problem with custom check in checkstyle plugin

2008-02-08 Thread Barrie Treloar
On Feb 9, 2008 9:03 AM, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > Barrie Treloar wrote: > > On Feb 6, 2008 8:37 AM, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > >> Funny how things in the universe sometimes occur at the exact same time... > >> > >> Yesterday I completely rewrote the example abou

Re: problem with custom check in checkstyle plugin

2008-02-08 Thread Dennis Lundberg
Barrie Treloar wrote: On Feb 6, 2008 8:37 AM, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Funny how things in the universe sometimes occur at the exact same time... Yesterday I completely rewrote the example about using custom checks for the Checkstyle plugin. It is now a complete example with a

Re: problem with custom check in checkstyle plugin

2008-02-06 Thread Barrie Treloar
On Feb 6, 2008 8:37 AM, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > Funny how things in the universe sometimes occur at the exact same time... > > Yesterday I completely rewrote the example about using custom checks for > the Checkstyle plugin. It is now a complete example with all code > necessar

Re: problem with custom check in checkstyle plugin

2008-02-05 Thread Dennis Lundberg
Funny how things in the universe sometimes occur at the exact same time... Yesterday I completely rewrote the example about using custom checks for the Checkstyle plugin. It is now a complete example with all code necessary. It's not published yet, but you can (sort of) read it directly from s

Re: problem with custom check in checkstyle plugin

2008-02-04 Thread Barrie Treloar
On Sep 11, 2007 11:38 PM, Michael Fortin <[EMAIL PROTECTED]> wrote: > Hello. > I've been trying to get a custom check installed and can't get it run. > I've followed the directions from the maven site almost to the letter > but it keeps failing on the packagenames.xml. If I take my custom check >

problem with custom check in checkstyle plugin

2007-09-11 Thread Michael Fortin
Hello. I've been trying to get a custom check installed and can't get it run. I've followed the directions from the maven site almost to the letter but it keeps failing on the packagenames.xml. If I take my custom check out of the checkstyle.xml it still fails but on another check. It seems