Matthew Jason Benson
6bd9a3ed78
Remove "strip-duplicates" behavior from; add condition behavior to, Length task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278120 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
60830983a6
1.6.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277601 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
4122b8a95f
Add size to Resource info; switch length task to use Resources
instead of files so that it can report lengths for zipfilesets.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277427 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
6fed6ad7a4
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277337 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
810c2bde30
Oops, used setProperty() instead of setNewProperty().
Thanks to Jan for the example on the userlist reminding me of my error. ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277336 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
21d2edf017
Remove an unnecessary method call.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277319 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
b38c25e33c
No need to finish building up the set for uniqueness before
the handler can be invoked. Removes an import, some LOC, and
has a better chance of preserving order between eg pathconvert and length.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277318 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
257dadeaf0
Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files.
Also removed unused/* imports along the way.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277295 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
f3af5a6f26
Add length task to Ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277277 13f79535-47bb-0310-9956-ffa450edef68
21 years ago