You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2018/01/23 11:04:51 UTC

svn commit: r1024179 [1/2] - in /websites/production/santuario/content: ./ cache/

Author: coheigea
Date: Tue Jan 23 11:04:51 2018
New Revision: 1024179

Log:
Updating release notes

Added:
    websites/production/santuario/content/java157releasenotes.html
    websites/production/santuario/content/java158releasenotes.html
    websites/production/santuario/content/java201releasenotes.html
    websites/production/santuario/content/java202releasenotes.html
    websites/production/santuario/content/java203releasenotes.html
    websites/production/santuario/content/java204releasenotes.html
    websites/production/santuario/content/java205releasenotes.html
    websites/production/santuario/content/java206releasenotes.html
    websites/production/santuario/content/java207releasenotes.html
    websites/production/santuario/content/java208releasenotes.html
    websites/production/santuario/content/java209releasenotes.html
    websites/production/santuario/content/java210releasenotes.html
Modified:
    websites/production/santuario/content/cache/main.pageCache
    websites/production/santuario/content/java145releasenotes.html
    websites/production/santuario/content/java146releasenotes.html
    websites/production/santuario/content/java147releasenotes.html
    websites/production/santuario/content/java148releasenotes.html
    websites/production/santuario/content/java151releasenotes.html
    websites/production/santuario/content/java152releasenotes.html
    websites/production/santuario/content/java153releasenotes.html
    websites/production/santuario/content/java154releasenotes.html
    websites/production/santuario/content/java156releasenotes.html
    websites/production/santuario/content/java200releasenotes.html
    websites/production/santuario/content/javareleasenotes.html

Modified: websites/production/santuario/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/santuario/content/java145releasenotes.html
==============================================================================
--- websites/production/santuario/content/java145releasenotes.html (original)
+++ websites/production/santuario/content/java145releasenotes.html Tue Jan 23 11:04:51 2018
@@ -99,9 +99,7 @@ Apache Santuario -- java_1_4_5_release_n
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="java_1_4_5_release_notes-ApacheXMLSecurityforJava1.4.5releasenotes">Apache XML Security for Java 1.4.5 release notes</h1>
-
-<ul><li>See <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO/fixforversion/12315957">here</a>.</li></ul></div>
+<div id="ConfluenceContent"><h1 id="java_1_4_5_release_notes-ApacheXMLSecurityforJava1.4.5releasenotes">Apache XML Security for Java 1.4.5 release notes</h1><h2 id="java_1_4_5_release_notes-Bug">Bug</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-191">SANTUARIO-191</a>] - xml:id attributes are not correctly handled when using c14n11</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-250">SANTUARIO-250</a>] - VerifyMerlinsExamplesFifteen/TwentyThree.java samples should ignore signature-enveloping-hmac-sha1-40.xml</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-253">SANTUARIO-253</a>] - org.apache.xml.security.utils.resolver.ResourceResolver is not thread safe</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-262">SANTUARIO-262</a>] - Invalid use of String.getBytes()</li><li>[<
 a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-263">SANTUARIO-263</a>] - Canonicalizer can't handle dynamical created DOM correctly</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-266">SANTUARIO-266</a>] - c14n11 produces different signatures using version 1.4.3 and 1.4.4</li></ul></div>
            </div>
            <!-- Content -->
          </td>

Modified: websites/production/santuario/content/java146releasenotes.html
==============================================================================
--- websites/production/santuario/content/java146releasenotes.html (original)
+++ websites/production/santuario/content/java146releasenotes.html Tue Jan 23 11:04:51 2018
@@ -99,9 +99,7 @@ Apache Santuario -- java_1_4_6_release_n
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="java_1_4_6_release_notes-ApacheXMLSecurityforJava1.4.6releasenotes">Apache XML Security for Java 1.4.6 release notes</h1>
-
-<ul><li>See <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO/fixforversion/12316461">here</a>.</li></ul></div>
+<div id="ConfluenceContent"><h1 id="java_1_4_6_release_notes-ApacheXMLSecurityforJava1.4.6releasenotes">Apache XML Security for Java 1.4.6 release notes</h1><h2 id="java_1_4_6_release_notes-Bug">Bug</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-102">SANTUARIO-102</a>] - Private keys must be instance of RSAPrivate or have PKCS#8 encoding</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-273">SANTUARIO-273</a>] - xml:base attribute not processed correctly in C14N11 canonicalization</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-281">SANTUARIO-281</a>] - Invalid signature value when using XMLSignature in two EJB modules on AS</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-283">SANTUARIO-283</a>] - JSR105 does not retain namespace definitions on Object element when unmarsh
 alling</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-284">SANTUARIO-284</a>] - ElementProxy#getTextFromChildElement() doesn't get all of the text if the element contains an entity like &amp;amp;</li></ul></div>
            </div>
            <!-- Content -->
          </td>

Modified: websites/production/santuario/content/java147releasenotes.html
==============================================================================
--- websites/production/santuario/content/java147releasenotes.html (original)
+++ websites/production/santuario/content/java147releasenotes.html Tue Jan 23 11:04:51 2018
@@ -99,9 +99,7 @@ Apache Santuario -- java_1_4_7_release_n
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="java_1_4_7_release_notes-ApacheXMLSecurityforJava1.4.7releasenotes">Apache XML Security for Java 1.4.7 release notes</h1>
-
-<ul><li>See <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO/fixforversion/12318844">here</a>.</li></ul></div>
+<div id="ConfluenceContent"><h1 id="java_1_4_7_release_notes-ApacheXMLSecurityforJava1.4.7releasenotes">Apache XML Security for Java 1.4.7 release notes</h1><h2 id="java_1_4_7_release_notes-Bug">Bug</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-286">SANTUARIO-286</a>] - Test case Santuario273.testC14n11Base() tests for a side-effect of canonicalization, rather than the desired effect</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-295">SANTUARIO-295</a>] - XMLDSig XPathFilter2Transform bug involving intersect filter</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-299">SANTUARIO-299</a>] - StringIndexOutOfBoundsException is thrown during reference verification (if URI = "#")</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-301">SANTUARIO-301</a>] - Missing KeyInfo elemen
 t when encrypting multiple elements</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-306">SANTUARIO-306</a>] - KeySelectors loop</li></ul></div>
            </div>
            <!-- Content -->
          </td>

Modified: websites/production/santuario/content/java148releasenotes.html
==============================================================================
--- websites/production/santuario/content/java148releasenotes.html (original)
+++ websites/production/santuario/content/java148releasenotes.html Tue Jan 23 11:04:51 2018
@@ -99,9 +99,7 @@ Apache Santuario -- java_1_4_8_release_n
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="java_1_4_8_release_notes-ApacheXMLSecurityforJava1.4.8releasenotes">Apache XML Security for Java 1.4.8 release notes</h1>
-
-<ul><li>See <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO/fixforversion/12321283">here</a>.</li></ul></div>
+<div id="ConfluenceContent"><h1 id="java_1_4_8_release_notes-ApacheXMLSecurityforJava1.4.8releasenotes">Apache XML Security for Java 1.4.8 release notes</h1><h2 id="java_1_4_8_release_notes-Bug">Bug</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-334">SANTUARIO-334</a>] - UnsyncByteArrayOutputStream hangs on messages larger 512 MB</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-336">SANTUARIO-336</a>] - Multiple race conditions in the ResolverDirectHttp implementation</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-342">SANTUARIO-342</a>] - NullPointer in javax.xml.crypto.KeySelectorException.printStackTrace</li></ul></div>
            </div>
            <!-- Content -->
          </td>

