(since a.txt is present in Dir1 and
Dir4)
Regards,
Mikael Sitruk
Amdocs Java Foundation
+972.9.776.1075 (desk)
AMDOCS > JF & EXTRACT TOOL
This message and the information contained herein is proprietary and
confidential and subject to the Amdocs policy statement,
you may re
, 2007 18:00
To: Ant Users List
Subject: RE: restrict and selector
--- Mikael Sitruk <[EMAIL PROTECTED]> wrote:
>
> Matt
>
> I have tried the name too see:
>
>
>
>
>
>
>
>
>
&
lp???
Mikael.S
-Original Message-
From: Matt Benson [mailto:[EMAIL PROTECTED]
Sent: Monday, 29 January, 2007 19:16
To: Ant Users List
Subject: Re: restrict and selector
--- Mikael Sitruk <[EMAIL PROTECTED]> wrote:
>
> Hi
>
>
>
> I’ve tried to use selector into a
Thanks
-Original Message-
From: Dominique Devienne [mailto:[EMAIL PROTECTED]
Sent: Monday, 29 January, 2007 01:54
To: Ant Users List
Subject: Re: General Question on nested element of tasks
On 1/28/07, Mikael Sitruk <[EMAIL PROTECTED]> wrote:
> Is it possible to have
5 Jan 2007, Mikael Sitruk <[EMAIL PROTECTED]> wrote:
> 1. From my understanding the selector are part of a fileset,
Not necessarily, in my answer I used it inside a resource
collection (and I used a Resourceselector, not a Fil
Thanks for your answers.
Regarding the javaresource I mentioned, I was referring to this:
http://ant.apache.org/manual/CoreTypes/resources.html#javaresource
If I'm changing the classpath to a path (e.g. a list of directory) and adding
support for patternset instead of a single file, this is th
Regarding the selector suggestion, I have some additional question
1. From my understanding the selector are part of a fileset, but in a fileset
the dir attribute is mandatory and point only to one directory.
So is really a selector the appropriate choice?
2. From the code the selector create a l
: b.java
I want to be able to get the files Dir1/a.txt, Dir1/b.java, Dir2/c.jar, just by
defining a file set “a.txt, b.java, c.jar” and a search path: Dir1, Dir2, Dir3
Is it possible? Is there a specific task for this?
10x
Mikael Sitruk
Amdocs Java Foundation
This message and the