You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2011/01/12 17:45:14 UTC

svn commit: r1058227 - in /webservices/wss4j/tags/1_5_11: ./ ChangeLog.txt build.xml pom.xml xdocs/index.xml

Author: coheigea
Date: Wed Jan 12 16:45:14 2011
New Revision: 1058227

URL: http://svn.apache.org/viewvc?rev=1058227&view=rev
Log:
Adding tag for 1.5.11 release.

Added:
    webservices/wss4j/tags/1_5_11/
      - copied from r1057172, webservices/wss4j/branches/1_5_x-fixes/
Modified:
    webservices/wss4j/tags/1_5_11/ChangeLog.txt
    webservices/wss4j/tags/1_5_11/build.xml
    webservices/wss4j/tags/1_5_11/pom.xml
    webservices/wss4j/tags/1_5_11/xdocs/index.xml

Modified: webservices/wss4j/tags/1_5_11/ChangeLog.txt
URL: http://svn.apache.org/viewvc/webservices/wss4j/tags/1_5_11/ChangeLog.txt?rev=1058227&r1=1057172&r2=1058227&view=diff
==============================================================================
--- webservices/wss4j/tags/1_5_11/ChangeLog.txt (original)
+++ webservices/wss4j/tags/1_5_11/ChangeLog.txt Wed Jan 12 16:45:14 2011
@@ -5,6 +5,21 @@ for a given release.  
 Portions of this report were generated using the ReleaseNotes facility
 in Jira.
 
+Release 1.5.11
+=============
+
+Bug
+
+    * [WSS-258] - Newer version of SecureConversation not recognised for derived key algorithm
+    * [WSS-260] - WSS4J can't process a STR to a SAML Assertion that is not in the SOAP message
+    * [WSS-261] - Rampart failing to extract keyinfo from SAML assertion
+    * [WSS-262] - WSS4J accepts Timestamps that are "Created" in the future
+
+Improvement
+
+    * [WSS-263] - Store secret key from signature processor
+
+
 Release 1.5.10
 =============
 

Modified: webservices/wss4j/tags/1_5_11/build.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/tags/1_5_11/build.xml?rev=1058227&r1=1057172&r2=1058227&view=diff
==============================================================================
--- webservices/wss4j/tags/1_5_11/build.xml (original)
+++ webservices/wss4j/tags/1_5_11/build.xml Wed Jan 12 16:45:14 2011
@@ -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='11'/>
-        <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 &#169; ${year} Apache WSS4J Project. All Rights Reserved."/>

Modified: webservices/wss4j/tags/1_5_11/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/tags/1_5_11/pom.xml?rev=1058227&r1=1057172&r2=1058227&view=diff
==============================================================================
--- webservices/wss4j/tags/1_5_11/pom.xml (original)
+++ webservices/wss4j/tags/1_5_11/pom.xml Wed Jan 12 16:45:14 2011
@@ -24,7 +24,7 @@
     <artifactId>wss4j</artifactId>
     <packaging>bundle</packaging>
     <name>WSS4J</name>
-    <version>1.5.11-SNAPSHOT</version>
+    <version>1.5.11</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_11/xdocs/index.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/tags/1_5_11/xdocs/index.xml?rev=1058227&r1=1057172&r2=1058227&view=diff
==============================================================================
--- webservices/wss4j/tags/1_5_11/xdocs/index.xml (original)
+++ webservices/wss4j/tags/1_5_11/xdocs/index.xml Wed Jan 12 16:45:14 2011
@@ -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.10.
+                <p style="margin-left: 40px;">The latest release of WSS4J is version 1.5.11.
                 </p>
             </subsection>
             <subsection name="WS-Security Features">