Modified: websites/production/santuario/content/java151releasenotes.html
==============================================================================
--- websites/production/santuario/content/java151releasenotes.html (original)
+++ websites/production/santuario/content/java151releasenotes.html Tue Jan 23 11:04:51 2018
@@ -99,9 +99,7 @@ Apache Santuario -- java_1_5_1_release_n
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="java_1_5_1_release_notes-ApacheXMLSecurityforJava1.5.1releasenotes">Apache XML Security for Java 1.5.1 release notes</h1>
-
-<ul><li>See <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO/fixforversion/12319507">here</a>.</li></ul></div>
+<div id="ConfluenceContent"><h1 id="java_1_5_1_release_notes-ApacheXMLSecurityforJava1.5.1releasenotes">Apache XML Security for Java 1.5.1 release notes</h1><h2 id="java_1_5_1_release_notes-Bug">Bug</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-296">SANTUARIO-296</a>] - XMLSignatureInput fails with an IOException if constructed on a BufferedInputStream</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-298">SANTUARIO-298</a>] - Xalan is still a required dependency</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-299">SANTUARIO-299</a>] - StringIndexOutOfBoundsException is thrown during reference verification (if URI = "#")</li></ul><h2 id="java_1_5_1_release_notes-Improvement">Improvement</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-297">SANTUARIO-297</a>] - Excepti
 ons should use a JDK exception cause mechanism</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-300">SANTUARIO-300</a>] - decryption/encryption optimization</li></ul></div>
            </div>
            <!-- Content -->
          </td>

Modified: websites/production/santuario/content/java152releasenotes.html
==============================================================================
--- websites/production/santuario/content/java152releasenotes.html (original)
+++ websites/production/santuario/content/java152releasenotes.html Tue Jan 23 11:04:51 2018
@@ -99,9 +99,7 @@ Apache Santuario -- java_1_5_2_release_n
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="java_1_5_2_release_notes-ApacheXMLSecurityforJava1.5.2releasenotes">Apache XML Security for Java 1.5.2 release notes</h1>
-
-<ul><li>See <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO/fixforversion/12320048">here</a>.</li></ul></div>
+<div id="ConfluenceContent"><h1 id="java_1_5_2_release_notes-ApacheXMLSecurityforJava1.5.2releasenotes">Apache XML Security for Java 1.5.2 release notes</h1><h2 id="java_1_5_2_release_notes-Bug">Bug</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-301">SANTUARIO-301</a>] - Missing KeyInfo element when encrypting multiple elements</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-304">SANTUARIO-304</a>] - No way to distinguish DataReference from a KeyReference when iterating a ReferenceList</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-306">SANTUARIO-306</a>] - KeySelectors loop</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-308">SANTUARIO-308</a>] - Canonicalizer error when encrypting multiple elements</li><li>[<a shape="rect" class="external-link" href="https://issues.a
 pache.org/jira/browse/SANTUARIO-309">SANTUARIO-309</a>] - Default XMLCipher canonicalizer may decrypt element to the wrong namespace</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-313">SANTUARIO-313</a>] - Javadocs warnings</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-343">SANTUARIO-343</a>] - No KeyValue element when validating RSA_SHA256</li></ul><h2 id="java_1_5_2_release_notes-NewFeature">New Feature</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-310">SANTUARIO-310</a>] - Implement KeyResolvers for PrivateKeys and SecretKeys</li></ul><h2 id="java_1_5_2_release_notes-Improvement">Improvement</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-302">SANTUARIO-302</a>] - Need API to martial an independent ReferenceList</li><li>[<a shape="rect" class="external-link" 
 href="https://issues.apache.org/jira/browse/SANTUARIO-305">SANTUARIO-305</a>] - No way to register internal key resolvers in DECRYPT_MODE</li></ul></div>
            </div>
            <!-- Content -->
          </td>

Modified: websites/production/santuario/content/java153releasenotes.html
==============================================================================
--- websites/production/santuario/content/java153releasenotes.html (original)
+++ websites/production/santuario/content/java153releasenotes.html Tue Jan 23 11:04:51 2018
@@ -99,9 +99,7 @@ Apache Santuario -- java_1_5_3_release_n
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="java_1_5_3_release_notes-ApacheXMLSecurityforJava1.5.3releasenotes">Apache XML Security for Java 1.5.3 release notes</h1>
-
-<ul><li>See <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO/fixforversion/12321284">here</a>.</li></ul></div>
+<div id="ConfluenceContent"><h1 id="java_1_5_3_release_notes-ApacheXMLSecurityforJava1.5.3releasenotes">Apache XML Security for Java 1.5.3 release notes</h1><h2 id="java_1_5_3_release_notes-Bug">Bug</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-334">SANTUARIO-334</a>] - UnsyncByteArrayOutputStream hangs on messages larger 512 MB</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-336">SANTUARIO-336</a>] - Multiple race conditions in the ResolverDirectHttp implementation</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-342">SANTUARIO-342</a>] - NullPointer in javax.xml.crypto.KeySelectorException.printStackTrace</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-344">SANTUARIO-344</a>] - XMLSignature keeps file-handle on xml-file</li></ul><h2 id="java_1_5_3_release_notes-NewFea
 ture">New Feature</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-345">SANTUARIO-345</a>] - Support Signature 1.1 KeyInfo Extensions: DEREncodedKeyValue, KeyInfoReference, X509Digest</li></ul><h2 id="java_1_5_3_release_notes-Improvement">Improvement</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-335">SANTUARIO-335</a>] - Remove use of X509Certificate getSubjectDN + getIssuerDN</li></ul></div>
            </div>
            <!-- Content -->
          </td>

Modified: websites/production/santuario/content/java154releasenotes.html
==============================================================================
--- websites/production/santuario/content/java154releasenotes.html (original)
+++ websites/production/santuario/content/java154releasenotes.html Tue Jan 23 11:04:51 2018
@@ -99,9 +99,7 @@ Apache Santuario -- java_1_5_4_release_n
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="java_1_5_4_release_notes-ApacheXMLSecurityforJava1.5.4releasenotes">Apache XML Security for Java 1.5.4 release notes</h1>
-
-<ul><li>See <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO/fixforversion/12323381">here</a>.</li></ul></div>
+<div id="ConfluenceContent"><h1 id="java_1_5_4_release_notes-ApacheXMLSecurityforJava1.5.4releasenotes">Apache XML Security for Java 1.5.4 release notes</h1><h2 id="java_1_5_4_release_notes-Bug">Bug</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-337">SANTUARIO-337</a>] - ResourceResolver does thread-unsafe handling of the "secureValidation" flag</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-351">SANTUARIO-351</a>] - Avoid possible NPE in Unsync OutputStreams</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-353">SANTUARIO-353</a>] - ReferenceSubTreeData.iterator() does not return nodes in document order</li></ul></div>
            </div>
            <!-- Content -->
          </td>

Modified: websites/production/santuario/content/java156releasenotes.html
==============================================================================
--- websites/production/santuario/content/java156releasenotes.html (original)
+++ websites/production/santuario/content/java156releasenotes.html Tue Jan 23 11:04:51 2018
@@ -99,7 +99,7 @@ Apache Santuario -- java_1_5_6_release_n
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="java_1_5_6_release_notes-ApacheXMLSecurityforJava1.5.6releasenotes">Apache XML Security for Java 1.5.6 release notes</h1><ul><li>See <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO/fixforversion/12324636">here</a>.</li><li>This release fixes a new security advisory <a shape="rect" href="https://cwiki.apache.org/confluence/display/SANTUARIO/secadv">CVE-2013-4517</a>.</li></ul></div>
+<div id="ConfluenceContent"><h1 id="java_1_5_6_release_notes-ApacheXMLSecurityforJava1.5.6releasenotes">Apache XML Security for Java 1.5.6 release notes</h1><ul><li>This release fixes a new security advisory <a shape="rect" href="https://cwiki.apache.org/confluence/display/SANTUARIO/secadv">CVE-2013-4517</a>.</li></ul><h2 id="java_1_5_6_release_notes-Bug">Bug</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-368">SANTUARIO-368</a>] - NullPointerException in XMLSecurity.java</li></ul></div>
            </div>
            <!-- Content -->
          </td>

