Re: Need Advice (was Re: Windows Changes in Current master)

Jaikiran Pai <[email protected]> Tue, 24 Mar 2026 09:47:01 +0530
Newsgroups gmane.comp.jakarta.ant.devel
Message-ID <[email protected]>
Hello Stefan,

On 22/02/26 4:58 pm, Stefan Bodewig wrote:
>> Should be try to emulate Linux behavior on Windows? I.e. set basedir to
>> the resolved symlink junction when starting? I'm not sure this would
>> break more things.
> I'd leave it at what we currently have.

I had a look at the latest Ant master branch and what you have looks 
fine to me. I think trying to do something very specific to basedir to 
match how it behaves on Linux isn't worth the unexpected issues it might 
introduce.

-Jaikiran