Author: coheigea
Date: Fri Jul 24 09:30:27 2009
New Revision: 797385
URL: http://svn.apache.org/viewvc?rev=797385&view=rev
Log:
[WSS-202] - Upgrade to XML-Security 1.4.3.
Added:
webservices/wss4j/branches/1_5_x-fixes/lib/xmlsec-1.4.3.jar (with props)
Removed:
webservices/wss4j/branches/1_5_x-fixes/lib/xmlsec-1.4.2.jar
Modified:
webservices/wss4j/branches/1_5_x-fixes/README.txt
webservices/wss4j/branches/1_5_x-fixes/pom.xml
Modified: webservices/wss4j/branches/1_5_x-fixes/README.txt
URL:
http://svn.apache.org/viewvc/webservices/wss4j/branches/1_5_x-fixes/README.txt?rev=797385&r1=797384&r2=797385&view=diff
==============================================================================
--- webservices/wss4j/branches/1_5_x-fixes/README.txt (original)
+++ webservices/wss4j/branches/1_5_x-fixes/README.txt Fri Jul 24 09:30:27 2009
@@ -201,7 +201,7 @@
See: http://xml.apache.org/xalan-j/
-xmlsec-1.4.2.jar
+xmlsec-1.4.3.jar
This library implements the XML-Signature Syntax and Processing and
the XML Encryption Syntax and Processing specifications of the W3C. Thus
they form one of the base foundations of WSS4J.
Added: webservices/wss4j/branches/1_5_x-fixes/lib/xmlsec-1.4.3.jar
URL:
http://svn.apache.org/viewvc/webservices/wss4j/branches/1_5_x-fixes/lib/xmlsec-1.4.3.jar?rev=797385&view=auto
==============================================================================
Binary file - no diff available.
Propchange: webservices/wss4j/branches/1_5_x-fixes/lib/xmlsec-1.4.3.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: webservices/wss4j/branches/1_5_x-fixes/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/branches/1_5_x-fixes/pom.xml?rev=797385&r1=797384&r2=797385&view=diff
==============================================================================
--- webservices/wss4j/branches/1_5_x-fixes/pom.xml (original)
+++ webservices/wss4j/branches/1_5_x-fixes/pom.xml Fri Jul 24 09:30:27 2009
@@ -396,7 +396,7 @@
<properties>
- <xmlsec.version>1.4.2</xmlsec.version>
+ <xmlsec.version>1.4.3</xmlsec.version>
<opensaml.version>1.1</opensaml.version>
<xml.apis.version>1.3.03</xml.apis.version>
<bcprov.jdk14.version>1.43</bcprov.jdk14.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]