Added: websites/production/santuario/content/java157releasenotes.html
==============================================================================
--- websites/production/santuario/content/java157releasenotes.html (added)
+++ websites/production/santuario/content/java157releasenotes.html Tue Jan 23 11:04:51 2018
@@ -0,0 +1,139 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+  <head>
+    <link type="text/css" rel="stylesheet" href="http://cxf.apache.org/resources/site.css">
+    <script src='http://cxf.apache.org/resources/space.js'></script>
+    
+<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
+<meta name="keywords" content="XML Security, XML, software, Santuario, open sou
+rce">
+<meta name="description" content="Apache Santuario - java_1_5_7_release_notes">
+
+
+    <title>
+Apache Santuario -- java_1_5_7_release_notes
+    </title>
+  </head>
+<body onload="init()">
+
+
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr>
+    <td id="cell-0-0" colspan="2">&nbsp;</td>
+    <td id="cell-0-1">&nbsp;</td>
+    <td id="cell-0-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-1-0">&nbsp;</td>
+    <td id="cell-1-1">&nbsp;</td>
+    <td id="cell-1-2">
+      <!-- Banner -->
+<div class="banner" id="banner"><p>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<a shape="rect" href="http://santuario.apache.org/" title="Apache Santuario"><span style="font-weight: bold; font-size: 170%; color: white">Apache Santuario</span></a>
+</td><td align="right" colspan="1" nowrap>
+<a shape="rect" href="http://www.apache.org/" title="The Apache Software Foundation"><img border="0" src="http://activemq.apache.org/images/asf-logo.png"></a>
+</td></tr></table>
+</p><p></p></div>
+      <!-- Banner -->
+      <div id="top-menu">
+        <table border="0" cellpadding="1" cellspacing="0" width="100%">
+          <tr>
+            <td>
+              <div align="left">
+                <!-- Breadcrumbs -->
+<a href="index.html">Index</a>&nbsp;&gt;&nbsp;<a href="javaindex.html">java_index</a>&nbsp;&gt;&nbsp;<a href="javareleasenotes.html">java_release_notes</a>&nbsp;&gt;&nbsp;<a href="java157releasenotes.html">java_1_5_7_release_notes</a>
+                <!-- Breadcrumbs -->
+              </div>
+            </td>
+            <td>
+              <div align="right">
+                <!-- Quicklinks -->
+<div id="quicklinks"></div>
+                <!-- Quicklinks -->
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
+    </td>
+    <td id="cell-1-3">&nbsp;</td>
+    <td id="cell-1-4">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-2-0" colspan="2">&nbsp;</td>
+    <td id="cell-2-1">
+      <table>
+        <tr valign="top">
+          <td height="100%">
+            <div id="wrapper-menu-page-right">
+              <div id="wrapper-menu-page-top">
+                <div id="wrapper-menu-page-bottom">
+                  <div id="menu-page">
+                    <!-- NavigationBar -->
+<div id="navigation"><h3 id="Navigation-ApacheSantuario">Apache Santuario</h3><ul><li><a shape="rect" href="index.html">Home</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="secadv.html">Security Advisories</a></li><li><a shape="rect" href="faq.html">FAQ</a></li><li><a shape="rect" href="team.html">Team</a></li><li><a shape="rect" href="contributing.html">Contributing</a></li><li><a shape="rect" href="mailing.html">Mailing Lists</a></li><li><a shape="rect" class="external-link" href="http://svn.apache.org/viewvc/santuario/">SVN</a></li><li><a shape="rect" class="external-link" href="http://issues.apache.org/jira/browse/SANTUARIO">Issue Tracking</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/licenses/">License</a></li><li><a shape="rect" href="history.html">History</a></li><li><a shape="rect" href="oldnews.html">Old News</a></li></ul><h3 id="Navigation-Java">Java</h3><ul><li><a shape="rect" href="javaindex.html
 ">Index</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="javareleasenotes.html">Release Notes</a></li><li><a shape="rect" href="javafaq.html">FAQ</a></li><li><a shape="rect" href="javaapi.html">API</a></li><li><a shape="rect" href="streaming-xml-security.html">Streaming API</a></li><li><a shape="rect" href="javainterop.html">Interoperability</a></li></ul><h3 id="Navigation-C++">C++</h3><ul><li><a shape="rect" href="cindex.html">Index</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="creleasenotes.html">Release Notes</a></li><li><a shape="rect" href="cinstallation.html">Installation</a></li><li><a shape="rect" href="cfaq.html">FAQ</a></li><li><a shape="rect" href="ctools.html">Tools</a></li><li><a shape="rect" href="cprogramming.html">Programming</a></li><li><a shape="rect" href="ccredits.html">Credits</a></li></ul><h3 id="Navigation-ASF">ASF</h3><ul><li><a shape="rect" class="external-link" href="ht
 tp://www.apache.org/foundation/how-it-works.html">How Apache Works</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/">Foundation</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/thanks.html">Thanks</a></li></ul><p><a shape="rect" class="external-link" href="http://www.apache.org/events/current-event.html"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" src="http://www.apache.org/events/current-event-125x125.png" data-image-src="http://www.apache.org/events/current-event-125x125.png"></span></a></p></div>
+                    <!-- NavigationBar -->
+                  </div>
+              </div>
+            </div>
+          </div>
+         </td>
+         <td height="100%">
+           <!-- Content -->
+           <div class="wiki-content">
+<div id="ConfluenceContent"><h1 id="java_1_5_7_release_notes-ApacheXMLSecurityforJava1.5.7releasenotes">Apache XML Security for Java 1.5.7 release notes</h1><h2 id="java_1_5_7_release_notes-Bug">Bug</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-307">SANTUARIO-307</a>] - utf8 encode is broken</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-350">SANTUARIO-350</a>] - Unmarshalling from existing elements doesn't enforce syntax &amp; semantic requirements</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-379">SANTUARIO-379</a>] - Signing XML with SHA1 with DSA throws exception when key is larger than 1024</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-383">SANTUARIO-383</a>] - NPE in DOMXMLSignature</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.o
 rg/jira/browse/SANTUARIO-391">SANTUARIO-391</a>] - Support for Signature Algorithm RSA with SHA-224</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-393">SANTUARIO-393</a>] - Performance regression as signature data is not buffered</li></ul><h2 id="java_1_5_7_release_notes-Improvement">Improvement</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-375">SANTUARIO-375</a>] - Canonicalizer.ALGO_ID_C14N_PHYSICAL's initialization</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-388">SANTUARIO-388</a>] - Add support + testing for RIPE-MD160 digest algorithm</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-389">SANTUARIO-389</a>] - Add support + testing for SHA-224 digest algorithm</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-39
 2">SANTUARIO-392</a>] - In XMLCipher support use of GCMParameterSpec for AES GCM modes</li></ul><p>&#160;</p><p>&#160;</p></div>
