bodewig 01/05/03 01:43:00
Modified: docs/ant2 requested-features.txt Log: Moved stuff that I called SEMI-REJECTED in <http://marc.theaimsgroup.com/?l=ant-dev&m=98800940615921&w=2> to ACCEPTED state (will back out, if somebody complains). Fixed capitalization of Glenn's name. Revision Changes Path 1.60 +4 -4 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.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- requested-features.txt 2001/04/25 11:55:45 1.59 +++ requested-features.txt 2001/05/03 08:42:59 1.60 @@ -357,7 +357,7 @@ [will need more discussion because of vote by Conor MacNeill] - [REJECTED - vetoes by Conor MacNeill and glenn McAllister] + [REJECTED - vetoes by Conor MacNeill and Glenn McAllister] * It should be possible to modify details of the actual build (e.g. classpath, used compiler) without the need to change the build specification. @@ -452,7 +452,7 @@ value="29th Feb 2003"/> </include> - [REJECTED - only two +1 votes] + [ACCEPTED] * provide datatypes through property tag and remove need for separate free standing entities. ie @@ -481,7 +481,7 @@ relevent if you build ant based testing systems and use ant in certain web-related areas. - [REJECTED - only two +1 votes] + [ACCEPTED] * Make all datatypes interfaces to allow them to be customized in many ways. @@ -490,7 +490,7 @@ * Set arithmetic for fileset/patternset/*set - [REJECTED - only two +1 votes] + [ACCEPTED] * inheritance of ant properties/datatypes/context etc in project hierarchy
