bodewig 2002/07/12 06:59:06 Modified: docs Tag: ANT_15_BRANCH ant_in_anger.html Log: Typo. PR: 10736 Revision Changes Path No revision No revision 1.7.2.1 +2 -2 jakarta-ant/docs/ant_in_anger.html Index: ant_in_anger.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/ant_in_anger.html,v retrieving revision 1.7 retrieving revision 1.7.2.1 diff -u -r1.7 -r1.7.2.1 --- ant_in_anger.html 30 Oct 2001 21:44:47 -0000 1.7 +++ ant_in_anger.html 12 Jul 2002 13:59:06 -0000 1.7.2.1 @@ -282,7 +282,7 @@ tasks will still be called. Other tasks degrade their functionality on platforms or Java versions. In particular, any task which adjusts the timestamp of files can not do so properly on Java 1.1. Tasks which can -do that - <a href="manual/CoreTasks/get.html">Get<a>, <a +do that - <a href="manual/CoreTasks/get.html">Get</a>, <a href="manual/CoreTasks/touch.html">Touch</a> and <A href="manual/CoreTasks/unzip.html"> Unjar/Unwar/Unzip</a> for example, degrade their functionality on Java1.1, usually resorting to the current timestamp instead. @@ -1011,6 +1011,6 @@ instead. <hr> -<p align="center">Copyright © 2000, 2001 Apache Software Foundation. All rights +<p align="center">Copyright © 2000-2002 Apache Software Foundation. All rights Reserved.</p> </body>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
