You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by bu...@apache.org on 2013/03/27 12:23:32 UTC

svn commit: r856153 - in /websites/production/santuario/content: cache/main.pageCache download.html index.html java154releasenotes.html javaindex.html javareleasenotes.html oldnews.html

Author: buildbot
Date: Wed Mar 27 11:23:32 2013
New Revision: 856153

Log:
Production update by buildbot for santuario

Added:
    websites/production/santuario/content/java154releasenotes.html
Modified:
    websites/production/santuario/content/cache/main.pageCache
    websites/production/santuario/content/download.html
    websites/production/santuario/content/index.html
    websites/production/santuario/content/javaindex.html
    websites/production/santuario/content/javareleasenotes.html
    websites/production/santuario/content/oldnews.html

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

Modified: websites/production/santuario/content/download.html
==============================================================================
--- websites/production/santuario/content/download.html (original)
+++ websites/production/santuario/content/download.html Wed Mar 27 11:23:32 2013
@@ -128,7 +128,7 @@ Apache Santuario -- download
 
 <h3><a shape="rect" name="download-Currentofficialrelease%28closestmirrorsiteselectedautomatically%29"></a>Current official release (closest mirror site selected automatically)</h3>
 
-<ul><li>The current Java release is Apache XML Security for Java 1.5.3: <a shape="rect" class="external-link" href="http://www.apache.org/dyn/closer.cgi?path=/santuario/java-library/1_5_3/xml-security-bin-1_5_3.zip">xml-security-bin-1_5_3.zip</a> (<a shape="rect" class="external-link" href="http://www.apache.org/dist/santuario/java-library/1_5_3/xml-security-bin-1_5_3.zip.asc">PGP</a>) (<a shape="rect" class="external-link" href="http://www.apache.org/dist/santuario/java-library/1_5_3/xml-security-bin-1_5_3.zip.md5">MD5</a>)</li></ul>
+<ul><li>The current Java release is Apache XML Security for Java 1.5.4: <a shape="rect" class="external-link" href="http://www.apache.org/dyn/closer.cgi?path=/santuario/java-library/1_5_4/xml-security-bin-1_5_4.zip">xml-security-bin-1_5_4.zip</a> (<a shape="rect" class="external-link" href="http://www.apache.org/dist/santuario/java-library/1_5_4/xml-security-bin-1_5_4.zip.asc">PGP</a>) (<a shape="rect" class="external-link" href="http://www.apache.org/dist/santuario/java-library/1_5_4/xml-security-bin-1_5_4.zip.md5">MD5</a>)</li></ul>
 
 
 <ul><li>The current C++ release is Apache XML Security for C++ 1.7.0: <a shape="rect" class="external-link" href="http://www.apache.org/dyn/closer.cgi?path=/santuario/c-library/xml-security-c-1.7.0.tar.gz">xml-security-c-1.7.0.tar.gz</a> (<a shape="rect" class="external-link" href="http://www.apache.org/dist/santuario/c-library/xml-security-c-1.7.0.tar.gz.asc">PGP</a>) (<a shape="rect" class="external-link" href="http://www.apache.org/dist/santuario/c-library/xml-security-c-1.7.0.tar.gz.md5">MD5</a>)</li></ul>

Modified: websites/production/santuario/content/index.html
==============================================================================
--- websites/production/santuario/content/index.html (original)
+++ websites/production/santuario/content/index.html Wed Mar 27 11:23:32 2013
@@ -133,11 +133,11 @@ Apache Santuario -- Index
 
 <h3><a shape="rect" name="Index-News"></a>News</h3>
 
-<h5><a shape="rect" name="Index-October2012"></a>October 2012</h5>
+<h5><a shape="rect" name="Index-March2013"></a>March 2013</h5>
 
-<p>Version 1.5.3 of the Apache XML Security for Java library has been released. This release features support for new XML Signature 1.1 KeyInfo extensions. It also fixes a number of bugs including a problem when message sizes are greater than 512 MB.</p>
+<p>Version 1.5.4 of the Apache XML Security for Java library has been released. </p>
 
