29 Apr 2004 21:53
Re: using date selection in fileset
On 29 Apr 2004, at 20:36, Timothy Barreto wrote:
> I'm trying to use the date selector with a file set and I'm not sure
> of the syntax. This is what I'm trying:
>
> ant.zip(destfile:zipfile,update:"true") {
> fileset(dir:f,includes:"*.log.complete") {
> date(datetime:cutofftime,when:"before")
> }
>
> This statement works without the date selector, am I missing something
> here?
Whats the value of cutofftime?
AFAIK it has to be a String in the right format for the Ant task to
work, I think.
James
-------
http://radio.weblogs.com/0112098/
RSS Feed