Re: how to use the sort in resource

2007-03-21 Thread Matt Benson
Hi Kriss--as with many OSS tools, the best examples are in the testsuite ;). The tricky thing, IMO, about resource comparators/selectors is that in order to avoid namespace conflicts with other similarly-named entities they were placed in an internal antlib and only available via that antlib or ex

how to use the sort in resource

2007-03-20 Thread Kriss
HI, The new resource possibility in ant 1.7.0 seems to be excellent, but I do not know how to use it. For instance, I want to build a fileset of files sorted by their date in reverse order. I know there is the new sort http://ant.apache.org/manual/CoreTypes/resources.html#sort with the resourc