+           </div>
+           <!-- Content -->
+         </td>
+        </tr>
+      </table>
+   </td>
+   <td id="cell-2-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr>
+   <td id="cell-3-0">&nbsp;</td>
+   <td id="cell-3-1">&nbsp;</td>
+   <td id="cell-3-2">
+     <div id="footer">
+       <!-- Footer -->
+       <div id="site-footer">
+         (<a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=75962504">edit page</a>) 
+	 (<a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=75962504&amp;showComments=true&amp;showCommentArea=true#addcomment">add comment</a>)<br>
+	Apache Santuario, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.<br>
+        All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+       </div>
+       <!-- Footer -->
+     </div>
+   </td>
+   <td id="cell-3-3">&nbsp;</td>
+   <td id="cell-3-4">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-4-0" colspan="2">&nbsp;</td>
+    <td id="cell-4-1">&nbsp;</td>
+    <td id="cell-4-2" colspan="2">&nbsp;</td>
+  </tr>
+</table>
+
+</body>
+</html>
+
+

Added: websites/production/santuario/content/java158releasenotes.html
==============================================================================
--- websites/production/santuario/content/java158releasenotes.html (added)
+++ websites/production/santuario/content/java158releasenotes.html Tue Jan 23 11:04:51 2018
@@ -0,0 +1,139 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+  <head>
+    <link type="text/css" rel="stylesheet" href="http://cxf.apache.org/resources/site.css">
+    <script src='http://cxf.apache.org/resources/space.js'></script>
+    
+<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
+<meta name="keywords" content="XML Security, XML, software, Santuario, open sou
+rce">
+<meta name="description" content="Apache Santuario - java_1_5_8_release_notes">
+
+
+    <title>
+Apache Santuario -- java_1_5_8_release_notes
+    </title>
+  </head>
+<body onload="init()">
+
+
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr>
+    <td id="cell-0-0" colspan="2">&nbsp;</td>
+    <td id="cell-0-1">&nbsp;</td>
+    <td id="cell-0-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-1-0">&nbsp;</td>
+    <td id="cell-1-1">&nbsp;</td>
+    <td id="cell-1-2">
+      <!-- Banner -->
+<div class="banner" id="banner"><p>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<a shape="rect" href="http://santuario.apache.org/" title="Apache Santuario"><span style="font-weight: bold; font-size: 170%; color: white">Apache Santuario</span></a>
+</td><td align="right" colspan="1" nowrap>
+<a shape="rect" href="http://www.apache.org/" title="The Apache Software Foundation"><img border="0" src="http://activemq.apache.org/images/asf-logo.png"></a>
+</td></tr></table>
+</p><p></p></div>
+      <!-- Banner -->
+      <div id="top-menu">
+        <table border="0" cellpadding="1" cellspacing="0" width="100%">
+          <tr>
+            <td>
+              <div align="left">
+                <!-- Breadcrumbs -->
+<a href="index.html">Index</a>&nbsp;&gt;&nbsp;<a href="javaindex.html">java_index</a>&nbsp;&gt;&nbsp;<a href="javareleasenotes.html">java_release_notes</a>&nbsp;&gt;&nbsp;<a href="java158releasenotes.html">java_1_5_8_release_notes</a>
+                <!-- Breadcrumbs -->
+              </div>
+            </td>
+            <td>
+              <div align="right">
+                <!-- Quicklinks -->
+<div id="quicklinks"></div>
+                <!-- Quicklinks -->
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
+    </td>
+    <td id="cell-1-3">&nbsp;</td>
+    <td id="cell-1-4">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-2-0" colspan="2">&nbsp;</td>
+    <td id="cell-2-1">
+      <table>
+        <tr valign="top">
+          <td height="100%">
+            <div id="wrapper-menu-page-right">
+              <div id="wrapper-menu-page-top">
+                <div id="wrapper-menu-page-bottom">
+                  <div id="menu-page">
+                    <!-- NavigationBar -->
+<div id="navigation"><h3 id="Navigation-ApacheSantuario">Apache Santuario</h3><ul><li><a shape="rect" href="index.html">Home</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="secadv.html">Security Advisories</a></li><li><a shape="rect" href="faq.html">FAQ</a></li><li><a shape="rect" href="team.html">Team</a></li><li><a shape="rect" href="contributing.html">Contributing</a></li><li><a shape="rect" href="mailing.html">Mailing Lists</a></li><li><a shape="rect" class="external-link" href="http://svn.apache.org/viewvc/santuario/">SVN</a></li><li><a shape="rect" class="external-link" href="http://issues.apache.org/jira/browse/SANTUARIO">Issue Tracking</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/licenses/">License</a></li><li><a shape="rect" href="history.html">History</a></li><li><a shape="rect" href="oldnews.html">Old News</a></li></ul><h3 id="Navigation-Java">Java</h3><ul><li><a shape="rect" href="javaindex.html
 ">Index</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="javareleasenotes.html">Release Notes</a></li><li><a shape="rect" href="javafaq.html">FAQ</a></li><li><a shape="rect" href="javaapi.html">API</a></li><li><a shape="rect" href="streaming-xml-security.html">Streaming API</a></li><li><a shape="rect" href="javainterop.html">Interoperability</a></li></ul><h3 id="Navigation-C++">C++</h3><ul><li><a shape="rect" href="cindex.html">Index</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="creleasenotes.html">Release Notes</a></li><li><a shape="rect" href="cinstallation.html">Installation</a></li><li><a shape="rect" href="cfaq.html">FAQ</a></li><li><a shape="rect" href="ctools.html">Tools</a></li><li><a shape="rect" href="cprogramming.html">Programming</a></li><li><a shape="rect" href="ccredits.html">Credits</a></li></ul><h3 id="Navigation-ASF">ASF</h3><ul><li><a shape="rect" class="external-link" href="ht
 tp://www.apache.org/foundation/how-it-works.html">How Apache Works</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/">Foundation</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/thanks.html">Thanks</a></li></ul><p><a shape="rect" class="external-link" href="http://www.apache.org/events/current-event.html"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" src="http://www.apache.org/events/current-event-125x125.png" data-image-src="http://www.apache.org/events/current-event-125x125.png"></span></a></p></div>
+                    <!-- NavigationBar -->
+                  </div>
+              </div>
+            </div>
+          </div>
+         </td>
+         <td height="100%">
+           <!-- Content -->
+           <div class="wiki-content">
+<div id="ConfluenceContent"><h1 id="java_1_5_8_release_notes-ApacheXMLSecurityforJava1.5.8releasenotes">Apache XML Security for Java 1.5.8 release notes</h1><h2 id="java_1_5_8_release_notes-Bug">Bug</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-398">SANTUARIO-398</a>] - SignedInfo.getCanonicalizedOctetStream() -- getInclusiveNamespaces() ?</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-399">SANTUARIO-399</a>] - XMLCipher fails to declare signature namespace on xenc:EncryptionMethod/ds:DigestMethod elements</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-406">SANTUARIO-406</a>] - RSA/ECB/OAEPWithSHA-256AndMGF1Padding not working</li></ul><h2 id="java_1_5_8_release_notes-Improvement">Improvement</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-403">SANTUARIO-403</a>]
  - Support EncryptionProperty child elements</li></ul><p>&#160;</p><p>&#160;</p><p>&#160;</p><p>&#160;</p><p>&#160;</p><p>&#160;</p><p>&#160;</p><p>&#160;</p></div>
