within your fileset.
Ben
-Original Message-
From: Dominique Devienne [mailto:[EMAIL PROTECTED]
Sent: Friday, August 26, 2005 2:50 PM
To: 'Ant Users List'
Subject: RE: inside doesn't have the expected
behavior
> > "Tardif, Sebastien" <[EMAIL PROTECTED]
> > "Tardif, Sebastien" <[EMAIL PROTECTED]> wrote on 08/18/2005
> > 01:41:31 PM:
> >> This work:
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> But this doesn't:
> >>
> >>
> >>
> >>
> >>
> >>
> >>
why wouldn't you just use an includes="**/"?
On Aug 18, 2005, at 1:59 PM, Jeffrey E Care wrote:
Because the first one is part of a selector.
--
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere v7 Release Engineer
WebSphere Build Tooling Lead (Project Mantis)
"Tardif, Sebastien" <[EMAIL PROTE
Because the first one is part of a selector.
--
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere v7 Release Engineer
WebSphere Build Tooling Lead (Project Mantis)
"Tardif, Sebastien" <[EMAIL PROTECTED]> wrote on 08/18/2005 01:41:31 PM:
> This work:
>
>
>
>
>
>
>
I -still- do this occasionally and smack myself really
hard afterwards. From the manual:
Selectors are available as nested elements within the
FileSet. If any of the selectors within the FileSet do
not select the file, the file is not considered part
of the FileSet. This makes a FileSet equivalen
This work:
But this doesn't:
And I received no error message so it's a valid Ant XML.
Anybody understand why the second version doesn't work?
What's the logic of the test?
I'm using ANT 1.6.5 which is the l