Author: coheigea
Date: Thu Nov 25 12:34:40 2010
New Revision: 1039021
URL: http://svn.apache.org/viewvc?rev=1039021&view=rev
Log:
Changing build versions etc.
Modified:
webservices/wss4j/tags/1_5_10/ChangeLog.txt
webservices/wss4j/tags/1_5_10/build.xml
webservices/wss4j/tags/1_5_10/pom.xml
webservices/wss4j/tags/1_5_10/xdocs/index.xml
Modified: webservices/wss4j/tags/1_5_10/ChangeLog.txt
URL:
http://svn.apache.org/viewvc/webservices/wss4j/tags/1_5_10/ChangeLog.txt?rev=1039021&r1=1039020&r2=1039021&view=diff
==============================================================================
--- webservices/wss4j/tags/1_5_10/ChangeLog.txt (original)
+++ webservices/wss4j/tags/1_5_10/ChangeLog.txt Thu Nov 25 12:34:40 2010
@@ -5,6 +5,21 @@ for a given release.
Portions of this report were generated using the ReleaseNotes facility
in Jira.
+Release 1.5.10
+=============
+
+** Bug
+
+ * [WSS-40] - WSSecurityEngine does not support chained certificates
+
+** Improvement
+
+ * [WSS-238] - Switch to wsse:KeyIdentifier instead of wsse:Reference for
SAML references within SOAP:body EncryptedData elements.
+ * [WSS-239] - Need ability to handle password "equivalent" between
WSPasswordCallback and UsernameToken when it's binary data
+ * [WSS-247] - Upgrade to XML Security 1.4.4
+ * [WSS-253] - UsernameTokenProcessor logs the password to the log
+
+
Release 1.5.9
=============
Modified: webservices/wss4j/tags/1_5_10/build.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/tags/1_5_10/build.xml?rev=1039021&r1=1039020&r2=1039021&view=diff
==============================================================================
--- webservices/wss4j/tags/1_5_10/build.xml (original)
+++ webservices/wss4j/tags/1_5_10/build.xml Thu Nov 25 12:34:40 2010
@@ -28,7 +28,7 @@ Build Instructions:
<property name='product.version.major' value='1'/>
<property name='product.version.minor' value='5'/>
<property name='product.version.level' value='10'/>
- <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."/>
Modified: webservices/wss4j/tags/1_5_10/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/tags/1_5_10/pom.xml?rev=1039021&r1=1039020&r2=1039021&view=diff
==============================================================================
--- webservices/wss4j/tags/1_5_10/pom.xml (original)
+++ webservices/wss4j/tags/1_5_10/pom.xml Thu Nov 25 12:34:40 2010
@@ -24,7 +24,7 @@
<artifactId>wss4j</artifactId>
<packaging>bundle</packaging>
<name>WSS4J</name>
- <version>1.5.10-SNAPSHOT</version>
+ <version>1.5.10</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_10/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/tags/1_5_10/xdocs/index.xml?rev=1039021&r1=1039020&r2=1039021&view=diff
==============================================================================
--- webservices/wss4j/tags/1_5_10/xdocs/index.xml (original)
+++ webservices/wss4j/tags/1_5_10/xdocs/index.xml Thu Nov 25 12:34:40 2010
@@ -59,7 +59,7 @@ Certificate Token Profile 1.1</a>
<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.9.
+ <p style="margin-left: 40px;">The latest release of WSS4J is
version 1.5.10.
</p>
</subsection>
<subsection name="WS-Security Features">