Hi,
in fact there has been a bug reported concerning lines of output which
get mixed up.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50507
We should fix it.
Regards,
Antoine
On 1/19/11 3:03 PM, Gilbert Rebhan wrote:
> Original Message
> Subject: exec (and apply) task
On 1/20/11 5:27 PM, dave.alvar...@cartridgeorder.com wrote:
> Thanks for this recommendation. A couple of follow up questions ...
>
> 1 If I add the classloader task to my custom task, does that classloader take
> precedence over the classes loaded by ${ANT_HOME}/lib ?
> 2. How do I add the class
Thanks for this recommendation. A couple of follow up questions ...
1 If I add the classloader task to my custom task, does that classloader take
precedence over the classes loaded by ${ANT_HOME}/lib ?
2. How do I add the classloader task to my custom task? My custom task
resembles ...
ok thanks for the hint
On Wed, Jan 19, 2011 at 9:22 PM, Antoine Levy-Lambert wrote:
> Hi,
>
> on the JUnit leg of your parallel invocation, you need to use a script to
> kill your http server. Depending on your operating system you could use
> pskill from sysinternals (Windows) or just kill (UNIX
Thank you all for your feedback, it's much clearer now.
Patrick
On Thu, Jan 20, 2011 at 6:30 AM, Antoine Levy-Lambert wrote:
> On 1/19/11 9:46 PM, Michael Ludwig wrote:
>> But I still haven't understood the underlying issue. What's so special about
>> mail.jar that it needs special treatment?
>