diff --git a/docs/manual/CoreTasks/uptodate.html b/docs/manual/CoreTasks/uptodate.html index b0287e59a..e6dc2ebf8 100644 --- a/docs/manual/CoreTasks/uptodate.html +++ b/docs/manual/CoreTasks/uptodate.html @@ -49,7 +49,8 @@ target execution depending on the relative age of the specified files.

srcfile The file to check against the target file(s). Yes, unless a nested - <srcfiles> element is present. + <srcfiles> or <srcresources> + element is present. targetfile @@ -67,6 +68,12 @@ set of files to check against the target file(s).

Note: You can specify either the srcfile attribute or nested <srcfiles> elements, but not both. +

srcresources

+

The nested <srcresources> element is a union and allows you to +specify a collection of resources to check against the target file(s). +Since Ant 1.7

+

mapper

The nested <mapper> element allows you to specify a set of target files to check for being up-to-date with respect to a