On Fri, 13 Dec 2002, Dominique Devienne <[EMAIL PROTECTED]> wrote:

> I like St�phane's idea of using a variable, maybe not the global
> Java JDK one (which could still be used by default if the Ant
> specific one is used).

The good thing is, that there is a centralized createTempFile methof
in FileUtils, so if we change it in that place, other tasks like
<javadoc> or <javac> using jikes or ... would benefit from it as well.

So introducing java.io.tempdir as a "magic property" would work for me
(and most people wouldn't even have to do anything).

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to