Re: ant error while performing a 'gradle clean'

2019-04-11 Thread Nir Lisker
Thanks, setting ANT_HOME worked, though I'm not sure why it's needed. Line 756 seems to call ant without needing its home path, since the executable is defined in the path variable. Is this a bug in the build or new instructions after some update? On Thu, Apr 11, 2019 at 2:18 PM Kevin Rushforth

Re: Review Request: JDK-8221708: Update Eclipse project files for non-modular projects

2019-04-11 Thread Nir Lisker
The patch requires an Eclipse developer to test it. Please kindly volunteer yourselves :) On Sat, Mar 30, 2019 at 4:28 PM Nir Lisker wrote: > Hi, > > Please review the fix for: > > https://bugs.openjdk.java.net/browse/JDK-8221708 > http://cr.openjdk.java.net/~nlisker/8221708/webrev.00/ > >

Re: ant error while performing a 'gradle clean'

2019-04-11 Thread Kevin Rushforth
I suspect that gradle apps will fail in the same way. Try setting ANT_HOME. -- Kevin On 4/10/2019 10:18 PM, Nir Lisker wrote: Hi, When I run a `gradle clean` I get the following message: Task :apps:cleanWin FAILED 'ant' is not recognized as an internal or external command, operable