Re: Excluding some directories

2009-02-24 Thread Brian Stephenson
: 'reasonCode' hides a field. [checkstyle] C:\Temp\Routing_Engine\ui\src\com\myco\ssml\account \types\Device.java:14:46: warning: 'autoDiscSN' hides a field. ---Original Message--- From: Brian Stephenson Subject: Re: Excluding some directories Sent: Feb 24 '09 18:14 I t

Re: Excluding some directories

2009-02-24 Thread dave.alvarado
\ui\src\com\myco\ssml\account\types\Device.java:14:46: warning: 'autoDiscSN' hides a field. > ---Original Message--- > From: Brian Stephenson > Subject: Re: Excluding some directories > Sent: Feb 24 '09 18:14 > > I think the problem is you only

Re: Excluding some directories

2009-02-24 Thread Brian Stephenson
t.java:64:42: warning: 'status' hides a field. ---Original Message--- From: Brian Stephenson Subject: Re: Excluding some directories Sent: Feb 24 '09 16:26 Try re-formatting your checkstyle fileset attribute to look something like this:

Re: Excluding some directories

2009-02-24 Thread dave.alvarado
sage--- > From: Brian Stephenson > Subject: Re: Excluding some directories > Sent: Feb 24 '09 16:26 > > Try re-formatting your checkstyle fileset attribute to look something   > like this: > > > >    >    >    > >

Re: Excluding some directories

2009-02-24 Thread Brian Stephenson
Try re-formatting your checkstyle fileset attribute to look something like this: Brian On Feb 24, 2009, at 10:29 AM, wrote: Hi, I'm using Ant 1.6. I have this task ... >

Excluding some directories

2009-02-24 Thread dave.alvarado
Hi, I'm using Ant 1.6. I have this task ... I want to modify my clause such that it includes all .java files in that directory except for java