DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40516>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40516

           Summary: <Availiable> should be able to handle nested filesets
           Product: Ant
           Version: 1.7.0Beta1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: [EMAIL PROTECTED]


Please enhance the <Availiable> to handle a nested <fileset> instead of only be
able to handle a single file.
In our workaround it must be possible to wait for any file named "*.building" or
to see if any of lot's of build-tasks are .ready, .started or .error.
The <Availiable> at the moment (version 1.6.5 and in description to 1.7 no
change found) can only take care of a spezific filename without allowing "*" 
etc.
So a nested
<FileSet Dir="blabla">
  <Include name="**/*.building"/>
</FileSet>
would be great!

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to