bodewig 01/03/21 05:21:56
Modified: docs/ant2 requested-features.txt Log: request by Alex Solofnenko <[EMAIL PROTECTED]> - or better, my interpretation of it. Revision Changes Path 1.48 +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.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- requested-features.txt 2001/03/21 13:01:58 1.47 +++ requested-features.txt 2001/03/21 13:21:46 1.48 @@ -423,3 +423,6 @@ * build files should be purely declarative +* provide a way to define the order in which targets a given target + depends upon get executed. +
