Hi Gary, On Sat, Dec 24, 2022 at 7:39 PM Gary D. Gregory <ggreg...@apache.org> wrote: > > I don't understand this in xalan-test\build.bat: > > set > classpath=..\java\tools\ant.jar;..\java\lib\xercesImpl.jar;..\java\lib\xalan.jar;..\java\lib\serializer.jar;..\java\lib\xml-apis.jar;%CLASSPATH% > > Uh? a JDK is assumed to as a sibling of xalan-test? That's never going to be > true IMO...
You're right. The above mentioned set classpath= line, has been there within xalan-test\build.bat, since a long time and was possibly written within this file by the original author of this file. The set classpath= line within this file, perhaps suited the original author of this file. If we follow, the steps mentioned within the XalanJ readme file that we've created, then XalanJ developers and users shall be able to do all the XalanJ build and tests steps without any issues I believe. -- Regards, Mukul Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org