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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25801

filelist used in selector example with <copy/> task

           Summary: filelist used in selector example with <copy/> task
           Product: Ant
           Version: 1.6.0
          Platform: Other
               URL: http://ant.apache.org/manual/CoreTypes/selectors.html
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Documentation
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


there are a few uses of filelist used in conjunction with <copy/> task in the 
selector documentation, for example;

'Here are some examples of how to use the Modified Selector:

    <copy todir="dest">
        <filelist dir="src">
            <modified/>
        </filelist>
    </copy'

this does not work in v1.6, which I believe is the expected behavior.

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

Reply via email to