stevel 02/05/03 14:30:27 Modified: . Tag: ANT_15_BRANCH WHATSNEW Log: I should have turned these on. And yes, I need tests too. <setproxy> will be a dog to test, as I will only be able to do it properly behind a strict firewall Revision Changes Path No revision No revision 1.263.2.3 +5 -0 jakarta-ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/jakarta-ant/WHATSNEW,v retrieving revision 1.263.2.2 retrieving revision 1.263.2.3 diff -u -r1.263.2.2 -r1.263.2.3 --- WHATSNEW 3 May 2002 12:47:09 -0000 1.263.2.2 +++ WHATSNEW 3 May 2002 21:30:27 -0000 1.263.2.3 @@ -9,6 +9,11 @@ * runant.pl now supports NetWare. +* <tempfile> and <setproxy> tasks were in beta1, but not defined by +default; They now are. <tempfile> fills a property with the name of a +temporary file; <setproxy> lets you set the JVM's http, ftp and socks proxy +settings. + Changes from Ant 1.4.1 to 1.5beta1 ==================================
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