+           </div>
+           <!-- Content -->
+         </td>
+        </tr>
+      </table>
+   </td>
+   <td id="cell-2-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr>
+   <td id="cell-3-0">&nbsp;</td>
+   <td id="cell-3-1">&nbsp;</td>
+   <td id="cell-3-2">
+     <div id="footer">
+       <!-- Footer -->
+       <div id="site-footer">
+         (<a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=75962522">edit page</a>) 
+	 (<a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=75962522&amp;showComments=true&amp;showCommentArea=true#addcomment">add comment</a>)<br>
+	Apache Santuario, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.<br>
+        All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+       </div>
+       <!-- Footer -->
+     </div>
+   </td>
+   <td id="cell-3-3">&nbsp;</td>
+   <td id="cell-3-4">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-4-0" colspan="2">&nbsp;</td>
+    <td id="cell-4-1">&nbsp;</td>
+    <td id="cell-4-2" colspan="2">&nbsp;</td>
+  </tr>
+</table>
+
+</body>
+</html>
+
+

Modified: websites/production/santuario/content/java200releasenotes.html
==============================================================================
--- websites/production/santuario/content/java200releasenotes.html (original)
+++ websites/production/santuario/content/java200releasenotes.html Tue Jan 23 11:04:51 2018
@@ -99,7 +99,7 @@ Apache Santuario -- java_2_0_0_release_n
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="java_2_0_0_release_notes-ApacheXMLSecurityforJava2.0.0releasenotes">Apache XML Security for Java 2.0.0 release notes</h1><ul><li>See <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO/fixforversion/12321867">here</a>.<br clear="none"><br clear="none"></li></ul></div>
+<div id="ConfluenceContent"><h1 id="java_2_0_0_release_notes-ApacheXMLSecurityforJava2.0.0releasenotes">Apache XML Security for Java 2.0.0 release notes</h1><h2 id="java_2_0_0_release_notes-Bug">Bug</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-330">SANTUARIO-330</a>] - Problem processing #default PrefixList for streaming signature verification</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-331">SANTUARIO-331</a>] - Verify PhaosTest#test_signature_rsa_detached_b64_transform and others</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-336">SANTUARIO-336</a>] - Multiple race conditions in the ResolverDirectHttp implementation</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-337">SANTUARIO-337</a>] - ResourceResolver does thread-unsafe handling of the "secureValidation" fla
 g</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-347">SANTUARIO-347</a>] - StAX - Review / Refactor XMLSecurityInputProcessor class</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-351">SANTUARIO-351</a>] - Avoid possible NPE in Unsync OutputStreams</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-356">SANTUARIO-356</a>] - Expand OSGi import versions for javax.xml.crypto*</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-365">SANTUARIO-365</a>] - JAXB Context from ObjectFactory....</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-369">SANTUARIO-369</a>] - XMLSecurityStreamWriter setPrefix() and setDefaultNamespace() outputs namespaces</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SA
 NTUARIO-371">SANTUARIO-371</a>] - Junit test fails on 2.0 branch</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-372">SANTUARIO-372</a>] - SignatureCreationReferenceURIResolverTest fails on Windows system</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-373">SANTUARIO-373</a>] - SignatureVerificationReferenceURIResolverTest fails on Windows system</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-383">SANTUARIO-383</a>] - NPE in DOMXMLSignature</li></ul><h2 id="java_2_0_0_release_notes-NewFeature">New Feature</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-316">SANTUARIO-316</a>] - Support streaming XML Signature</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-341">SANTUARIO-341</a>] - Support C14N PrefixList for outbound
  signature in stax code</li></ul><h2 id="java_2_0_0_release_notes-Improvement">Improvement</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-317">SANTUARIO-317</a>] - Streaming signature reference does not support no Transforms element</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-318">SANTUARIO-318</a>] - Support Base64 streaming Transform</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-319">SANTUARIO-319</a>] - Support streaming XML Signature references to http resources</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-320">SANTUARIO-320</a>] - Support streaming enveloped signatures</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-321">SANTUARIO-321</a>] - Support streaming XML Signature XPointer references</li><li>[<a
  shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-322">SANTUARIO-322</a>] - Support streaming XML Signature references to local resources</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-324">SANTUARIO-324</a>] - Append Signature element just after the root Element for the streaming case</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-325">SANTUARIO-325</a>] - Streaming Signature Transformation and Digest Algorithms should be configurable per Reference</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-326">SANTUARIO-326</a>] - Associated SignedElement SecurityEvents with the corresponding digest/c14n SecurityEvents</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-327">SANTUARIO-327</a>] - Add a secure validation switch for streaming signat
 ure processing</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-328">SANTUARIO-328</a>] - Streaming Signature Validation RSA test-case not working</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-329">SANTUARIO-329</a>] - Streaming XML Encryption support</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-332">SANTUARIO-332</a>] - Streaming xml security exceptions</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-338">SANTUARIO-338</a>] - Implement XML Encryption 1.1 testcases using streaming code</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-339">SANTUARIO-339</a>] - Make it easier to see the signing/decrypting key for the streaming case</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/
 SANTUARIO-349">SANTUARIO-349</a>] - Update JCP dsig code to simplify serialization</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-352">SANTUARIO-352</a>] - Protected data in ElementProxy leaks implementation details into many subclasses</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-354">SANTUARIO-354</a>] - Switch to use SLF4J for logging</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-358">SANTUARIO-358</a>] - OSGi issue with javax.xml.crypto API packages included in Santuario xmlsec.jar</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-366">SANTUARIO-366</a>] - Optimize pom</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-377">SANTUARIO-377</a>] - Proposed implementation change for ResourceResolverSpi</li></ul><h2 id="ja
 va_2_0_0_release_notes-Task">Task</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-346">SANTUARIO-346</a>] - Create Memory + Performance tests for the stax code</li></ul></div>
            </div>
            <!-- Content -->
          </td>

Added: websites/production/santuario/content/java201releasenotes.html
==============================================================================
--- websites/production/santuario/content/java201releasenotes.html (added)
+++ websites/production/santuario/content/java201releasenotes.html Tue Jan 23 11:04:51 2018
@@ -0,0 +1,139 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+  <head>
+    <link type="text/css" rel="stylesheet" href="http://cxf.apache.org/resources/site.css">
+    <script src='http://cxf.apache.org/resources/space.js'></script>
+    
+<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
+<meta name="keywords" content="XML Security, XML, software, Santuario, open sou
+rce">
+<meta name="description" content="Apache Santuario - java_2_0_1_release_notes">
+
+
+    <title>
+Apache Santuario -- java_2_0_1_release_notes
+    </title>
+  </head>
+<body onload="init()">
+
+
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr>
+    <td id="cell-0-0" colspan="2">&nbsp;</td>
+    <td id="cell-0-1">&nbsp;</td>
+    <td id="cell-0-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-1-0">&nbsp;</td>
+    <td id="cell-1-1">&nbsp;</td>
+    <td id="cell-1-2">
+      <!-- Banner -->
+<div class="banner" id="banner"><p>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<a shape="rect" href="http://santuario.apache.org/" title="Apache Santuario"><span style="font-weight: bold; font-size: 170%; color: white">Apache Santuario</span></a>
+</td><td align="right" colspan="1" nowrap>
+<a shape="rect" href="http://www.apache.org/" title="The Apache Software Foundation"><img border="0" src="http://activemq.apache.org/images/asf-logo.png"></a>
+</td></tr></table>
+</p><p></p></div>
+      <!-- Banner -->
+      <div id="top-menu">
+        <table border="0" cellpadding="1" cellspacing="0" width="100%">
+          <tr>
+            <td>
+              <div align="left">
+                <!-- Breadcrumbs -->
+<a href="index.html">Index</a>&nbsp;&gt;&nbsp;<a href="javaindex.html">java_index</a>&nbsp;&gt;&nbsp;<a href="javareleasenotes.html">java_release_notes</a>&nbsp;&gt;&nbsp;<a href="java201releasenotes.html">java_2_0_1_release_notes</a>
+                <!-- Breadcrumbs -->
+              </div>
+            </td>
+            <td>
+              <div align="right">
+                <!-- Quicklinks -->
+<div id="quicklinks"></div>
+                <!-- Quicklinks -->
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
+    </td>
+    <td id="cell-1-3">&nbsp;</td>
+    <td id="cell-1-4">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-2-0" colspan="2">&nbsp;</td>
+    <td id="cell-2-1">
+      <table>
+        <tr valign="top">
+          <td height="100%">
+            <div id="wrapper-menu-page-right">
+              <div id="wrapper-menu-page-top">
+                <div id="wrapper-menu-page-bottom">
+                  <div id="menu-page">
+                    <!-- NavigationBar -->
+<div id="navigation"><h3 id="Navigation-ApacheSantuario">Apache Santuario</h3><ul><li><a shape="rect" href="index.html">Home</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="secadv.html">Security Advisories</a></li><li><a shape="rect" href="faq.html">FAQ</a></li><li><a shape="rect" href="team.html">Team</a></li><li><a shape="rect" href="contributing.html">Contributing</a></li><li><a shape="rect" href="mailing.html">Mailing Lists</a></li><li><a shape="rect" class="external-link" href="http://svn.apache.org/viewvc/santuario/">SVN</a></li><li><a shape="rect" class="external-link" href="http://issues.apache.org/jira/browse/SANTUARIO">Issue Tracking</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/licenses/">License</a></li><li><a shape="rect" href="history.html">History</a></li><li><a shape="rect" href="oldnews.html">Old News</a></li></ul><h3 id="Navigation-Java">Java</h3><ul><li><a shape="rect" href="javaindex.html
 ">Index</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="javareleasenotes.html">Release Notes</a></li><li><a shape="rect" href="javafaq.html">FAQ</a></li><li><a shape="rect" href="javaapi.html">API</a></li><li><a shape="rect" href="streaming-xml-security.html">Streaming API</a></li><li><a shape="rect" href="javainterop.html">Interoperability</a></li></ul><h3 id="Navigation-C++">C++</h3><ul><li><a shape="rect" href="cindex.html">Index</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="creleasenotes.html">Release Notes</a></li><li><a shape="rect" href="cinstallation.html">Installation</a></li><li><a shape="rect" href="cfaq.html">FAQ</a></li><li><a shape="rect" href="ctools.html">Tools</a></li><li><a shape="rect" href="cprogramming.html">Programming</a></li><li><a shape="rect" href="ccredits.html">Credits</a></li></ul><h3 id="Navigation-ASF">ASF</h3><ul><li><a shape="rect" class="external-link" href="ht
 tp://www.apache.org/foundation/how-it-works.html">How Apache Works</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/">Foundation</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/thanks.html">Thanks</a></li></ul><p><a shape="rect" class="external-link" href="http://www.apache.org/events/current-event.html"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" src="http://www.apache.org/events/current-event-125x125.png" data-image-src="http://www.apache.org/events/current-event-125x125.png"></span></a></p></div>
