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 resource comparator :
- date : http://ant.apache.org/manual/CoreTypes/resources.html#rcmp.date
- reverse : http://ant.apache.org/manual/CoreTypes/resources.html#rcmp.reverse

But I cannot find any exemple about how to use this,
Any help will be appreciate.

Thanks.
Kriss

Reply via email to