You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wss4j-dev@ws.apache.org by co...@apache.org on 2008/09/24 12:49:31 UTC

svn commit: r698518 - in /webservices/wss4j/trunk: README.txt lib/commons-httpclient-3.0-rc2.jar lib/commons-logging-1.0.4.jar lib/commons-logging-1.1.jar lib/opensaml-1.0.1.jar lib/opensaml-1.1.jar wss4j-readme.html

Author: coheigea
Date: Wed Sep 24 03:49:31 2008
New Revision: 698518

URL: http://svn.apache.org/viewvc?rev=698518&view=rev
Log:
[WSS-142] - Updated to opensaml 1.1
 - Updated the opensaml jar in lib to "1.1" to be consistent with our pom
 - Also updated the commons-logging jar in lib to "1.1" for the same reason
 - Removed commons-httpclient jar, as it's not used
 - Removed wss4j-readme.html, for the same reason.


Added:
    webservices/wss4j/trunk/lib/commons-logging-1.1.jar   (with props)
    webservices/wss4j/trunk/lib/opensaml-1.1.jar   (with props)
Removed:
    webservices/wss4j/trunk/lib/commons-httpclient-3.0-rc2.jar
    webservices/wss4j/trunk/lib/commons-logging-1.0.4.jar
    webservices/wss4j/trunk/lib/opensaml-1.0.1.jar
    webservices/wss4j/trunk/wss4j-readme.html
Modified:
    webservices/wss4j/trunk/README.txt

Modified: webservices/wss4j/trunk/README.txt
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/README.txt?rev=698518&r1=698517&r2=698518&view=diff
==============================================================================
--- webservices/wss4j/trunk/README.txt (original)
+++ webservices/wss4j/trunk/README.txt Wed Sep 24 03:49:31 2008
@@ -1,7 +1,7 @@
 * What is WSS4J? *
 
-WSS4J is part of the Apache Web Services project. The link to all  Apache Web 
-Service projects:
+WSS4J is part of the Apache Web Services project:
+
 http://ws.apache.org/
 
 Apache WSS4J is an implementation of the OASIS Web Services Security specifications
@@ -17,8 +17,8 @@
 
  * OASIS Web Serives Security: SOAP Message Security 1.0 Standard 200401, 
    March 2004
-    * Username Token profile V1.0
-    * X.509 Token Profile V1.0
+ * Username Token profile V1.0
+ * X.509 Token Profile V1.0
 
 The Web Services Security part of WSS4J is fairly well tested and many
 WebService projects use it already. Also interoperability with
@@ -165,8 +165,7 @@
     
 commons-codec-1.3.jar
 commons-discovery-0.2.jar
-commons-httpclient-3.0-rc2.jar
-commons-logging-1.0.4.jar
+commons-logging-1.1.jar
     These jars are from the Commons project and provide may useful 
     funtions, such as Base64 encoding/decoding, resource lookup,
     and much more. Please refer to the commons project to get more
@@ -187,7 +186,7 @@
     
     See: http://logging.apache.org/
 
-opensaml-1.0.1.jar
+opensaml-1.1.jar
     The SAML implemetation used by WSS4J to implement the SAML profile.
     
     See: http://www.opensaml.org/

Added: webservices/wss4j/trunk/lib/commons-logging-1.1.jar
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/lib/commons-logging-1.1.jar?rev=698518&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/wss4j/trunk/lib/commons-logging-1.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/wss4j/trunk/lib/opensaml-1.1.jar
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/lib/opensaml-1.1.jar?rev=698518&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/wss4j/trunk/lib/opensaml-1.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream



---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org