H Mukuli, Are you sure about "build smoketest.xsltc" and not just "smoketest"?
There is no goal Ant finds for me: git clone https://gitbox.apache.org/repos/asf/xalan-java.git cd xalan-java git checkout xalan-j_2_7_1_maint build smoketest.xsltc ... Target `smoketest.xsltc' does not exist in this project. "build smoketest" does run but does not seem to test much. Also, are you sure 2.7.2 was built from xalan-j_2_7_1_maint and not xalan-j_2_7_x? I can't recall what I did back then :-( 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