Re: compilearg

2012-06-20 Thread Dominique Devienne
On Mon, Jun 18, 2012 at 3:43 AM, Michael Tabak wrote: > I'm running Ant 1.8.2. I have a line in my build file to override the > destination directory: >   >     >    >     > > > This is in my compile target. If I replace "-d output1.6" with -version or  > -verbose,

compilearg

2012-06-17 Thread Michael Tabak
I'm running Ant 1.8.2. I have a line in my build file to override the destination directory:                   This is in my compile target. If I replace "-d output1.6" with -version or  -verbose, the command works, but if I use something like -cp . or -d output