+                    <!-- NavigationBar -->
+                  </div>
+              </div>
+            </div>
+          </div>
+         </td>
+         <td height="100%">
+           <!-- Content -->
+           <div class="wiki-content">
+<div id="ConfluenceContent"><h1 id="java_2_0_1_release_notes-ApacheXMLSecurityforJava2.0.1releasenotes">Apache XML Security for Java 2.0.1 release notes</h1><h2 id="java_2_0_1_release_notes-Bug">Bug</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-307">SANTUARIO-307</a>] - utf8 encode is broken</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-350">SANTUARIO-350</a>] - Unmarshalling from existing elements doesn't enforce syntax &amp; semantic requirements</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-385">SANTUARIO-385</a>] - Add support for RSASSA-PSS signature Schema</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-387">SANTUARIO-387</a>] - JUnit test XMLEncryption11Test.testAESGCMAuthentication() for StAX API fails sometimes</li><li>[<a shape="rect" class="external-link
 " href="https://issues.apache.org/jira/browse/SANTUARIO-391">SANTUARIO-391</a>] - Support for Signature Algorithm RSA with SHA-224</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-393">SANTUARIO-393</a>] - Performance regression as signature data is not buffered</li></ul><h2 id="java_2_0_1_release_notes-Improvement">Improvement</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-388">SANTUARIO-388</a>] - Add support + testing for RIPE-MD160 digest algorithm</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-389">SANTUARIO-389</a>] - Add support + testing for SHA-224 digest algorithm</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-390">SANTUARIO-390</a>] - Add support for new digest algorithms</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/bro
 wse/SANTUARIO-392">SANTUARIO-392</a>] - In XMLCipher support use of GCMParameterSpec for AES GCM modes</li></ul><p>&#160;</p></div>
