Author: coheigea Date: Fri Jul 24 09:33:56 2009 New Revision: 797388 URL: http://svn.apache.org/viewvc?rev=797388&view=rev Log: [WSS-202] - Forward merged to trunk.
Added: webservices/wss4j/trunk/lib/xmlsec-1.4.3.jar - copied unchanged from r797385, webservices/wss4j/branches/1_5_x-fixes/lib/xmlsec-1.4.3.jar Removed: webservices/wss4j/trunk/lib/xmlsec-1.4.2.jar Modified: webservices/wss4j/trunk/README.txt webservices/wss4j/trunk/pom.xml Modified: webservices/wss4j/trunk/README.txt URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/README.txt?rev=797388&r1=797387&r2=797388&view=diff ============================================================================== --- webservices/wss4j/trunk/README.txt (original) +++ webservices/wss4j/trunk/README.txt Fri Jul 24 09:33:56 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. Modified: webservices/wss4j/trunk/pom.xml URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=797388&r1=797387&r2=797388&view=diff ============================================================================== --- webservices/wss4j/trunk/pom.xml (original) +++ webservices/wss4j/trunk/pom.xml Fri Jul 24 09:33:56 2009 @@ -394,7 +394,7 @@ </profiles> <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: wss4j-dev-unsubscr...@ws.apache.org For additional commands, e-mail: wss4j-dev-h...@ws.apache.org