On Sun, Jun 8, 2008 at 11:22 PM, Shawn Castrianni
<[EMAIL PROTECTED]> wrote:
> Is there a way to incrementally add files to a fileset?
> I am building a fileset by looping through an XML file and need to add files
> to a named fileset one by one if they meet certain criteria.
> Is this possible wit
-Original Message-
From: Shawn Castrianni [mailto:[EMAIL PROTECTED]
Sent: Monday, June 09, 2008 6:23 AM
To: 'Ant Users List'
Subject: appending to fileset
/*
Is there a way to incrementally add files to a fileset? I am building a
fileset by looping through an XML file and n
Is there a way to incrementally add files to a fileset? I am building a
fileset by looping through an XML file and need to add files to a named fileset
one by one if they meet certain criteria. Is this possible without converting
everything into paths or strings or stuff like that?
---
Shawn