From d9c3b5ca53447a82aa314028542e5c90e0b28366 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 22 Mar 2001 08:30:15 +0000 Subject: [PATCH] request by Deryk Sinotte git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268881 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant2/requested-features.txt | 3 +++ 1 file changed, 3 insertions(+) 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 +