-<p>Please see the <a shape="rect" href="java153releasenotes.html" title="java_1_5_3_release_notes">release notes</a> for more information.</p>
+<p>Please see the <a shape="rect" href="java154releasenotes.html" title="java_1_5_4_release_notes">release notes</a> for more information.</p>
 
 <h5><a shape="rect" name="Index-July2012"></a>July 2012</h5>
 

Added: websites/production/santuario/content/java154releasenotes.html
==============================================================================
--- websites/production/santuario/content/java154releasenotes.html (added)
+++ websites/production/santuario/content/java154releasenotes.html Wed Mar 27 11:23:32 2013
@@ -0,0 +1,155 @@
+
+<!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" type="text/javascript"></script>
+    
+<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
+<meta name="keywords" content="XML Security, XML, software, Santuario, open source">
+<meta name="description" content="Apache Santuario - java_1_5_4_release_notes">
+    <title>
+Apache Santuario -- java_1_5_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">
+      <div style="padding: 5px;">
+        <div id="banner">
+          <!-- Banner -->
+<div id="banner-content">
+<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>
+</div>
+          <!-- Banner -->
+        </div>
+      </div>
+      <div id="top-menu">
+        <table border="0" cellpadding="1" cellspacing="0" width="100%">
+          <tr>
+            <td>
+              <div align="left">
+                <!-- Breadcrumbs -->
+<a href="index.html">Apache Santuario</a>&nbsp;&gt;&nbsp;<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="java154releasenotes.html">java_1_5_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><a shape="rect" name="Navigation-ApacheSantuario"></a>Apache Santuario</h3>
+<ul><li><a shape="rect" href="index.html" title="Index">Home</a></li><li><a shape="rect" href="download.html" title="download">Download</a></li><li><a shape="rect" href="secadv.html" title="secadv">Security Advisories</a></li><li><a shape="rect" href="faq.html" title="faq">FAQ</a></li><li><a shape="rect" href="team.html" title="team">Team</a></li><li><a shape="rect" href="contributing.html" title="contributing">Contributing</a></li><li><a shape="rect" href="mailing.html" title="mailing">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" title="history">History</a></li><li><a shape="rect" href="oldnews.html" title="old_news">Old News</a></li></ul>
+
+
+<h3><a shape="rect" name="Navigation-Java"></a>Java</h3>
+<ul><li><a shape="rect" href="javaindex.html" title="java_index">Index</a></li><li><a shape="rect" href="download.html" title="download">Download</a></li><li><a shape="rect" href="javareleasenotes.html" title="java_release_notes">Release Notes</a></li><li><a shape="rect" href="javafaq.html" title="java_faq">FAQ</a></li><li><a shape="rect" href="javaapi.html" title="java_api">API</a></li><li><a shape="rect" href="javainterop.html" title="java_interop">Interoperability</a></li></ul>
+
+
+<h3><a shape="rect" name="Navigation-C"></a>C++</h3>
+<ul><li><a shape="rect" href="cindex.html" title="c_index">Index</a></li><li><a shape="rect" href="download.html" title="download">Download</a></li><li><a shape="rect" href="creleasenotes.html" title="c_release_notes">Release Notes</a></li><li><a shape="rect" href="cinstallation.html" title="c_installation">Installation</a></li><li><a shape="rect" href="cfaq.html" title="c_faq">FAQ</a></li><li><a shape="rect" href="ctools.html" title="c_tools">Tools</a></li><li><a shape="rect" href="cprogramming.html" title="c_programming">Programming</a></li><li><a shape="rect" href="ccredits.html" title="c_credits">Credits</a></li></ul>
+
+
+<h3><a shape="rect" name="Navigation-ASF"></a>ASF</h3>
+<ul><li><a shape="rect" class="external-link" href="http://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>
+</div>
+                    <!-- NavigationBar -->
+                  </div>
+              </div>
+            </div>
+          </div>
+         </td>
+         <td height="100%">
+           <!-- Content -->
+           <div class="wiki-content">
+<div class="wiki-content maincontent"><h1><a shape="rect" name="java_1_5_4_release_notes-ApacheXMLSecurityforJava1.5.4releasenotes"></a>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>
+           <!-- 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=30759654">edit page</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/javaindex.html
==============================================================================
--- websites/production/santuario/content/javaindex.html (original)
+++ websites/production/santuario/content/javaindex.html Wed Mar 27 11:23:32 2013
@@ -124,11 +124,11 @@ Apache Santuario -- java_index
 
 <h3><a shape="rect" name="java_index-News"></a>News</h3>
 
