bodewig 2002/07/12 06:56:44 Modified: docs ant_in_anger.html Log: Typo. PR: 10736 Revision Changes Path 1.8 +1 -1 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.8 diff -u -r1.7 -r1.8 --- ant_in_anger.html 30 Oct 2001 21:44:47 -0000 1.7 +++ ant_in_anger.html 12 Jul 2002 13:56:44 -0000 1.8 @@ -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.
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
