Hi all, Within this XalanJ RC, I've mistakenly specified within xalan-test\build.bat file something like following,
rem Author: shane_curc...@lotus.com, ggreg...@apache.org, muk...@apache.org rem See: build.xml and this causes the build script to produce an error like following, 'ggreg...@apache.org' is not recognized as an internal or external command, operable program or batch file. 'muk...@apache.org' is not recognized as an internal or external command, operable program or batch file. I didn't notice this on time, and have published this XalanJ RC with the above mentioned error. I apologize, for that. But this error within the file xalan-test\build.bat, doesn't affect XalanJ tests results that needs to be produced, in any way. But I think, we should publish a new XalanJ RC, by correcting (by mentioning batch file command 'rem' on the concerned batch file lines) the above mentioned error. Also, within this XalanJ RC, the concept of JARDIR environment variable is not used while running XalanJ tests, and the mention of that has been omitted within the readme file as well. On Sat, Jan 7, 2023 at 11:08 PM Mukul Gandhi <muk...@apache.org> wrote: > We've published the new RC for XalanJ 2.7.3 release (located at > https://dist.apache.org/repos/dist/dev/xalan/j/2.7.3/RC8/). This RC, > uses Apache Commons BCEL 6.7.0, and also provides means (via improved > ant build scripts, currently updated for windows platform) to build > and test XalanJ from the source distribution. > > The apache git tags corresponding to this RC, are following (these > have been committed as well), > xalan-java repos (branch xalan-j_2_7_1_maint) : xalan-j_2_7_3-rc8 > xalan-test repos (branch master) : xalan-j_2_7_3-rc8 > > The necessary XalanJ build tests pass, with this RC. > > The key that can be used, to verify this RC is located within the file, at > https://dlcdn.apache.org/xalan/xalan-j/KEYS. > > The XalanJ readme file, has been updated here > https://gitbox.apache.org/repos/asf?p=xalan-java.git;a=blob_plain;f=README;hb=refs/heads/xalan-j_2_7_1_maint, > describing the XalanJ build and tests process. > > Kindly review and vote, for this XalanJ 2.7.3 RC. > > Great work everyone. Here's my +1 for this RC. -- Regards, Mukul Gandhi