EMAIL PROTECTED]
Sent: Tuesday, December 18, 2007 3:16 PM
To: Ant Users List
Subject: Re: Output going into subdirectory of output.dir, not
output.dir
I can't find any reference that the property output.dir has any special
value. I've searched through the whole Ant manual, and found tw
I can't find any reference that the property output.dir has any
special value. I've searched through the whole Ant manual, and found
two references to "output.dir". Both are used as examples for the name
of some output directory. You can always do this:
$ ant > ant.out.txt
Or if you're on Unix: