bodewig 01/03/22 00:30:18
Modified: docs/ant2 requested-features.txt Log: request by Deryk Sinotte <[EMAIL PROTECTED]> Revision Changes Path 1.51 +3 -0 jakarta-ant/docs/ant2/requested-features.txt Index: requested-features.txt =================================================================== RCS file: /home/cvs/jakarta-ant/docs/ant2/requested-features.txt,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- requested-features.txt 2001/03/22 07:56:41 1.50 +++ requested-features.txt 2001/03/22 08:30:15 1.51 @@ -431,3 +431,6 @@ * 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 +
