Hi Vladimir,

On Tue, Aug 2, 2022 at 8:00 PM Vladimir Sitnikov
<sitnikov.vladi...@gmail.com> wrote:

> Could you please clarify which modifications have you put to make it run?
> Do you execute the tests in CI?

Following are the steps on the windows platform, that I've followed to
run XalanJ smoketests,

1) create folder D:\xalanj2.7.3_jardir,
and place following jars in it : xalan.jar (that has to be tested),
xercesImpl.jar, xml-apis.jar, serializer.jar, Tidy.jar

for the xalan-test repos, do following,

2) set JAVA_HOME and ANT_HOME environment variables

3) set JARDIR environment variable, pointing to D:\xalanj2.7.3_jardir

4) build.bat distclean

5) build.bat jar
(this shall produce, testxsl.jar)

Copy the file testxsl.jar, to folder D:\xalanj2.7.3_jardir

6) build.bat smoketest

I haven't executed these tests, from CI. I've done that, using ant
build provided by XalanJ tests repos.


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