-<h5><a shape="rect" name="java_index-October2012"></a>October 2012</h5>
+<h5><a shape="rect" name="java_index-March2013"></a>March 2013</h5>
 
-<p>Version 1.5.3 of the Apache XML Security for Java library has been released. This release features support for new XML Signature 1.1 KeyInfo extensions. It also fixes a number of bugs including a problem when message sizes are greater than 512 MB.</p>
+<p>Version 1.5.4 of the Apache XML Security for Java library has been released. </p>
 
-<p>Please see the <a shape="rect" href="java153releasenotes.html" title="java_1_5_3_release_notes">release notes</a> for more information.</p>
+<p>Please see the <a shape="rect" href="java154releasenotes.html" title="java_1_5_4_release_notes">release notes</a> for more information.</p>
 
 <h5><a shape="rect" name="java_index-May2012"></a>May 2012</h5>
 

Modified: websites/production/santuario/content/javareleasenotes.html
==============================================================================
--- websites/production/santuario/content/javareleasenotes.html (original)
+++ websites/production/santuario/content/javareleasenotes.html Wed Mar 27 11:23:32 2013
@@ -117,12 +117,12 @@ Apache Santuario -- java_release_notes
 <div class="wiki-content maincontent"><h1><a shape="rect" name="java_release_notes-ApacheXMLSecurityforJavaReleaseNotes"></a>Apache XML Security for Java Release Notes</h1>
 
 <h3><a shape="rect" name="java_release_notes-CurrentReleases"></a>Current Releases</h3>
-<ul><li><a shape="rect" href="java153releasenotes.html" title="java_1_5_3_release_notes">Apache XML Security for Java 1.5.3</a></li><li><a shape="rect" href="java147releasenotes.html" title="java_1_4_7_release_notes">Apache XML Security for Java 1.4.7</a></li></ul>
+<ul><li><a shape="rect" href="java154releasenotes.html" title="java_1_5_4_release_notes">Apache XML Security for Java 1.5.4</a></li><li><a shape="rect" href="java147releasenotes.html" title="java_1_4_7_release_notes">Apache XML Security for Java 1.4.7</a></li></ul>
 
 
 <h3><a shape="rect" name="java_release_notes-Olderreleases"></a>Older releases</h3>
 
-<ul><li><a shape="rect" href="java152releasenotes.html" title="java_1_5_2_release_notes">Apache XML Security for Java 1.5.2</a></li><li><a shape="rect" href="java151releasenotes.html" title="java_1_5_1_release_notes">Apache XML Security for Java 1.5.1</a></li><li><a shape="rect" href="java146releasenotes.html" title="java_1_4_6_release_notes">Apache XML Security for Java 1.4.6</a></li><li><a shape="rect" href="java150releasenotes.html" title="java_1_5_0_release_notes">Apache XML Security for Java 1.5.0</a></li><li><a shape="rect" href="java145releasenotes.html" title="java_1_4_5_release_notes">Apache XML Security for Java 1.4.5</a></li><li><a shape="rect" href="java144releasenotes.html" title="java_1_4_4_release_notes">Apache XML Security for Java 1.4.4</a></li><li><a shape="rect" href="java143releasenotes.html" title="java_1_4_3_release_notes">Apache XML Security for Java 1.4.3</a></li><li><a shape="rect" href="java142releasenotes.html" title="java_1_4_2_release_notes">Apac
 he XML Security for Java 1.4.2</a></li><li><a shape="rect" href="java141releasenotes.html" title="java_1_4_1_release_notes">Apache XML Security for Java 1.4.1</a></li><li><a shape="rect" href="java140releasenotes.html" title="java_1_4_0_release_notes">Apache XML Security for Java 1.4.0</a></li><li><a shape="rect" href="java130releasenotes.html" title="java_1_3_0_release_notes">Apache XML Security for Java 1.3.0</a></li><li><a shape="rect" href="java121releasenotes.html" title="java_1_2_1_release_notes">Apache XML Security for Java 1.2.1</a></li><li><a shape="rect" href="java120releasenotes.html" title="java_1_2_0_release_notes">Apache XML Security for Java 1.2.0</a></li></ul>
