Author: coheigea
Date: Thu Apr 16 14:21:03 2009
New Revision: 765648
URL: http://svn.apache.org/viewvc?rev=765648&view=rev
Log:
Added tag for 1.5.7
Added:
webservices/wss4j/tags/1_5_7/
- copied from r765635, webservices/wss4j/branches/1_5_x-fixes/
webservices/wss4j/tags/1_5_7/pom.xml
- copied, changed from r765640,
webservices/wss4j/branches/1_5_x-fixes/pom.xml
Modified:
webservices/wss4j/tags/1_5_7/ChangeLog.txt
webservices/wss4j/tags/1_5_7/build.xml
webservices/wss4j/tags/1_5_7/xdocs/index.xml
Modified: webservices/wss4j/tags/1_5_7/ChangeLog.txt
URL:
http://svn.apache.org/viewvc/webservices/wss4j/tags/1_5_7/ChangeLog.txt?rev=765648&r1=765635&r2=765648&view=diff
==============================================================================
--- webservices/wss4j/tags/1_5_7/ChangeLog.txt (original)
+++ webservices/wss4j/tags/1_5_7/ChangeLog.txt Thu Apr 16 14:21:03 2009
@@ -5,6 +5,27 @@
Portions of this report were generated using the ReleaseNotes facility
in Jira.
+Release 1.5.7
+=============
+
+** Bug
+
+ * [WSS-90] - SamlUtil.java throws XMLSecurityException when SAML
SubjectConfirmation element doesn't have KeyInfo child
+ * [WSS-99] - JCE provider ordering on solaris
+ * [WSS-117] - WSS4J does not supports KeyIdentifiers to reference SAML
tokens but this is allowed by the WSS specification. Integration tesitng with
owsm failed.
+ * [WSS-136] - POM files needed in Maven repository for OpenSAML, WSS4J,
and XML Security
+
+** Improvement
+
+ * [WSS-84] - Make the use of the VM-wide keystore (lib/security/cacerts)
optional
+ * [WSS-169] - Add an EncodingType attribute for a UsernameToken nonce
+ * [WSS-170] - SignatureAction does not set DigestAlgorithm on
WSSecSignature instance
+
+** Test
+
+ * [WSS-172] - Test encrypted headers
+
+
Release 1.5.6
=============
Modified: webservices/wss4j/tags/1_5_7/build.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/tags/1_5_7/build.xml?rev=765648&r1=765635&r2=765648&view=diff
==============================================================================
--- webservices/wss4j/tags/1_5_7/build.xml (original)
+++ webservices/wss4j/tags/1_5_7/build.xml Thu Apr 16 14:21:03 2009
@@ -28,7 +28,7 @@
<property name='product.version.major' value='1'/>
<property name='product.version.minor' value='5'/>
<property name='product.version.level' value='7'/>
- <property name='product.version.qualifier' value='-SNAPSHOT'/>
+ <property name='product.version.qualifier' value=''/>
<property name='product.version'
value='${product.version.major}.${product.version.minor}.${product.version.level}${product.version.qualifier}'/>
<property name="year" value="2008"/>
<property name="copyright" value="Copyright © ${year} Apache
WSS4J Project. All Rights Reserved."/>
Copied: webservices/wss4j/tags/1_5_7/pom.xml (from r765640,
webservices/wss4j/branches/1_5_x-fixes/pom.xml)
URL:
http://svn.apache.org/viewvc/webservices/wss4j/tags/1_5_7/pom.xml?p2=webservices/wss4j/tags/1_5_7/pom.xml&p1=webservices/wss4j/branches/1_5_x-fixes/pom.xml&r1=765640&r2=765648&rev=765648&view=diff
==============================================================================
--- webservices/wss4j/branches/1_5_x-fixes/pom.xml (original)
+++ webservices/wss4j/tags/1_5_7/pom.xml Thu Apr 16 14:21:03 2009
@@ -7,7 +7,7 @@
<artifactId>wss4j</artifactId>
<packaging>bundle</packaging>
<name>WSS4J</name>
- <version>1.5.7-SNAPSHOT</version>
+ <version>1.5.7</version>
<description>
Apache WSS4J is an implementation of the Web Services Security
(WS-Security) being developed at OASIS Web Services Security TC.
Modified: webservices/wss4j/tags/1_5_7/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/tags/1_5_7/xdocs/index.xml?rev=765648&r1=765635&r2=765648&view=diff
==============================================================================
--- webservices/wss4j/tags/1_5_7/xdocs/index.xml (original)
+++ webservices/wss4j/tags/1_5_7/xdocs/index.xml Thu Apr 16 14:21:03 2009
@@ -59,7 +59,7 @@
<p style="margin-left: 40px;">You can download the latest
version of WSS4J at the following URL:<br/>
<a
href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/">http://www.apache.org/dyn/closer.cgi/ws/wss4j/</a>
</p>
- <p style="margin-left: 40px;">The latest release of WSS4J is
version 1.5.6.
+ <p style="margin-left: 40px;">The latest release of WSS4J is
version 1.5.7.
</p>
</subsection>
<subsection name="WS-Security Features">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]