You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2018/02/02 09:31:04 UTC

[Bug 62071] Calling FileSet.setFile twice fails with misleading message

https://bz.apache.org/bugzilla/show_bug.cgi?id=62071

--- Comment #1 from Stefan Bodewig <bo...@apache.org> ---
I don't think the initial intention has ever been to prohibit calling setFile
twice, after all you can still call setDir twice. After some pondering I've
decided it would be easier to fix the error message. If you call setFile twice
with two different arguments the surely something must be wrong.

Currently running tests, will be fixed in 1.9.10 and 1.10.2.

-- 
You are receiving this mail because:
You are the assignee for the bug.