>> Just correcting my example; obviously you only want to quote the
individual
>> arguments:
>
>That could still confuse the line breaking code.
>
>I would suggest
>
>1. breaking everything up
>
>
>
>
>
>2. run ant -verbose to see what is being passed in
>
>The @{} signs show that macros are at pl
Chad McHenry wrote:
Just correcting my example; obviously you only want to quote the individual
arguments:
That could still confuse the line breaking code.
I would suggest
1. breaking everything up
2. run ant -verbose to see what is being passed in
The @{} signs show that macros are at
naged
>> Services Group) | Persistent Systems
>>
>> [EMAIL PROTECTED] | Cell: +91 93701 31472 | Tel: +91 (20)
>> 3023
>> 6447
>>
>> Innovation in software product design, development and delivery-
>> www.persistentsys.com
>>
>>
>>
>>
>>
Systems
>
> [EMAIL PROTECTED] | Cell: +91 93701 31472 | Tel: +91 (20)
> 3023
> 6447
>
> Innovation in software product design, development and delivery-
> www.persistentsys.com
>
>
>
>
>
> -Original Message-
> From: Andy Stevens [mailto:[EMAIL PROT
Build fails when 'java' task's "arg line" contains a directory
path with spaces
2008/9/29 Vivek Payala <[EMAIL PROTECTED]>:
> Our build fails while executing the following task. It fails only when the
> application is installed in a directory hav
2008/9/29 Vivek Payala <[EMAIL PROTECTED]>:
> Our build fails while executing the following task. It fails only when the
> application is installed in a directory having space.
>
> errorproperty="runerror">
>
>
>
>
>
>
>
> If the @{conf
Hello,
Our build fails while executing the following task. It fails only when the
application is installed in a directory having space.
If the @{configDir} directory does not have spaces then the build succeeds.
W