Am 18.02.2019 um 00:00 schrieb Andrey Repin: > Greetings, Franz Fehringer! > >> Am 17.02.2019 um 20:09 schrieb Csaba Ráduly: >>> On 17/02/2019 12:11, Franz Fehringer wrote: >>>> Hi all (half off topic), >>>> >>>> I have installed (on a Windows 10 1809 system) both Cygwin and WSL (only >>>> the Windows component, no real Linux distribution yet). >>>> This scenario gives me a strange problem with antrun: With <exec >>>> executable="bash"> i always get the WSL bash instead of the Cygwin one, >>>> although Cygwin is first in PATH (both Cygwin PATH and Windows PATH), >>>> even so if C:/Windows/System32 (location of WSL bash) is not in the >>>> (Cygwin) PATH at all. >>> >>> Is this a Cygwin ant or a Windows ant ? >>> >>> Csaba > >> Windows ant via Windows maven (antrun plugin) in a Cygwin shell. > > Check what Maven sets the environment to. > >
I already printed out env.PATH in the antrun block and it had Cygwin bin before Windows system32. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple