m: Rebhan, Gilbert [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, October 25, 2007 7:49 AM
> > To: Ant Users List
> > Subject: RE: Fileset group
> >
> > /*
> > i didn't use the checkstyle task but if it works
> > like other tasks, you may use =
>
PROTECTED]> wrote:
>
>
> -Original Message-
> From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 25, 2007 7:49 AM
> To: Ant Users List
> Subject: RE: Fileset group
>
> /*
> i didn't use the checkstyle task but if it works
> like other tasks, y
IL PROTECTED]
> Sent: Thursday, October 25, 2007 7:49 AM
> To: Ant Users List
> Subject: RE: Fileset group
>
> /*
> i didn't use the checkstyle task but if it works
> like other tasks, you may use =
>
>
>
>
>
>
> ...
>
>
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 25, 2007 10:46 AM
To: user@ant.apache.org
Subject: AW: Fileset group
/*
>if task doesn't support path (as for example the copy
task)
>then use antcontrib like that =
>
>
&
>if task doesn't support path (as for example the copy
task)
>then use antcontrib like that =
>
>
>
>
>
>
>
>
btw
DOES support s ... (since 1.7.0 as it supports resource
collections).
Jan
-
To unsubscribe, e-mail: [EMAIL P
-Original Message-
From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 25, 2007 7:49 AM
To: Ant Users List
Subject: RE: Fileset group
/*
i didn't use the checkstyle task but if it works
like other tasks, you may use =
...
and later in task just us
;Gesendet: Donnerstag, 25. Oktober 2007 07:49
>An: Ant Users List
>Betreff: RE: Fileset group
>
>
>Hi,
>
>-Original Message-
>From: Alain ROY [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, October 24, 2007 12:40 PM
>To: user@ant.apache.org
>Subject: Fileset group
Hi,
-Original Message-
From: Alain ROY [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 24, 2007 12:40 PM
To: user@ant.apache.org
Subject: Fileset group
/*
I want to use a task which accepts nested
elements.
I have up to 20 Java projects I want to process with checkstyle in one
Hi all,
I use ant 1.7.0 and Checkstyle 4.3 Ant task.
I want to use a task which accepts nested elements.
I have up to 20 Java projects I want to process with checkstyle in one time.
I'd like to define a fileset which is the composition of filesets with *.java
source files of several source