From 926f339ea30362bec8e53bf5924ce803938163b7 Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
java.io.tmpdir
unless they have been adapted to the
changed API of Ant 1.9.15.
+Security Note: Using the default temporary directory
+specified by java.io.tmpdir
can result in the leakage of
+sensitive information or possibly allow an attacker to execute
+arbitrary code. This is especially true in multi-user environments. It
+is recommended that ant.tmpdir
be set to a directory
+owned by the user running Ant with 0700 permissions.
The Unix launch script that come with Ant works correctly with Cygwin. You should not have any problems launching Ant from the Cygwin shell. It is