bodewig 01/03/20 01:15:48
Modified: docs/ant2 requested-features.txt Log: make the "no commit" statements a little clearer Revision Changes Path 1.42 +2 -2 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.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- requested-features.txt 2001/03/20 09:14:36 1.41 +++ requested-features.txt 2001/03/20 09:15:43 1.42 @@ -96,9 +96,9 @@ * Ant should be cancelable -* no commit without documentation (ouch 8-) +* no commit of new features without documentation (ouch 8-) -* no commit without testcases +* no commit of new features without testcases III. Things that are simple, easy to implement, where we expect the committers to agree
