Ah, I see xalan-test repo, but the instructions are not very helpful IMO. Can you post a how-to for testing?
git clone https://gitbox.apache.org/repos/asf/xalan-test.git cd xalan-test build smoketest.xsltc build beginning... Error: Could not find or load main class org.apache.tools.ant.Main build completed! Obviously, Ant has not Maven, so it would be nice to have instructions for where to put what jar files from where... ;-) Gary On 2022/11/08 05:15:05 Mukul Gandhi wrote: > Hi Gary, > I've tried to, use Commons BCEL 6.6.1, with latest XalanJ codebase > (branch xalan-j_2_7_1_maint). XalanJ builds fine with Commons BCEL > 6.6.1, but the following XalanJ test invocation fails (with tests > output shown as well) when using with Commons BCEL 6.6.1, > > (1) Command > > build smoketest.xsltc > > (2) Output > > run.xalantest: > > scan: > [java] ResultScanner error on: results-accept.xsltc > [java] java.io.FileNotFoundException: ResultScanner: resultDir > results-accept.xsltc does not exist! > [java] at > org.apache.qetest.xsl.ResultScanner.scanResults(ResultScanner.java:67) > [java] at > org.apache.qetest.xsl.ResultScanner.main(ResultScanner.java:326) > > scan: > [java] ResultScanner of smoketest.xsltc complete in: > smoketest.xsltc/ResultReport.html > > smoketest.xsltc-notpass: > [echo] [minitest] ERROR! The Smoketest failed! > [echo] [minitest] See details in > smoketest.xsltc/results-conf.xml, output is in smoketest.xsltc/conf > [echo] [minitest] See details in > smoketest.xsltc/results-accept.xml, output is in > smoketest.xsltc/accept > [echo] [minitest] Please fix any smoketest problems before checking in! > > > The XalanJ test commands "build smoketest" and "build smoketest.dev", > work fine when using with Commons BCEL 6.6.1. > > The XalanJ tests run with command, "build smoketest.xsltc" were > passing when using with Commons BCEL 6.6.0. > > It'd be great, if you may look at the issues, mentioned within this mail. > > On Thu, Nov 3, 2022 at 6:36 PM Gary Gregory <garydgreg...@gmail.com> wrote: > > > > Commons BCEL 6.6.1 is out on Maven Central. > > > > Gary > > > -- > Regards, > Mukul Gandhi > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org > For additional commands, e-mail: dev-h...@xalan.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org