|
|
@@ -282,7 +282,7 @@ warning message on an unsupported platform -the rest of the target's |
|
|
|
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. |
|
|
|