You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2011/08/10 21:31:16 UTC

svn commit: r1156330 - in /cxf/branches/2.4.x-fixes: ./ distribution/src/main/release/lib/WHICH_JARS

Author: dkulp
Date: Wed Aug 10 19:31:16 2011
New Revision: 1156330

URL: http://svn.apache.org/viewvc?rev=1156330&view=rev
Log:
Merged revisions 1156325 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1156325 | dkulp | 2011-08-10 15:24:10 -0400 (Wed, 10 Aug 2011) | 1 line
  
  [CXF-3730] Add jars
........

Modified:
    cxf/branches/2.4.x-fixes/   (props changed)
    cxf/branches/2.4.x-fixes/distribution/src/main/release/lib/WHICH_JARS

Propchange: cxf/branches/2.4.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: cxf/branches/2.4.x-fixes/distribution/src/main/release/lib/WHICH_JARS
URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/distribution/src/main/release/lib/WHICH_JARS?rev=1156330&r1=1156329&r2=1156330&view=diff
==============================================================================
--- cxf/branches/2.4.x-fixes/distribution/src/main/release/lib/WHICH_JARS (original)
+++ cxf/branches/2.4.x-fixes/distribution/src/main/release/lib/WHICH_JARS Wed Aug 10 19:31:16 2011
@@ -77,6 +77,12 @@ For WS-Security support:
 - wss4j.jar
 - xmlsec.jar
 
+For SAML support in WS-Security
+- joda-time.jar 
+- opensaml.jar
+- openws.jar
+- xmltooling.jar
+
 For HTTP Binding support:
 - jra.jar
 - jettison.jar (Needed for JSON services only)