I'd like to ask for a vote to release RC4, posted at [1], as the final release of V2.0.0 of the C++ Santuario library. It was built from svn revision 1834156 of the trunk. The tag will be copied from that revision.
The change log file has been improved, and while the bug reported was actually a mistake in configuring the build, I went ahead and cleaned up a few OpenSSL-specific bits in the samples that didn't have to be specific, and the build does complete now with no crypto provider available (though nothing will run usefully). Using --with-openssl alone when configuring ensures the configure fails if openssl isn't usable. Note that the configure script is now pkg-confg enabled, so that's how (and only how) it finds Xerces, Xalan, and OpenSSL or NSS. Manual workarounds using environment variables are required if you don't have pkg-config support for any or all of them. This is my +1. -- Scott [1] https://dist.apache.org/repos/dist/dev/santuario/c-library/
