Re: compilearg
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
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