ehatcher 2002/09/02 08:14:37 Modified: . Tag: ANT_15_BRANCH WHATSNEW Log: backported approved 'file' attribute to 1.5 branch Revision Changes Path No revision No revision 1.263.2.76 +4 -0 jakarta-ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/jakarta-ant/WHATSNEW,v retrieving revision 1.263.2.75 retrieving revision 1.263.2.76 diff -u -r1.263.2.75 -r1.263.2.76 --- WHATSNEW 2 Sep 2002 08:38:59 -0000 1.263.2.75 +++ WHATSNEW 2 Sep 2002 15:14:37 -0000 1.263.2.76 @@ -6,6 +6,10 @@ * Shipped XML parser is now Xerces 2.1.0 +* Filesets now support a 'file' attribute, allowing a single-file + fileset to be constructed without having to specify its parent + directory separately. + Changes from Ant 1.5 to 1.5.1Beta1 ==================================
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