+           </div>
+           <!-- Content -->
+         </td>
+        </tr>
+      </table>
+   </td>
+   <td id="cell-2-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr>
+   <td id="cell-3-0">&nbsp;</td>
+   <td id="cell-3-1">&nbsp;</td>
+   <td id="cell-3-2">
+     <div id="footer">
+       <!-- Footer -->
+       <div id="site-footer">
+         (<a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=75962501">edit page</a>) 
+	 (<a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=75962501&amp;showComments=true&amp;showCommentArea=true#addcomment">add comment</a>)<br>
+	Apache Santuario, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.<br>
+        All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+       </div>
+       <!-- Footer -->
+     </div>
+   </td>
+   <td id="cell-3-3">&nbsp;</td>
+   <td id="cell-3-4">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-4-0" colspan="2">&nbsp;</td>
+    <td id="cell-4-1">&nbsp;</td>
+    <td id="cell-4-2" colspan="2">&nbsp;</td>
+  </tr>
+</table>
+
+</body>
+</html>
+
+

Added: websites/production/santuario/content/java202releasenotes.html
==============================================================================
--- websites/production/santuario/content/java202releasenotes.html (added)
+++ websites/production/santuario/content/java202releasenotes.html Tue Jan 23 11:04:51 2018
@@ -0,0 +1,139 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+  <head>
+    <link type="text/css" rel="stylesheet" href="http://cxf.apache.org/resources/site.css">
+    <script src='http://cxf.apache.org/resources/space.js'></script>
+    
+<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
+<meta name="keywords" content="XML Security, XML, software, Santuario, open sou
+rce">
+<meta name="description" content="Apache Santuario - java_2_0_2_release_notes">
+
+
+    <title>
+Apache Santuario -- java_2_0_2_release_notes
+    </title>
+  </head>
+<body onload="init()">
+
+
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr>
+    <td id="cell-0-0" colspan="2">&nbsp;</td>
+    <td id="cell-0-1">&nbsp;</td>
+    <td id="cell-0-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-1-0">&nbsp;</td>
+    <td id="cell-1-1">&nbsp;</td>
+    <td id="cell-1-2">
+      <!-- Banner -->
+<div class="banner" id="banner"><p>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<a shape="rect" href="http://santuario.apache.org/" title="Apache Santuario"><span style="font-weight: bold; font-size: 170%; color: white">Apache Santuario</span></a>
+</td><td align="right" colspan="1" nowrap>
+<a shape="rect" href="http://www.apache.org/" title="The Apache Software Foundation"><img border="0" src="http://activemq.apache.org/images/asf-logo.png"></a>
+</td></tr></table>
+</p><p></p></div>
+      <!-- Banner -->
+      <div id="top-menu">
+        <table border="0" cellpadding="1" cellspacing="0" width="100%">
+          <tr>
+            <td>
+              <div align="left">
+                <!-- Breadcrumbs -->
+<a href="index.html">Index</a>&nbsp;&gt;&nbsp;<a href="javaindex.html">java_index</a>&nbsp;&gt;&nbsp;<a href="javareleasenotes.html">java_release_notes</a>&nbsp;&gt;&nbsp;<a href="java202releasenotes.html">java_2_0_2_release_notes</a>
+                <!-- Breadcrumbs -->
+              </div>
+            </td>
+            <td>
+              <div align="right">
+                <!-- Quicklinks -->
+<div id="quicklinks"></div>
+                <!-- Quicklinks -->
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
+    </td>
+    <td id="cell-1-3">&nbsp;</td>
+    <td id="cell-1-4">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-2-0" colspan="2">&nbsp;</td>
+    <td id="cell-2-1">
+      <table>
+        <tr valign="top">
+          <td height="100%">
+            <div id="wrapper-menu-page-right">
+              <div id="wrapper-menu-page-top">
+                <div id="wrapper-menu-page-bottom">
+                  <div id="menu-page">
+                    <!-- NavigationBar -->
+<div id="navigation"><h3 id="Navigation-ApacheSantuario">Apache Santuario</h3><ul><li><a shape="rect" href="index.html">Home</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="secadv.html">Security Advisories</a></li><li><a shape="rect" href="faq.html">FAQ</a></li><li><a shape="rect" href="team.html">Team</a></li><li><a shape="rect" href="contributing.html">Contributing</a></li><li><a shape="rect" href="mailing.html">Mailing Lists</a></li><li><a shape="rect" class="external-link" href="http://svn.apache.org/viewvc/santuario/">SVN</a></li><li><a shape="rect" class="external-link" href="http://issues.apache.org/jira/browse/SANTUARIO">Issue Tracking</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/licenses/">License</a></li><li><a shape="rect" href="history.html">History</a></li><li><a shape="rect" href="oldnews.html">Old News</a></li></ul><h3 id="Navigation-Java">Java</h3><ul><li><a shape="rect" href="javaindex.html
 ">Index</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="javareleasenotes.html">Release Notes</a></li><li><a shape="rect" href="javafaq.html">FAQ</a></li><li><a shape="rect" href="javaapi.html">API</a></li><li><a shape="rect" href="streaming-xml-security.html">Streaming API</a></li><li><a shape="rect" href="javainterop.html">Interoperability</a></li></ul><h3 id="Navigation-C++">C++</h3><ul><li><a shape="rect" href="cindex.html">Index</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="creleasenotes.html">Release Notes</a></li><li><a shape="rect" href="cinstallation.html">Installation</a></li><li><a shape="rect" href="cfaq.html">FAQ</a></li><li><a shape="rect" href="ctools.html">Tools</a></li><li><a shape="rect" href="cprogramming.html">Programming</a></li><li><a shape="rect" href="ccredits.html">Credits</a></li></ul><h3 id="Navigation-ASF">ASF</h3><ul><li><a shape="rect" class="external-link" href="ht
 tp://www.apache.org/foundation/how-it-works.html">How Apache Works</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/">Foundation</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/thanks.html">Thanks</a></li></ul><p><a shape="rect" class="external-link" href="http://www.apache.org/events/current-event.html"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" src="http://www.apache.org/events/current-event-125x125.png" data-image-src="http://www.apache.org/events/current-event-125x125.png"></span></a></p></div>
+                    <!-- NavigationBar -->
+                  </div>
+              </div>
+            </div>
+          </div>
+         </td>
+         <td height="100%">
+           <!-- Content -->
+           <div class="wiki-content">
+<div id="ConfluenceContent"><h1 id="java_2_0_2_release_notes-ApacheXMLSecurityforJava2.0.2releasenotes">Apache XML Security for Java 2.0.2 release notes</h1><h2 id="java_2_0_2_release_notes-Bug">Bug</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-397">SANTUARIO-397</a>] - EncryptedKey Id Validation fails</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-398">SANTUARIO-398</a>] - SignedInfo.getCanonicalizedOctetStream() -- getInclusiveNamespaces() ?</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-399">SANTUARIO-399</a>] - XMLCipher fails to declare signature namespace on xenc:EncryptionMethod/ds:DigestMethod elements</li></ul><p>&#160;</p></div>
+           </div>
+           <!-- Content -->
+         </td>
+        </tr>
+      </table>
+   </td>
+   <td id="cell-2-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr>
+   <td id="cell-3-0">&nbsp;</td>
+   <td id="cell-3-1">&nbsp;</td>
+   <td id="cell-3-2">
+     <div id="footer">
+       <!-- Footer -->
+       <div id="site-footer">
+         (<a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=75962534">edit page</a>) 
+	 (<a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=75962534&amp;showComments=true&amp;showCommentArea=true#addcomment">add comment</a>)<br>
+	Apache Santuario, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.<br>
+        All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+       </div>
+       <!-- Footer -->
+     </div>
+   </td>
+   <td id="cell-3-3">&nbsp;</td>
+   <td id="cell-3-4">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-4-0" colspan="2">&nbsp;</td>
+    <td id="cell-4-1">&nbsp;</td>
+    <td id="cell-4-2" colspan="2">&nbsp;</td>
+  </tr>
+</table>
+
+</body>
+</html>
+
+

Added: websites/production/santuario/content/java203releasenotes.html
==============================================================================
--- websites/production/santuario/content/java203releasenotes.html (added)
+++ websites/production/santuario/content/java203releasenotes.html Tue Jan 23 11:04:51 2018
@@ -0,0 +1,139 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+  <head>
+    <link type="text/css" rel="stylesheet" href="http://cxf.apache.org/resources/site.css">
+    <script src='http://cxf.apache.org/resources/space.js'></script>
+    
+<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
+<meta name="keywords" content="XML Security, XML, software, Santuario, open sou
+rce">
+<meta name="description" content="Apache Santuario - java_2_0_3_release_notes">
+
+
+    <title>
+Apache Santuario -- java_2_0_3_release_notes
+    </title>
+  </head>
+<body onload="init()">
+
+
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr>
+    <td id="cell-0-0" colspan="2">&nbsp;</td>
+    <td id="cell-0-1">&nbsp;</td>
+    <td id="cell-0-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-1-0">&nbsp;</td>
+    <td id="cell-1-1">&nbsp;</td>
+    <td id="cell-1-2">
+      <!-- Banner -->
+<div class="banner" id="banner"><p>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<a shape="rect" href="http://santuario.apache.org/" title="Apache Santuario"><span style="font-weight: bold; font-size: 170%; color: white">Apache Santuario</span></a>
+</td><td align="right" colspan="1" nowrap>
+<a shape="rect" href="http://www.apache.org/" title="The Apache Software Foundation"><img border="0" src="http://activemq.apache.org/images/asf-logo.png"></a>
+</td></tr></table>
+</p><p></p></div>
+      <!-- Banner -->
+      <div id="top-menu">
+        <table border="0" cellpadding="1" cellspacing="0" width="100%">
+          <tr>
+            <td>
+              <div align="left">
+                <!-- Breadcrumbs -->
+<a href="index.html">Index</a>&nbsp;&gt;&nbsp;<a href="javaindex.html">java_index</a>&nbsp;&gt;&nbsp;<a href="javareleasenotes.html">java_release_notes</a>&nbsp;&gt;&nbsp;<a href="java203releasenotes.html">java_2_0_3_release_notes</a>
+                <!-- Breadcrumbs -->
+              </div>
+            </td>
+            <td>
+              <div align="right">
+                <!-- Quicklinks -->
+<div id="quicklinks"></div>
+                <!-- Quicklinks -->
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
+    </td>
+    <td id="cell-1-3">&nbsp;</td>
+    <td id="cell-1-4">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-2-0" colspan="2">&nbsp;</td>
+    <td id="cell-2-1">
+      <table>
+        <tr valign="top">
+          <td height="100%">
+            <div id="wrapper-menu-page-right">
+              <div id="wrapper-menu-page-top">
+                <div id="wrapper-menu-page-bottom">
+                  <div id="menu-page">
+                    <!-- NavigationBar -->
+<div id="navigation"><h3 id="Navigation-ApacheSantuario">Apache Santuario</h3><ul><li><a shape="rect" href="index.html">Home</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="secadv.html">Security Advisories</a></li><li><a shape="rect" href="faq.html">FAQ</a></li><li><a shape="rect" href="team.html">Team</a></li><li><a shape="rect" href="contributing.html">Contributing</a></li><li><a shape="rect" href="mailing.html">Mailing Lists</a></li><li><a shape="rect" class="external-link" href="http://svn.apache.org/viewvc/santuario/">SVN</a></li><li><a shape="rect" class="external-link" href="http://issues.apache.org/jira/browse/SANTUARIO">Issue Tracking</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/licenses/">License</a></li><li><a shape="rect" href="history.html">History</a></li><li><a shape="rect" href="oldnews.html">Old News</a></li></ul><h3 id="Navigation-Java">Java</h3><ul><li><a shape="rect" href="javaindex.html
 ">Index</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="javareleasenotes.html">Release Notes</a></li><li><a shape="rect" href="javafaq.html">FAQ</a></li><li><a shape="rect" href="javaapi.html">API</a></li><li><a shape="rect" href="streaming-xml-security.html">Streaming API</a></li><li><a shape="rect" href="javainterop.html">Interoperability</a></li></ul><h3 id="Navigation-C++">C++</h3><ul><li><a shape="rect" href="cindex.html">Index</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="creleasenotes.html">Release Notes</a></li><li><a shape="rect" href="cinstallation.html">Installation</a></li><li><a shape="rect" href="cfaq.html">FAQ</a></li><li><a shape="rect" href="ctools.html">Tools</a></li><li><a shape="rect" href="cprogramming.html">Programming</a></li><li><a shape="rect" href="ccredits.html">Credits</a></li></ul><h3 id="Navigation-ASF">ASF</h3><ul><li><a shape="rect" class="external-link" href="ht
 tp://www.apache.org/foundation/how-it-works.html">How Apache Works</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/">Foundation</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/thanks.html">Thanks</a></li></ul><p><a shape="rect" class="external-link" href="http://www.apache.org/events/current-event.html"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" src="http://www.apache.org/events/current-event-125x125.png" data-image-src="http://www.apache.org/events/current-event-125x125.png"></span></a></p></div>
+                    <!-- NavigationBar -->
+                  </div>
+              </div>
+            </div>
+          </div>
+         </td>
+         <td height="100%">
+           <!-- Content -->
+           <div class="wiki-content">
+<div id="ConfluenceContent"><h1 id="java_2_0_3_release_notes-ApacheXMLSecurityforJava2.0.3releasenotes">Apache XML Security for Java 2.0.3 release notes</h1><h2 id="java_2_0_3_release_notes-Bug">Bug</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-394">SANTUARIO-394</a>] - Performance issue with getting XML parsers</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-401">SANTUARIO-401</a>] - XmlWriterToTree can write out xmlns:null for a null prefix</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-406">SANTUARIO-406</a>] - RSA/ECB/OAEPWithSHA-256AndMGF1Padding not working</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-408">SANTUARIO-408</a>] - santuario 2.0's stax logging uses default encoding</li></ul><h2 id="java_2_0_3_release_notes-Improvement">Improvement</h2><ul><li>[<a 
 shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-403">SANTUARIO-403</a>] - Support EncryptionProperty child elements</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-405">SANTUARIO-405</a>] - Customize location of signature with StAX API</li></ul><p>&#160;</p><p>&#160;</p><p>&#160;</p></div>
