diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index c959080d7..60973d98d 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -431,3 +431,6 @@ V. Things we probably don't agree on. * Allow a target to depend on a target which is in another buildfile. * Allow a target to reference properties defined in another buildfile. + +* targets should be like methods including a return value +