Hey Roger, First thanks for your work! This release is actually very timely for me. I'm running into an issue when building against a shared xerces library. When the msgcreator is run it crashes because it can't find the xerces dll. I'm gonna try to handle this externally by updating PATH/LD_LIBRARY_PATH/DYLD_LIBRARY_PATH depending on the platform - but this might be better handled in the xalan cmake itself. I'm not entirely sure the conventions for this scenario.
Thanks, Rob ________________________________ From: Roger Leigh <rle...@codelibre.net> Sent: Sunday, May 24, 2020 6:26 PM To: xalan-...@apache.org <xalan-...@apache.org>; c-users@xalan.apache.org <c-users@xalan.apache.org> Subject: Xalan-C++ 1.12 release candidate 1 Dear all, I have tagged and made a prerelease of 1.12 which can be obtained here: https://github.com/apache/xalan-c/releases/tag/Xalan-C_1_12_0_RC1 The above link includes the release notes, links to .tar.gz and .zip archives, and the signed release tag. The full documentation is at: https://apache.github.io/xalan-c/ The current iteration fixes all of the major problems I was aware of, and it's now ready for wider testing. I would be very grateful if all Xalan-C++ users reading this could take the time to build and test it with your own code, and report back any successes or failures. If any problems are found, we can investigate and fix them in an RC2, or defer to 1.13 if appropriate. If we're confident that this is release-worthy, then I'll call for a vote and we can make the first Xalan-C++ release for nearly 8 years! Kind regards, Roger Leigh