On Mar 23, 2011, at 1:57 PM, Nicolas Lalevée wrote:
> I can reproduce it locally. Could you please fill a bugzilla bug report [1],
> I'll look deeper into it.
>
> Nicolas
Thanks. Bugzilla bug report 50960 has been filed.
-- Ron --
--
Le 23 mars 2011 à 07:13, Ron Goldman a écrit :
> I just started using Ant 1.8.2 as it was installed along with the latest Java
> Update for the Mac (JavaForMacOSX10.6Update4). Projects that worked fine with
> Ant 1.8.1 no longer work in 1.8.2. The problem seems to be that a Java task
> that fo
I just started using Ant 1.8.2 as it was installed along with the latest Java
Update for the Mac (JavaForMacOSX10.6Update4). Projects that worked fine with
Ant 1.8.1 no longer work in 1.8.2. The problem seems to be that a Java task
that forks a jvm hangs when it tries to read from System.in. Has