Hi Gary, I've tested using the jar file bcel-6.6.2-20221110.213514-5.jar, from location you've specified below (i.e, https://repository.apache.org/content/repositories/snapshots/org/apache/bcel/bcel/6.6.2-SNAPSHOT/), and I still see the XalanJ tests build command "build smoketest.xsltc" producing the following result,
run.xalantest: 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! But when using, bcel-6.6.0.jar (i.e, with Commons BCEL 6.6.0), the XalanJ tests build command "build smoketest.xsltc" produces following result (i.e, its a success), scan: [java] ResultScanner of smoketest.xsltc complete in: smoketest.xsltc/ResultReport.html smoketest.xsltc-notpass: smoketest.xsltc-pass: [echo] [minitest] CONGRATULATIONS! The Smoketest passed! [echo] [minitest] Details are in smoketest.xsltc/results-conf.xml, smoketest.xsltc/results-accept.xml On Wed, Nov 9, 2022 at 9:21 PM Gary D. Gregory <ggreg...@apache.org> wrote: > > Mukul: > > I was able to reproduce the failure. > > Please try BCEL 6.6.2-SNAPSHOT from > https://repository.apache.org/content/repositories/snapshots/org/apache/bcel/bcel/6.6.2-SNAPSHOT/ > > That jar passes for me, I'm curious if you see the same result. > > Gary -- Regards, Mukul Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org