Author: coheigea
Date: Fri Jan 3 12:08:31 2014
New Revision: 1555062
URL: http://svn.apache.org/r1555062
Log:
Getting ready for next release
Modified:
webservices/wss4j/branches/1_6_x-fixes/ChangeLog.txt
webservices/wss4j/branches/1_6_x-fixes/NOTICE
webservices/wss4j/branches/1_6_x-fixes/build.xml
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=1555062&r1=1555061&r2=1555062&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/ChangeLog.txt (original)
+++ webservices/wss4j/branches/1_6_x-fixes/ChangeLog.txt Fri Jan 3 12:08:31
2014
@@ -5,6 +5,13 @@ for a given release.
Portions of this report were generated using the ReleaseNotes facility
in Jira.
+Release 1.6.14
+=============
+
+Bug
+
+ [WSS-488] - Regression in parsing SecurityTokenReferences inside of a SAML
Signature KeyInfo
+
Release 1.6.13
=============
Modified: webservices/wss4j/branches/1_6_x-fixes/NOTICE
URL:
http://svn.apache.org/viewvc/webservices/wss4j/branches/1_6_x-fixes/NOTICE?rev=1555062&r1=1555061&r2=1555062&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/NOTICE (original)
+++ webservices/wss4j/branches/1_6_x-fixes/NOTICE Fri Jan 3 12:08:31 2014
@@ -1,5 +1,5 @@
Apache WebServices - WSS4J
-Copyright 2004-2013 The Apache Software Foundation
+Copyright 2004-2014 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Modified: webservices/wss4j/branches/1_6_x-fixes/build.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/branches/1_6_x-fixes/build.xml?rev=1555062&r1=1555061&r2=1555062&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/build.xml (original)
+++ webservices/wss4j/branches/1_6_x-fixes/build.xml Fri Jan 3 12:08:31 2014
@@ -30,7 +30,7 @@ Build Instructions:
<property name='product.version.level' value='14'/>
<property name='product.version.qualifier' value='SNAPSHOT'/>
<property name='product.version'
value='${product.version.major}.${product.version.minor}.${product.version.level}${product.version.qualifier}'/>
- <property name="year" value="2013"/>
+ <property name="year" value="2014"/>
<property name="copyright" value="Copyright © ${year} Apache
WSS4J Project. All Rights Reserved."/>
<!-- Give user a chance to override without editing this file
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=1555062&r1=1555061&r2=1555062&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 Fri Jan
3 12:08:31 2014
@@ -19,20 +19,20 @@ LICENSE.txt and NOTICE.txt files contain
<ul>
<li>
<p>
-The current release is Apache WSS4J 1.6.13:
+The current release is Apache WSS4J 1.6.14:
</p>
<p>
-<a
href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_13/wss4j-bin-1.6.13.zip">wss4j-bin-1.6.13.zip</a>
-(<a href="http://www.apache.org/dist/ws/wss4j/1_6_13/wss4j-bin-1.6.13.zip.md5">
+<a
href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_14/wss4j-bin-1.6.14.zip">wss4j-bin-1.6.14.zip</a>
+(<a href="http://www.apache.org/dist/ws/wss4j/1_6_14/wss4j-bin-1.6.14.zip.md5">
MD5</a>)
-(<a href="http://www.apache.org/dist/ws/wss4j/1_6_13/wss4j-bin-1.6.13.zip.asc">
+(<a href="http://www.apache.org/dist/ws/wss4j/1_6_14/wss4j-bin-1.6.14.zip.asc">
PGP</a>)
</p>
<p>
-<a
href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_13/wss4j-src-1.6.13.zip">wss4j-src-1.6.13.zip</a>
-(<a href="http://www.apache.org/dist/ws/wss4j/1_6_13/wss4j-src-1.6.13.zip.md5">
+<a
href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_14/wss4j-src-1.6.14.zip">wss4j-src-1.6.14.zip</a>
+(<a href="http://www.apache.org/dist/ws/wss4j/1_6_14/wss4j-src-1.6.14.zip.md5">
MD5</a>)
-(<a href="http://www.apache.org/dist/ws/wss4j/1_6_13/wss4j-src-1.6.13.zip.asc">
+(<a href="http://www.apache.org/dist/ws/wss4j/1_6_14/wss4j-src-1.6.14.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=1555062&r1=1555061&r2=1555062&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 Fri Jan 3
12:08:31 2014
@@ -43,20 +43,11 @@ Foundation.
<subsection name="News">
<ul>
<li>
-<p><b>November 2013</b> -
-The Apache WSS4J team are pleased to announce the release of version 1.6.13.
+<p><b>January 2014</b> -
+The Apache WSS4J team are pleased to announce the release of version 1.6.14.
</p>
<p>
-Please see the <a
href="https://issues.apache.org/jira/browse/WSS/fixforversion/12324993">
-release notes</a> for more information.
-</p>
-</li>
-<li>
-<p> <b>August 2011</b> -
-The Apache WSS4J team are pleased to announce the release of version 1.5.12.
-</p>
-<p>
-Please see the <a
href="https://issues.apache.org/jira/browse/WSS/fixforversion/12316045">
+Please see the <a
href="https://issues.apache.org/jira/browse/WSS/fixforversion/12325595">
release notes</a> for more information.
</p>
</li>