+<ul><li><a shape="rect" href="java153releasenotes.html" title="java_1_5_3_release_notes">Apache XML Security for Java 1.5.3</a></li><li><a shape="rect" href="java152releasenotes.html" title="java_1_5_2_release_notes">Apache XML Security for Java 1.5.2</a></li><li><a shape="rect" href="java151releasenotes.html" title="java_1_5_1_release_notes">Apache XML Security for Java 1.5.1</a></li><li><a shape="rect" href="java146releasenotes.html" title="java_1_4_6_release_notes">Apache XML Security for Java 1.4.6</a></li><li><a shape="rect" href="java150releasenotes.html" title="java_1_5_0_release_notes">Apache XML Security for Java 1.5.0</a></li><li><a shape="rect" href="java145releasenotes.html" title="java_1_4_5_release_notes">Apache XML Security for Java 1.4.5</a></li><li><a shape="rect" href="java144releasenotes.html" title="java_1_4_4_release_notes">Apache XML Security for Java 1.4.4</a></li><li><a shape="rect" href="java143releasenotes.html" title="java_1_4_3_release_notes">Apac
 he XML Security for Java 1.4.3</a></li><li><a shape="rect" href="java142releasenotes.html" title="java_1_4_2_release_notes">Apache XML Security for Java 1.4.2</a></li><li><a shape="rect" href="java141releasenotes.html" title="java_1_4_1_release_notes">Apache XML Security for Java 1.4.1</a></li><li><a shape="rect" href="java140releasenotes.html" title="java_1_4_0_release_notes">Apache XML Security for Java 1.4.0</a></li><li><a shape="rect" href="java130releasenotes.html" title="java_1_3_0_release_notes">Apache XML Security for Java 1.3.0</a></li><li><a shape="rect" href="java121releasenotes.html" title="java_1_2_1_release_notes">Apache XML Security for Java 1.2.1</a></li><li><a shape="rect" href="java120releasenotes.html" title="java_1_2_0_release_notes">Apache XML Security for Java 1.2.0</a></li></ul>
 </div>
            </div>
            <!-- Content -->

Modified: websites/production/santuario/content/oldnews.html
==============================================================================
--- websites/production/santuario/content/oldnews.html (original)
+++ websites/production/santuario/content/oldnews.html Wed Mar 27 11:23:32 2013
@@ -116,6 +116,12 @@ Apache Santuario -- old_news
            <div class="wiki-content">
 <div class="wiki-content maincontent"><h1><a shape="rect" name="old_news-OldNews"></a>Old News</h1>
 
+<h3><a shape="rect" name="old_news-ApacheXMLSecurityforJava1.5.3"></a>Apache XML Security for Java 1.5.3</h3>
+
+<p>Version 1.5.3 of the Apache XML Security for Java library has been released. This release features support for new XML Signature 1.1 KeyInfo extensions. It also fixes a number of bugs including a problem when message sizes are greater than 512 MB.</p>
+
+<p>Please see the <a shape="rect" href="java153releasenotes.html" title="java_1_5_3_release_notes">release notes</a> for more information.</p>
+
 <h3><a shape="rect" name="old_news-ApacheXMLSecurityforJava1.5.2"></a>Apache XML Security for Java 1.5.2</h3>
 
 <p>Version 1.5.2 of the Apache XML Security for Java library has been released. The main feature of this release is that the default canonicalization algorithm for encryption has changed from inclusive with comments to a new canonicalization algorithm that preserves the physical representation of the element being encrypted. This change fixes a problem where an element might be decrypted to the wrong namespace.</p>