Hi Mukul, Thank you for preparing this RC. Did you try to build from a src zip? This is what reviewers of RCs should do, but something goes wrong. As a side note, the README file is confusing because it talks about cloning the xalan test repo and the contents of the repo are in fact in the src zip.
This works: - My ANT_HOME is already set to C:\java\apache-ant-1.10.12 - Download and unzip https://dist.apache.org/repos/dist/dev/xalan/j/2.7.3/RC7/xalan-j_2_7_3-src.zip - cd xalan-j_2_7_3 - build clean fulldist - cd xalan-test - build clean jar FAILS with: build beginning... Error: Could not find or load main class org.apache.tools.ant.Main build completed! Running "build clean jar" fails and ANT_HOME has been updated to "..\xalan-java". That's odd, so I run set ANT_HOME=C:\java\apache-ant-1.10.12 and check it: ant -version Apache Ant(TM) version 1.10.12 compiled on October 13 2021 But "build clean jar" still fails with the same error :-( Gary On 2022/12/24 10:29:26 Mukul Gandhi wrote: > Hi all, > 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/RC7/). This RC, > uses Apache Commons BCEL 6.7.0, and also provides means (via improved > ant build scripts) 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 : xalan-j_2_7_3-rc7 > xalan-test repos : xalan-j_2_7_3-rc7 > > The necessary XalanJ build tests pass, with this RC. > > The key used to sign this RC is located within the file, at > https://dlcdn.apache.org/xalan/xalan-j/KEYS. > > Please review this release candidate and vote. > [ ] +1 Release these artifacts > [ ] +0 OK, but... > [ ] -0 OK, but really should fix... > [ ] -1 I oppose this release because... > > Great work everyone. Here's my +1 for this RC. > > > -- > 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