Author: dkulp
Date: Mon Jun 16 18:54:21 2008
New Revision: 668377
URL: http://svn.apache.org/viewvc?rev=668377&view=rev
Log:
Merged revisions 668371 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r668371 | dkulp | 2008-06-16 21:33:44 -0400 (Mon, 16 Jun 2008) | 2 lines
Add some info about the opensaml stuff to the release_notes
........
Modified:
cxf/branches/2.0.x-fixes/ (props changed)
cxf/branches/2.0.x-fixes/distribution/src/main/release/release_notes.txt
Propchange: cxf/branches/2.0.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified:
cxf/branches/2.0.x-fixes/distribution/src/main/release/release_notes.txt
URL:
http://svn.apache.org/viewvc/cxf/branches/2.0.x-fixes/distribution/src/main/release/release_notes.txt?rev=668377&r1=668376&r2=668377&view=diff
==============================================================================
--- cxf/branches/2.0.x-fixes/distribution/src/main/release/release_notes.txt
(original)
+++ cxf/branches/2.0.x-fixes/distribution/src/main/release/release_notes.txt
Mon Jun 16 18:54:21 2008
@@ -56,6 +56,10 @@
and add that to the lib directory or classpath.
+The latest version of the WSS4J library that is used to implement WS-Security
+requires the opensaml jar to be on the classpath. This is different than
previous
+versions that only required it if doing SAML assertions. When upgrading
+to CXF 2.1.1, you will need to add the opensaml jar to your application.
3. Building the Samples