+           </div>
+           <!-- Content -->
+         </td>
+        </tr>
+      </table>
+   </td>
+   <td id="cell-2-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr>
+   <td id="cell-3-0">&nbsp;</td>
+   <td id="cell-3-1">&nbsp;</td>
+   <td id="cell-3-2">
+     <div id="footer">
+       <!-- Footer -->
+       <div id="site-footer">
+         (<a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=75962507">edit page</a>) 
+	 (<a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=75962507&amp;showComments=true&amp;showCommentArea=true#addcomment">add comment</a>)<br>
+	Apache Santuario, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.<br>
+        All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+       </div>
+       <!-- Footer -->
+     </div>
+   </td>
+   <td id="cell-3-3">&nbsp;</td>
+   <td id="cell-3-4">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-4-0" colspan="2">&nbsp;</td>
+    <td id="cell-4-1">&nbsp;</td>
+    <td id="cell-4-2" colspan="2">&nbsp;</td>
+  </tr>
+</table>
+
+</body>
+</html>
+
+

Added: websites/production/santuario/content/java204releasenotes.html
==============================================================================
--- websites/production/santuario/content/java204releasenotes.html (added)
+++ websites/production/santuario/content/java204releasenotes.html Tue Jan 23 11:04:51 2018
@@ -0,0 +1,139 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+  <head>
+    <link type="text/css" rel="stylesheet" href="http://cxf.apache.org/resources/site.css">
+    <script src='http://cxf.apache.org/resources/space.js'></script>
+    
+<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
+<meta name="keywords" content="XML Security, XML, software, Santuario, open sou
+rce">
+<meta name="description" content="Apache Santuario - java_2_0_4_release_notes">
+
+
+    <title>
+Apache Santuario -- java_2_0_4_release_notes
+    </title>
+  </head>
+<body onload="init()">
+
+
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr>
+    <td id="cell-0-0" colspan="2">&nbsp;</td>
+    <td id="cell-0-1">&nbsp;</td>
+    <td id="cell-0-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-1-0">&nbsp;</td>
+    <td id="cell-1-1">&nbsp;</td>
+    <td id="cell-1-2">
+      <!-- Banner -->
+<div class="banner" id="banner"><p>
+<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="left" colspan="1" nowrap>
+<a shape="rect" href="http://santuario.apache.org/" title="Apache Santuario"><span style="font-weight: bold; font-size: 170%; color: white">Apache Santuario</span></a>
+</td><td align="right" colspan="1" nowrap>
+<a shape="rect" href="http://www.apache.org/" title="The Apache Software Foundation"><img border="0" src="http://activemq.apache.org/images/asf-logo.png"></a>
+</td></tr></table>
+</p><p></p></div>
+      <!-- Banner -->
+      <div id="top-menu">
+        <table border="0" cellpadding="1" cellspacing="0" width="100%">
+          <tr>
+            <td>
+              <div align="left">
+                <!-- Breadcrumbs -->
+<a href="index.html">Index</a>&nbsp;&gt;&nbsp;<a href="javaindex.html">java_index</a>&nbsp;&gt;&nbsp;<a href="javareleasenotes.html">java_release_notes</a>&nbsp;&gt;&nbsp;<a href="java204releasenotes.html">java_2_0_4_release_notes</a>
+                <!-- Breadcrumbs -->
+              </div>
+            </td>
+            <td>
+              <div align="right">
+                <!-- Quicklinks -->
+<div id="quicklinks"></div>
+                <!-- Quicklinks -->
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
+    </td>
+    <td id="cell-1-3">&nbsp;</td>
+    <td id="cell-1-4">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-2-0" colspan="2">&nbsp;</td>
+    <td id="cell-2-1">
+      <table>
+        <tr valign="top">
+          <td height="100%">
+            <div id="wrapper-menu-page-right">
+              <div id="wrapper-menu-page-top">
+                <div id="wrapper-menu-page-bottom">
+                  <div id="menu-page">
+                    <!-- NavigationBar -->
+<div id="navigation"><h3 id="Navigation-ApacheSantuario">Apache Santuario</h3><ul><li><a shape="rect" href="index.html">Home</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="secadv.html">Security Advisories</a></li><li><a shape="rect" href="faq.html">FAQ</a></li><li><a shape="rect" href="team.html">Team</a></li><li><a shape="rect" href="contributing.html">Contributing</a></li><li><a shape="rect" href="mailing.html">Mailing Lists</a></li><li><a shape="rect" class="external-link" href="http://svn.apache.org/viewvc/santuario/">SVN</a></li><li><a shape="rect" class="external-link" href="http://issues.apache.org/jira/browse/SANTUARIO">Issue Tracking</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/licenses/">License</a></li><li><a shape="rect" href="history.html">History</a></li><li><a shape="rect" href="oldnews.html">Old News</a></li></ul><h3 id="Navigation-Java">Java</h3><ul><li><a shape="rect" href="javaindex.html
 ">Index</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="javareleasenotes.html">Release Notes</a></li><li><a shape="rect" href="javafaq.html">FAQ</a></li><li><a shape="rect" href="javaapi.html">API</a></li><li><a shape="rect" href="streaming-xml-security.html">Streaming API</a></li><li><a shape="rect" href="javainterop.html">Interoperability</a></li></ul><h3 id="Navigation-C++">C++</h3><ul><li><a shape="rect" href="cindex.html">Index</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="creleasenotes.html">Release Notes</a></li><li><a shape="rect" href="cinstallation.html">Installation</a></li><li><a shape="rect" href="cfaq.html">FAQ</a></li><li><a shape="rect" href="ctools.html">Tools</a></li><li><a shape="rect" href="cprogramming.html">Programming</a></li><li><a shape="rect" href="ccredits.html">Credits</a></li></ul><h3 id="Navigation-ASF">ASF</h3><ul><li><a shape="rect" class="external-link" href="ht
 tp://www.apache.org/foundation/how-it-works.html">How Apache Works</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/">Foundation</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a></li><li><a shape="rect" class="external-link" href="http://www.apache.org/foundation/thanks.html">Thanks</a></li></ul><p><a shape="rect" class="external-link" href="http://www.apache.org/events/current-event.html"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" src="http://www.apache.org/events/current-event-125x125.png" data-image-src="http://www.apache.org/events/current-event-125x125.png"></span></a></p></div>
+                    <!-- NavigationBar -->
+                  </div>
+              </div>
+            </div>
+          </div>
+         </td>
+         <td height="100%">
+           <!-- Content -->
+           <div class="wiki-content">
+<div id="ConfluenceContent"><h1 id="java_2_0_4_release_notes-ApacheXMLSecurityforJava2.0.4releasenotes">Apache XML Security for Java 2.0.4 release notes</h1><h2 id="java_2_0_4_release_notes-Bug">Bug</h2><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-412">SANTUARIO-412</a>] - Signature verification fails because unutilized default namespace is not removed</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-414">SANTUARIO-414</a>] - Use standard "key names" for Signature algorithms in the JCEMapper</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/SANTUARIO-415">SANTUARIO-415</a>] - java.lang.UnsupportedOperation</li></ul><p>&#160;</p><p>&#160;</p><p>&#160;</p><p>&#160;</p></div>
+           </div>
+           <!-- Content -->
+         </td>
+        </tr>
+      </table>
+   </td>
+   <td id="cell-2-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr>
+   <td id="cell-3-0">&nbsp;</td>
+   <td id="cell-3-1">&nbsp;</td>
+   <td id="cell-3-2">
+     <div id="footer">
+       <!-- Footer -->
+       <div id="site-footer">
+         (<a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=75962510">edit page</a>) 
+	 (<a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=75962510&amp;showComments=true&amp;showCommentArea=true#addcomment">add comment</a>)<br>
+	Apache Santuario, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.<br>
+        All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+       </div>
+       <!-- Footer -->
+     </div>
+   </td>
+   <td id="cell-3-3">&nbsp;</td>
+   <td id="cell-3-4">&nbsp;</td>
+  </tr>
+  <tr>
+    <td id="cell-4-0" colspan="2">&nbsp;</td>
+    <td id="cell-4-1">&nbsp;</td>
+    <td id="cell-4-2" colspan="2">&nbsp;</td>
+  </tr>
+</table>
+
+</body>
+</html>
+
+