The important thing here is that if an environment variable like ANT_HOME is already set, it should *not* be overwritten.
Gary On Sat, Dec 24, 2022, 09:59 Mukul Gandhi <muk...@apache.org> wrote: > Hello, > There was typo within my earlier mail, as cited within mail trail. > The correction is following, please, > > I think, at some point, we introduced set ANT_HOME=..\xalan-java > within xalan-test repos. This shall not suite, all the XalanJ users. > By writing set ANT_HOME=.., within xalan-test *folder* (within the > file build.bat for example) of XalanJ src distribution can simply fix > this issue (this shall find ant run-time, from the parent folder of > xalan-test *folder* of XalanJ src distribution). > > > On Sat, Dec 24, 2022 at 7:45 PM Mukul Gandhi <muk...@apache.org> wrote: > > > I think, at some point, we introduced set ANT_HOME=..\xalan-java > > within xalan-test repos. This shall not suite, all the XalanJ users. > > By writing set ANT_HOME=.., within xalan-test foder (within the file > > build.bat for example) of XalanJ src distribution can simply fix this > > issue (this shall find ant run-time, from the parent folder of > > xalan-test foder of XalanJ src distribution). > > > -- > Regards, > Mukul Gandhi > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org > For additional commands, e-mail: dev-h...@xalan.apache.org > >