Hi Gary,

On Sat, Dec 24, 2022 at 7:28 PM Gary D. Gregory <ggreg...@apache.org> wrote:
>
> I am missing something: What are we even touching  ANT_HOME? That's where Ant 
> is installed which will never be in ".." or "../xalan-test".

I think, there are few different ways to, locate ant jar within jvm's classpath.

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).

I'd suggest, lets keep this point, dependent on XalanJ users how they
solve that.


--
Regards,
Mukul Gandhi

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org

Reply via email to