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=40300>.
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=40300


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|1.6.5                       |1.7.0Beta1




------- Additional Comments From [EMAIL PROTECTED]  2006-09-07 08:38 -------
can confirm this is still the case for 1.7beta1

to further clarify;

when a filterset is used with a copy operation whose fileset (for example)
selects both text files and images, 'due to null' error is thrown

copy todir="dist/${p.dir.static}" failonerror="false"
    fileset dir="${p.dir.static}"
        include name="_resource/css/*.css"/
        include name="_resource/script/*.js"/
        include name="_resource/*.jpg"/
    /fileset
    filterset refid="std"/
/copy

would stump for a better error message or smarter handling for identifying text
files that are candidates for find/replace ops.




-- 
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