next up previous contents index
Next: Rename Up: Record Previous: Examples   Contents   Index

Notes

There is some functionality that I would like to be able to add in the future. They include things like the following:

listener A classname of a build listener to use from this point on instead of the default listener. no
includetarget A comma-separated list of targets to automatically record. If this value is "all", then all targets are recorded. [Default = all] no
excludetarget A comma-separated list of targets to automatically record. If this value is "all", then all targets are recorded. [Default = all] no
Attribute
includetask
excludetask
A comma-separated list of task to automatically record or not. This could be difficult as it could conflict with the includetarget/excludetarget. (e.g.: includetarget="compile" excludetask="javac", what should happen?)
no
action add greater flexibility to the action attribute. Things like close to close the print stream. no


next up previous contents index
Next: Rename Up: Record Previous: Examples   Contents   Index
Andrew Marlow 2003-07-08