diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index 60973d98d..8782f69a8 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -434,3 +434,5 @@ V. Things we probably don't agree on. * targets should be like methods including a return value +* define task contexts that define various common aspects (logging, + failure handling ...) and assign them to tasks.