Berin, I have one notice. It is present also in 1.0 version. For example, take a look at the beginning of AnonymousResolver.cpp file, there is line:
#include <xsec/framework/XSECException.hpp> and it should be #include <src/framework/XSECException.hpp> So, every time I download XSec libraries I have to rename "src" folder into "xsec". I was hoping it will be fixed in 1.1 version. Best regards, Milan > -----Original Message----- > From: Berin Lautenbach [mailto:[EMAIL PROTECTED] > Sent: Monday, March 15, 2004 12:24 PM > To: [EMAIL PROTECTED] > Subject: C++ Version 1.1 > > > Peoples, > > I have just placed what I think is a ready for release set of > binaries > for Version 1.1 of the C++ libraries on the web site. They > are not yet > linked into the mirror system or the download pages, so if > anyone finds > anything really bad, let me know. > http://xml.apache.org/security/1.1/ I'll be updating the web site and download pages in the next day or so. Cheers, Berin
