Re: problem with java task attribute jvmarg when value is ""

2005-12-29 Thread Frederic Chalons
Steve Loughran wrote: Frederic Chalons wrote: Hi, My problem involved the attribute jvmarg set to a property which value is ""... Using Ant 1.6.4, I am using the java task to launch various process: // // // // //

Re: problem with java task attribute jvmarg when value is ""

2005-12-29 Thread Steve Loughran
Frederic Chalons wrote: Hi, My problem involved the attribute jvmarg set to a property which value is ""... Using Ant 1.6.4, I am using the java task to launch various process: // // // // // // For each class

problem with java task attribute jvmarg when value is ""

2005-12-29 Thread Frederic Chalons
Hi, My problem involved the attribute jvmarg set to a property which value is ""... Using Ant 1.6.4, I am using the java task to launch various process: // // // // // // For each class the properties (arg1, ar