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 2012/11/26 14:10:52 UTC

svn commit: r1413588 - in /webservices/wss4j/branches/1_6_x-fixes: ChangeLog.txt src/site/xdoc/download.xml src/site/xdoc/index.xml

Author: coheigea
Date: Mon Nov 26 13:10:51 2012
New Revision: 1413588

URL: http://svn.apache.org/viewvc?rev=1413588&view=rev
Log:
Preparing for 1.6.8 release

Modified:
    webservices/wss4j/branches/1_6_x-fixes/ChangeLog.txt
    webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/download.xml
    webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/index.xml

Modified: webservices/wss4j/branches/1_6_x-fixes/ChangeLog.txt
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/1_6_x-fixes/ChangeLog.txt?rev=1413588&r1=1413587&r2=1413588&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/ChangeLog.txt (original)
+++ webservices/wss4j/branches/1_6_x-fixes/ChangeLog.txt Mon Nov 26 13:10:51 2012
@@ -5,6 +5,27 @@ for a given release.  
 Portions of this report were generated using the ReleaseNotes facility
 in Jira.
 
+Release 1.6.8
+=============
+
+Sub-task
+
+    [WSS-410] - Reduce dependency on xmlsec library
+
+Bug
+
+    [WSS-231] - There is an issue with the position of the <Timestamp> element in the <Security> header when using WSS4J calling .NET Web Services with WS-Security.
+    [WSS-399] - WSS4J: cannot set DigestMethod for KEYTRANSPORT_RSAOEP though requested by W3C
+    [WSS-407] - Error when signing a SOAP Body that is encrypted with a reference to a SAML Token
+    [WSS-409] - explicit dependency on XMLDSigRI in WSSConfig causes java.lang.ClassNotFoundException: org.apache.jcp.xml.dsig.internal.dom.XMLDSigRI on WAS 8.5
+
+Improvement
+
+    [WSS-404] - Store Subject from JAAS LoginContext in WSSecurityEngineResult
+    [WSS-406] - Add the ability to define which algorithms are acceptable when processing a security header
+    [WSS-411] - STRTransform does not work in certain circumstances
+
+
 Release 1.6.7
 =============
 

Modified: webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/download.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/download.xml?rev=1413588&r1=1413587&r2=1413588&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/download.xml (original)
+++ webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/download.xml Mon Nov 26 13:10:51 2012
@@ -19,20 +19,20 @@ LICENSE.txt and NOTICE.txt files contain
 <ul>
 <li>
 <p>
-The current release is Apache WSS4J 1.6.7:
+The current release is Apache WSS4J 1.6.8:
 </p>
 <p>
-<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_7/wss4j-bin-1.6.7.zip">wss4j-bin-1.6.7.zip</a>
-(<a href="http://www.apache.org/dist/ws/wss4j/1_6_7/wss4j-bin-1.6.7.zip.md5">
+<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_8/wss4j-bin-1.6.8.zip">wss4j-bin-1.6.8.zip</a>
+(<a href="http://www.apache.org/dist/ws/wss4j/1_6_8/wss4j-bin-1.6.8.zip.md5">
 MD5</a>)
-(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_7/wss4j-bin-1.6.7.zip.asc">
+(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_8/wss4j-bin-1.6.8.zip.asc">
 PGP</a>)
 </p>
 <p>
-<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_7/wss4j-src-1.6.7.zip">wss4j-src-1.6.7.zip</a>
-(<a href="http://www.apache.org/dist/ws/wss4j/1_6_7/wss4j-src-1.6.7.zip.md5">
+<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_8/wss4j-src-1.6.8.zip">wss4j-src-1.6.8.zip</a>
+(<a href="http://www.apache.org/dist/ws/wss4j/1_6_8/wss4j-src-1.6.8.zip.md5">
 MD5</a>)
-(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_7/wss4j-src-1.6.7.zip.asc">
+(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_8/wss4j-src-1.6.8.zip.asc">
 PGP</a>)
 </p>
 </li>

Modified: webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/index.xml?rev=1413588&r1=1413587&r2=1413588&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/index.xml (original)
+++ webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/index.xml Mon Nov 26 13:10:51 2012
@@ -9,7 +9,7 @@ The <b>Apache WSS4J&#8482;</b> project p
 standards for Web Services, namely the OASIS Web Services Security (WS-Security) specifications from 
 the <a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wss">OASIS Web Services 
 Security TC</a>. WSS4J provides an implementation of the following WS-Security standards:
-</p>
+/p>
 <ul>
 <li>
 <a href="http://docs.oasis-open.org/wss/v1.1/wss-v1.1-spec-os-SOAPMessageSecurity.pdf">
@@ -43,11 +43,11 @@ Foundation.
 <subsection name="News">
 <ul>
 <li>
-<p> <b>July 2012</b> - 
-The Apache WSS4J team are pleased to announce the release of version 1.6.7. 
+<p> <b>November 2012</b> - 
+The Apache WSS4J team are pleased to announce the release of version 1.6.8. 
 </p>
 <p>
-Please see the <a href="https://issues.apache.org/jira/browse/WSS/fixforversion/12321642">
+Please see the <a href="https://issues.apache.org/jira/browse/WSS/fixforversion/12322514">
 release notes</a> for more information.
 </p>
 </li>