You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by bu...@apache.org on 2021/11/07 14:21:23 UTC

svn commit: r1077210 [4/7] - in /websites/production/tapestry/content: ./ cache/

Modified: websites/production/tapestry/content/release-notes-531.html
==============================================================================
--- websites/production/tapestry/content/release-notes-531.html (original)
+++ websites/production/tapestry/content/release-notes-531.html Sun Nov  7 14:21:22 2021
@@ -59,70 +59,7 @@
 </head>
 <body>
   <!-- /// Navigation Start -->
-    <div id="navigation"><p><header>
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-12">
-        <nav class="navbar navbar-expand-xl navbar-light justify-content-between">
-          <a class="navbar-brand" href="/index.html">
-            <img src="/images/apache-tapestry-icon-dark.svg" width="60" alt="Apache Tapestry" title="Apache Tapestry">
-            <span>apache tapestry</span>
-          </a>
-          <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
-            <span class="navbar-toggler-icon"></span>
-          </button>
-          <div class="collapse navbar-collapse" id="navbarCollapse">
-            <ul class="navbar-nav mx-auto"><li class="nav-item">
-                <a class="nav-link active" href="/getting-started.html">Getting Started</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/documentation.html">Documentation</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/download.html">Download</a>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="communityNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Community
-                </a>
-                <div class="dropdown-menu" aria-labelledby="communityNavbarDropdown">
-                  <a class="dropdown-item" href="/community.html">Mailing Lists</a>
-                  <a class="dropdown-item" href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a>
-                  <a class="dropdown-item" href="/support.html">Support</a>
-                  <a class="dropdown-item" href="/community.html">Getting Involved</a>
-                  <a class="dropdown-item" href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=27833611" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a>
-                  <div class="dropdown-divider"></div>
-                  <a class="dropdown-item" href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a>
-                  <a class="dropdown-item" href="https://twitter.com/hashtag/tapestry5">#tapestry5</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="developmentNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Development
-                </a>
-                <div class="dropdown-menu" aria-labelledby="developmentNavbarDropdown">
-                  <a class="dropdown-item" href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a>
-                  <a class="dropdown-item" href="https://issues.apache.org/jira/browse/TAP5">Issues</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="apacheNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Apache
-                </a>
-                <div class="dropdown-menu" aria-labelledby="apacheNavbarDropdown">
-                  <a class="dropdown-item" href="https://www.apache.org/">About Apache</a>
-                  <a class="dropdown-item" href="https://apachecon.com/?ref=royale.apache.org">Events</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
-                  <a class="dropdown-item" href="https://www.apache.org/licenses/LICENSE-2.0">License</a>
-                  <a class="dropdown-item" href="https://www.apache.org/security/">Security</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks!</a>
-                </div>
-              </li></ul>
-            <form enctype="application/x-www-form-urlencoded" method="get" class="form-inline" action="search.html">
-              <input type="search" class="form-control search-input" name="q" placeholder="Search docs, issues, wikis and blogs" aria-label="Search">
-              <button type="submit" class="d-none">Search</button>
-            </form>
-          </div>
-        </nav>
-      </div>
-    </div>
-  </div>
-</header></p></div>
+    <div id="navigation"><p><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></p></div>
   <!-- /// Navigation End -->
 
   <article>
@@ -137,30 +74,12 @@
               <!-- /// Breadcrumb End -->
 
               <!-- /// Smallbanner Start -->
-                            <div id="smallbanner"><h1 class="title" id="title">Release Notes 5.3.1</h1></div>
+                            <div id="smallbanner"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></div>
               <!-- /// Smallbanner Start -->
             
             <!-- /// Content Start -->
             <div id="content">
-                            <div id="ConfluenceContent"><p>This bugfix release is a drop-in replacement for the <a href="release-notes-531.html">5.3</a> release. Any 5.3 user is encouraged to upgrade. Be sure to review the <a href="how-to-upgrade.html">How to Upgrade</a> instructions first, though.</p><h2>        Bugs Fixed
-</h2>
-<ul><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1762">TAP5-1762</a>] -         Some components do not include a description of their parameters in their JavaDoc pages
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1765">TAP5-1765</a>] -         PerThread scope is not honored when service is created using autobuild
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1768">TAP5-1768</a>] -         @ActivationRequestParameter does not encode to be URL friendly
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1773">TAP5-1773</a>] -         FormFieldFocus mixin passes control name, not client id, to JavaScriptSupport.autofocus()
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1784">TAP5-1784</a>] -         Extra comma in tapestry-messages_de.js causes Internet Explorer to fail to work
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1785">TAP5-1785</a>] -         Exceptions while compressing JavaScript are not fully reported
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1786">TAP5-1786</a>] -         All forms/submission not working after FileUploadException is raised
-</li></ul>
-            
-<h2>        Improvements Made
-</h2>
-<ul><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1756">TAP5-1756</a>] -         Let the asset path prefix be configurable
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1780">TAP5-1780</a>] -         Upgrade Selenium dependency to 2.14.0
-</li></ul>
-                
-
-</div>
+                            <div id="ConfluenceContent"><p>This bugfix release is a drop-in replacement for the <a href="release-notes-531.html">5.3</a> release. Any 5.3 user is encouraged to upgrade. Be sure to review the <a href="how-to-upgrade.html">How to Upgrade</a> instructions first, though.</p><p>&#160;<img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></p></div>
             </div>
             <!-- /// Content End -->
           </div>
@@ -170,48 +89,7 @@
   </article>
 
   <!-- /// Footer Start -->
-    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><footer class="py-3">
-  <div class="container-fluid">
-    <div class="container">
-      <div class="row">
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache Tapestry</span>
-          <ul><li><a href="index.html">Home</a></li><li><a href="download.html">Download</a></li><li><a href="about.html">Team</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li></ul>
-          <span class="font-weight-bold">Documentation</span>
-          <ul><li><a href="introduction.html">Introduction</a></li><li><a href="principles.html">Principles</a></li><li><i class="fas fa-play"></i> <a href="getting-started.html">Getting Started</a></li><li><i class="fas fa-play"></i> <a href="user-guide.html">User Guide</a></li><li><i class="fas fa-book"></i> <a href="documentation.html">Docs</a></li><li><i class="fas fa-book"></i> <a href="component-reference.html">Component Reference</a></li><li><i class="fas fa-book"></i> <a href="current/apidocs">Apidocs</a></li><li><a href="frequently-asked-questions.html">FAQ</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Community</span>
-          <ul><li><i class="fas fa-envelope-open-text"></i> <a href="community.html">Mailing Lists</a></li><li><i class="fab fa-stack-overflow"> </i> <a href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a></li><li><a href="support.html">Support</a></li><li><a href="community.html">Getting Involved</a></li><li><a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=27833611" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a></li></ul>
-          <span class="font-weight-bold">Social</span>
-          <ul><li><i class="fab fa-twitter"></i> <a href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a></li><li><i class="fas fa-hashtag"></i> <a href="https://twitter.com/hashtag/tapestry5">#tapestry5</a></li></ul>
-          <span class="font-weight-bold">Development</span>
-          <ul><li><i class="fab fa-git"></i> <a href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a></li><li><i class="fab fa-jira"></i> <a href="https://issues.apache.org/jira/browse/TAP5">Issues</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache</span>
-          <ul><li><a href="https://www.apache.org/">About Apache</a></li><li><a href="https://apachecon.com/?ref=royale.apache.org">Events</a></li><li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li><li><a href="https://www.apache.org/security/">Security</a></li><li><a href="https://www.apache.org/foundation/thanks.html">Thanks!</a></li></ul>
-        </div>
-        <div class="col-md-12 col-lg-6 clearfix">
-          <span class="font-weight-bold d-block">About us</span>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-tapestry-icon-light.svg" width="100" alt="Apache Tapestry" title="Apache Tapestry"></p>
-          <p><a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a> is an open-source component-oriented framework for creating dynamic, robust, highly scalable web applications in Java.</p>
-          <p>Tapestry complements and builds upon the standard Java Servlet API, and so it works in any servlet container or application server.</p>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-powered-by.svg" width="100" alt="Apache PoweredBy" title="Apache PoweredBy"></p>
-          <p>
-            <a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a>, <a href="https://www.apache.org/">Apache&#8482;</a> and the <a href="https://www.apache.org/foundation/press/kit/">Apache feather logo&#8482;</a>
-            are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-          </p>
-        </div>
-      </div>
-      <div class="row">
-        <div class="col-12">
-          Copyright &#169; 2020 The Apache Software Foundation, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-        </div>
-      </div>
-    </div>
-  </div>
-</footer><br clear="none"></p><p><br clear="none"></p></div>
+    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"><br clear="none"></p><p><br clear="none"></p></div>
   <!-- /// Footer End -->
 </body>
 </html>

Modified: websites/production/tapestry/content/release-notes-532.html
==============================================================================
--- websites/production/tapestry/content/release-notes-532.html (original)
+++ websites/production/tapestry/content/release-notes-532.html Sun Nov  7 14:21:22 2021
@@ -59,70 +59,7 @@
 </head>
 <body>
   <!-- /// Navigation Start -->
-    <div id="navigation"><p><header>
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-12">
-        <nav class="navbar navbar-expand-xl navbar-light justify-content-between">
-          <a class="navbar-brand" href="/index.html">
-            <img src="/images/apache-tapestry-icon-dark.svg" width="60" alt="Apache Tapestry" title="Apache Tapestry">
-            <span>apache tapestry</span>
-          </a>
-          <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
-            <span class="navbar-toggler-icon"></span>
-          </button>
-          <div class="collapse navbar-collapse" id="navbarCollapse">
-            <ul class="navbar-nav mx-auto"><li class="nav-item">
-                <a class="nav-link active" href="/getting-started.html">Getting Started</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/documentation.html">Documentation</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/download.html">Download</a>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="communityNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Community
-                </a>
-                <div class="dropdown-menu" aria-labelledby="communityNavbarDropdown">
-                  <a class="dropdown-item" href="/community.html">Mailing Lists</a>
-                  <a class="dropdown-item" href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a>
-                  <a class="dropdown-item" href="/support.html">Support</a>
-                  <a class="dropdown-item" href="/community.html">Getting Involved</a>
-                  <a class="dropdown-item" href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=27834364" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a>
-                  <div class="dropdown-divider"></div>
-                  <a class="dropdown-item" href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a>
-                  <a class="dropdown-item" href="https://twitter.com/hashtag/tapestry5">#tapestry5</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="developmentNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Development
-                </a>
-                <div class="dropdown-menu" aria-labelledby="developmentNavbarDropdown">
-                  <a class="dropdown-item" href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a>
-                  <a class="dropdown-item" href="https://issues.apache.org/jira/browse/TAP5">Issues</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="apacheNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Apache
-                </a>
-                <div class="dropdown-menu" aria-labelledby="apacheNavbarDropdown">
-                  <a class="dropdown-item" href="https://www.apache.org/">About Apache</a>
-                  <a class="dropdown-item" href="https://apachecon.com/?ref=royale.apache.org">Events</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
-                  <a class="dropdown-item" href="https://www.apache.org/licenses/LICENSE-2.0">License</a>
-                  <a class="dropdown-item" href="https://www.apache.org/security/">Security</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks!</a>
-                </div>
-              </li></ul>
-            <form enctype="application/x-www-form-urlencoded" method="get" class="form-inline" action="search.html">
-              <input type="search" class="form-control search-input" name="q" placeholder="Search docs, issues, wikis and blogs" aria-label="Search">
-              <button type="submit" class="d-none">Search</button>
-            </form>
-          </div>
-        </nav>
-      </div>
-    </div>
-  </div>
-</header></p></div>
+    <div id="navigation"><p><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></p></div>
   <!-- /// Navigation End -->
 
   <article>
@@ -137,27 +74,12 @@
               <!-- /// Breadcrumb End -->
 
               <!-- /// Smallbanner Start -->
-                            <div id="smallbanner"><h1 class="title" id="title">Release Notes 5.3.2</h1></div>
+                            <div id="smallbanner"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></div>
               <!-- /// Smallbanner Start -->
             
             <!-- /// Content Start -->
             <div id="content">
-                            <div id="ConfluenceContent"><p>This is the consolidated list of changes between Tapestry versions 5.3.1 and 5.3.2. To upgrade, just update the Maven dependency in you POM file (or <a href="download.html">download</a> the new JAR file) and the new version will just work. However, please review the&#160;<a href="how-to-upgrade.html">How to Upgrade</a> instructions before upgrading. And be sure to check the <a href="release-notes-53.html">Release Notes for 5.3</a> and <a href="release-notes-531.html">Release Notes for 5.3.1</a> too.</p><h2 id="ReleaseNotes5.3.2-NewFeatures">New Features</h2><h3 id="ReleaseNotes5.3.2-Componentfieldvisibility">Component field visibility</h3><p>In prior versions of Tapestry, all instance fields of components had to be visibility private; starting with version 5.3.2, this has been relaxed. Component fields may be protected, or package private (that is, no visibility modifier). Fields that are final, or annotated with @<a class="
 external-link" href="http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/annotations/Retain.html">Retain</a> may even be public. In any case, this makes it easier for pages to work with other pages in the same package, and for subclasses to more easily access the fields (including parameter fields, or injections) provided by base classes. This feature should be used with care, as it can lead to designs that are more difficult to maintain.</p><h3 id="ReleaseNotes5.3.2-Spring3.1upgrade">Spring 3.1 upgrade</h3><p>The Spring integration module has updated the Spring dependencies to 3.1.0.RELEASE</p><h3 id="ReleaseNotes5.3.2-TextFieldcomponentsupportforHTML5values">TextField component support for HTML5 values</h3><p>The <a class="external-link" href="http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/corelib/components/TextField.html">TextField</a> components now support HTML5 any HTML5 type attribute.</p><h2>        Bugs Fixed
-</h2>
-<ul><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1787">TAP5-1787</a>] -         TextField should be usable with HTML5 type values (such as "number", "email", etc.)
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1788">TAP5-1788</a>] -         Service id 'environment' has already been defined by org.apache.tapestry5.services.TapestryModule with Spring 3.1
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1798">TAP5-1798</a>] -         Grid and BeanDisplay should ignore properties that are actually static fields
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1825">TAP5-1825</a>] -         Incorrect order of parameter in localization messages within ValidationMessages Italian lang
-</li></ul>
-            
-<h2>        Improvements Made
-</h2>
-<ul><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1801">TAP5-1801</a>] -         Component fields should not need to be private, merely non-public
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1824">TAP5-1824</a>] -         New translations for Norwegian Bokm&#229;l
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1792">TAP5-1792</a>] -         Upgrade Tapestry/Spring integration to Spring 3.1.0.RELEASE
-</li></ul>
-
-</div>
+                            <div id="ConfluenceContent"><p>This is the consolidated list of changes between Tapestry versions 5.3.1 and 5.3.2. To upgrade, just update the Maven dependency in you POM file (or <a href="download.html">download</a> the new JAR file) and the new version will just work. However, please review the&#160;<a href="how-to-upgrade.html">How to Upgrade</a> instructions before upgrading. And be sure to check the <a href="release-notes-53.html">Release Notes for 5.3</a> and <a href="release-notes-531.html">Release Notes for 5.3.1</a> too.</p><h2 id="ReleaseNotes5.3.2-NewFeatures">New Features</h2><h3 id="ReleaseNotes5.3.2-Componentfieldvisibility">Component field visibility</h3><p>In prior versions of Tapestry, all instance fields of components had to be visibility private; starting with version 5.3.2, this has been relaxed. Component fields may be protected, or package private (that is, no visibility modifier). Fields that are final, or annotated with @<a class="
 external-link" href="http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/annotations/Retain.html">Retain</a> may even be public. In any case, this makes it easier for pages to work with other pages in the same package, and for subclasses to more easily access the fields (including parameter fields, or injections) provided by base classes. This feature should be used with care, as it can lead to designs that are more difficult to maintain.</p><h3 id="ReleaseNotes5.3.2-Spring3.1upgrade">Spring 3.1 upgrade</h3><p>The Spring integration module has updated the Spring dependencies to 3.1.0.RELEASE</p><h3 id="ReleaseNotes5.3.2-TextFieldcomponentsupportforHTML5values">TextField component support for HTML5 values</h3><p>The <a class="external-link" href="http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/corelib/components/TextField.html">TextField</a> components now support HTML5 any HTML5 type attribute.</p><p>&#160;<img class="wysiwyg-unknown-macro" src="https://c
 wiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></p></div>
             </div>
             <!-- /// Content End -->
           </div>
@@ -167,48 +89,7 @@
   </article>
 
   <!-- /// Footer Start -->
-    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><footer class="py-3">
-  <div class="container-fluid">
-    <div class="container">
-      <div class="row">
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache Tapestry</span>
-          <ul><li><a href="index.html">Home</a></li><li><a href="download.html">Download</a></li><li><a href="about.html">Team</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li></ul>
-          <span class="font-weight-bold">Documentation</span>
-          <ul><li><a href="introduction.html">Introduction</a></li><li><a href="principles.html">Principles</a></li><li><i class="fas fa-play"></i> <a href="getting-started.html">Getting Started</a></li><li><i class="fas fa-play"></i> <a href="user-guide.html">User Guide</a></li><li><i class="fas fa-book"></i> <a href="documentation.html">Docs</a></li><li><i class="fas fa-book"></i> <a href="component-reference.html">Component Reference</a></li><li><i class="fas fa-book"></i> <a href="current/apidocs">Apidocs</a></li><li><a href="frequently-asked-questions.html">FAQ</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Community</span>
-          <ul><li><i class="fas fa-envelope-open-text"></i> <a href="community.html">Mailing Lists</a></li><li><i class="fab fa-stack-overflow"> </i> <a href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a></li><li><a href="support.html">Support</a></li><li><a href="community.html">Getting Involved</a></li><li><a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=27834364" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a></li></ul>
-          <span class="font-weight-bold">Social</span>
-          <ul><li><i class="fab fa-twitter"></i> <a href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a></li><li><i class="fas fa-hashtag"></i> <a href="https://twitter.com/hashtag/tapestry5">#tapestry5</a></li></ul>
-          <span class="font-weight-bold">Development</span>
-          <ul><li><i class="fab fa-git"></i> <a href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a></li><li><i class="fab fa-jira"></i> <a href="https://issues.apache.org/jira/browse/TAP5">Issues</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache</span>
-          <ul><li><a href="https://www.apache.org/">About Apache</a></li><li><a href="https://apachecon.com/?ref=royale.apache.org">Events</a></li><li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li><li><a href="https://www.apache.org/security/">Security</a></li><li><a href="https://www.apache.org/foundation/thanks.html">Thanks!</a></li></ul>
-        </div>
-        <div class="col-md-12 col-lg-6 clearfix">
-          <span class="font-weight-bold d-block">About us</span>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-tapestry-icon-light.svg" width="100" alt="Apache Tapestry" title="Apache Tapestry"></p>
-          <p><a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a> is an open-source component-oriented framework for creating dynamic, robust, highly scalable web applications in Java.</p>
-          <p>Tapestry complements and builds upon the standard Java Servlet API, and so it works in any servlet container or application server.</p>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-powered-by.svg" width="100" alt="Apache PoweredBy" title="Apache PoweredBy"></p>
-          <p>
-            <a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a>, <a href="https://www.apache.org/">Apache&#8482;</a> and the <a href="https://www.apache.org/foundation/press/kit/">Apache feather logo&#8482;</a>
-            are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-          </p>
-        </div>
-      </div>
-      <div class="row">
-        <div class="col-12">
-          Copyright &#169; 2020 The Apache Software Foundation, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-        </div>
-      </div>
-    </div>
-  </div>
-</footer><br clear="none"></p><p><br clear="none"></p></div>
+    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"><br clear="none"></p><p><br clear="none"></p></div>
   <!-- /// Footer End -->
 </body>
 </html>

Modified: websites/production/tapestry/content/release-notes-533.html
==============================================================================
--- websites/production/tapestry/content/release-notes-533.html (original)
+++ websites/production/tapestry/content/release-notes-533.html Sun Nov  7 14:21:22 2021
@@ -59,70 +59,7 @@
 </head>
 <body>
   <!-- /// Navigation Start -->
-    <div id="navigation"><p><header>
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-12">
-        <nav class="navbar navbar-expand-xl navbar-light justify-content-between">
-          <a class="navbar-brand" href="/index.html">
-            <img src="/images/apache-tapestry-icon-dark.svg" width="60" alt="Apache Tapestry" title="Apache Tapestry">
-            <span>apache tapestry</span>
-          </a>
-          <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
-            <span class="navbar-toggler-icon"></span>
-          </button>
-          <div class="collapse navbar-collapse" id="navbarCollapse">
-            <ul class="navbar-nav mx-auto"><li class="nav-item">
-                <a class="nav-link active" href="/getting-started.html">Getting Started</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/documentation.html">Documentation</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/download.html">Download</a>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="communityNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Community
-                </a>
-                <div class="dropdown-menu" aria-labelledby="communityNavbarDropdown">
-                  <a class="dropdown-item" href="/community.html">Mailing Lists</a>
-                  <a class="dropdown-item" href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a>
-                  <a class="dropdown-item" href="/support.html">Support</a>
-                  <a class="dropdown-item" href="/community.html">Getting Involved</a>
-                  <a class="dropdown-item" href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=27844233" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a>
-                  <div class="dropdown-divider"></div>
-                  <a class="dropdown-item" href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a>
-                  <a class="dropdown-item" href="https://twitter.com/hashtag/tapestry5">#tapestry5</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="developmentNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Development
-                </a>
-                <div class="dropdown-menu" aria-labelledby="developmentNavbarDropdown">
-                  <a class="dropdown-item" href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a>
-                  <a class="dropdown-item" href="https://issues.apache.org/jira/browse/TAP5">Issues</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="apacheNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Apache
-                </a>
-                <div class="dropdown-menu" aria-labelledby="apacheNavbarDropdown">
-                  <a class="dropdown-item" href="https://www.apache.org/">About Apache</a>
-                  <a class="dropdown-item" href="https://apachecon.com/?ref=royale.apache.org">Events</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
-                  <a class="dropdown-item" href="https://www.apache.org/licenses/LICENSE-2.0">License</a>
-                  <a class="dropdown-item" href="https://www.apache.org/security/">Security</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks!</a>
-                </div>
-              </li></ul>
-            <form enctype="application/x-www-form-urlencoded" method="get" class="form-inline" action="search.html">
-              <input type="search" class="form-control search-input" name="q" placeholder="Search docs, issues, wikis and blogs" aria-label="Search">
-              <button type="submit" class="d-none">Search</button>
-            </form>
-          </div>
-        </nav>
-      </div>
-    </div>
-  </div>
-</header></p></div>
+    <div id="navigation"><p><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></p></div>
   <!-- /// Navigation End -->
 
   <article>
@@ -137,34 +74,12 @@
               <!-- /// Breadcrumb End -->
 
               <!-- /// Smallbanner Start -->
-                            <div id="smallbanner"><h1 class="title" id="title">Release Notes 5.3.3</h1></div>
+                            <div id="smallbanner"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></div>
               <!-- /// Smallbanner Start -->
             
             <!-- /// Content Start -->
             <div id="content">
-                            <div id="ConfluenceContent"><p class="confluence-link">This is the consolidated list of changes between Tapestry versions 5.3.2 and 5.3.3. Tapestry 5.3.3 is a drop-in replacement for prior Tapestry 5.3 releases. To upgrade, just update the Maven dependency in you POM file (or <a href="download.html">download</a> the new JAR file) and the new version will just work. However, please review the <a href="how-to-upgrade.html">How to Upgrade</a> instructions before upgrading.</p><p>This is a very modest bug fix release, but it does straighten out a significant problem with Java component classes containing non-private fields.</p><p class="confluence-link">For those developers not using Maven or Gradle, you'll be pleased to know that this release now includes the option of a binary download containing Tapestry's modules and main dependencies. More details are on the <a href="download.html">Download</a>&#160; page.</p><p>&#160;                 
-</p><h2>        Bugs Fixed
-</h2>
-<ul><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1791">TAP5-1791</a>] -         On some JDKs, the complex regular expression used by ComponentEventLinkEncoderImpl will cause a stack overflow
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1836">TAP5-1836</a>] -         "LocalhostOnly" WhitelistAnalyzer check "0:0:0:0:0:0:0:1%0" ip address instead "0:0:0:0:0:0:0:1"
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1844">TAP5-1844</a>] -         Datefield not fires onchange event on changes
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1854">TAP5-1854</a>] -         AjaxComponentEventRequestHandler doesn't handle the case where a response has already be returned, and may append an empty JSON Object to the response
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1860">TAP5-1860</a>] -         Access to protected component fields does not always reflect in subclasses
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1881">TAP5-1881</a>] -         TypeCoercion from Number to Boolean returns false for any number that is an even multiple of 256
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1895">TAP5-1895</a>] -         ValidationDecorator.insideLabel(...) is called after the removal of PropertyContext in PropertyEditor
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1906">TAP5-1906</a>] -         Interaction between client-side validation and submit buttons can result in a server-side error parsing JSON array
-</li></ul>
-            
-<h2>        Improvements Made
-</h2>
-<ul><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1827">TAP5-1827</a>] -         KaptchaField should have a parameter to allow it to operate as a visible text field rather than a password field
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1790">TAP5-1790</a>] -         Update Tapestry build to create a binary release archive (in addition to a source and javadoc archive)
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1909">TAP5-1909</a>] -         Update Underscore JavaScript library to latest version 1.3.3
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1857">TAP5-1857</a>] -         Add a SubmitMode (for Submit and LinkSubmit components) for unconditionally submitting the form
-</li></ul>
-                            
-                   
-</div>
+                            <div id="ConfluenceContent"><p class="confluence-link">This is the consolidated list of changes between Tapestry versions 5.3.2 and 5.3.3. Tapestry 5.3.3 is a drop-in replacement for prior Tapestry 5.3 releases. To upgrade, just update the Maven dependency in you POM file (or <a href="download.html">download</a> the new JAR file) and the new version will just work. However, please review the <a href="how-to-upgrade.html">How to Upgrade</a> instructions before upgrading.</p><p>This is a very modest bug fix release, but it does straighten out a significant problem with Java component classes containing non-private fields.</p><p class="confluence-link">For those developers not using Maven or Gradle, you'll be pleased to know that this release now includes the option of a binary download containing Tapestry's modules and main dependencies. More details are on the <a href="download.html">Download</a>&#160; page.</p><p>&#160;<img class="wysiwyg-unknown-macro" s
 rc="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></p></div>
             </div>
             <!-- /// Content End -->
           </div>
@@ -174,48 +89,7 @@
   </article>
 
   <!-- /// Footer Start -->
-    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><footer class="py-3">
-  <div class="container-fluid">
-    <div class="container">
-      <div class="row">
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache Tapestry</span>
-          <ul><li><a href="index.html">Home</a></li><li><a href="download.html">Download</a></li><li><a href="about.html">Team</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li></ul>
-          <span class="font-weight-bold">Documentation</span>
-          <ul><li><a href="introduction.html">Introduction</a></li><li><a href="principles.html">Principles</a></li><li><i class="fas fa-play"></i> <a href="getting-started.html">Getting Started</a></li><li><i class="fas fa-play"></i> <a href="user-guide.html">User Guide</a></li><li><i class="fas fa-book"></i> <a href="documentation.html">Docs</a></li><li><i class="fas fa-book"></i> <a href="component-reference.html">Component Reference</a></li><li><i class="fas fa-book"></i> <a href="current/apidocs">Apidocs</a></li><li><a href="frequently-asked-questions.html">FAQ</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Community</span>
-          <ul><li><i class="fas fa-envelope-open-text"></i> <a href="community.html">Mailing Lists</a></li><li><i class="fab fa-stack-overflow"> </i> <a href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a></li><li><a href="support.html">Support</a></li><li><a href="community.html">Getting Involved</a></li><li><a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=27844233" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a></li></ul>
-          <span class="font-weight-bold">Social</span>
-          <ul><li><i class="fab fa-twitter"></i> <a href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a></li><li><i class="fas fa-hashtag"></i> <a href="https://twitter.com/hashtag/tapestry5">#tapestry5</a></li></ul>
-          <span class="font-weight-bold">Development</span>
-          <ul><li><i class="fab fa-git"></i> <a href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a></li><li><i class="fab fa-jira"></i> <a href="https://issues.apache.org/jira/browse/TAP5">Issues</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache</span>
-          <ul><li><a href="https://www.apache.org/">About Apache</a></li><li><a href="https://apachecon.com/?ref=royale.apache.org">Events</a></li><li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li><li><a href="https://www.apache.org/security/">Security</a></li><li><a href="https://www.apache.org/foundation/thanks.html">Thanks!</a></li></ul>
-        </div>
-        <div class="col-md-12 col-lg-6 clearfix">
-          <span class="font-weight-bold d-block">About us</span>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-tapestry-icon-light.svg" width="100" alt="Apache Tapestry" title="Apache Tapestry"></p>
-          <p><a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a> is an open-source component-oriented framework for creating dynamic, robust, highly scalable web applications in Java.</p>
-          <p>Tapestry complements and builds upon the standard Java Servlet API, and so it works in any servlet container or application server.</p>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-powered-by.svg" width="100" alt="Apache PoweredBy" title="Apache PoweredBy"></p>
-          <p>
-            <a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a>, <a href="https://www.apache.org/">Apache&#8482;</a> and the <a href="https://www.apache.org/foundation/press/kit/">Apache feather logo&#8482;</a>
-            are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-          </p>
-        </div>
-      </div>
-      <div class="row">
-        <div class="col-12">
-          Copyright &#169; 2020 The Apache Software Foundation, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-        </div>
-      </div>
-    </div>
-  </div>
-</footer><br clear="none"></p><p><br clear="none"></p></div>
+    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"><br clear="none"></p><p><br clear="none"></p></div>
   <!-- /// Footer End -->
 </body>
 </html>

Modified: websites/production/tapestry/content/release-notes-534.html
==============================================================================
--- websites/production/tapestry/content/release-notes-534.html (original)
+++ websites/production/tapestry/content/release-notes-534.html Sun Nov  7 14:21:22 2021
@@ -59,70 +59,7 @@
 </head>
 <body>
   <!-- /// Navigation Start -->
-    <div id="navigation"><p><header>
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-12">
-        <nav class="navbar navbar-expand-xl navbar-light justify-content-between">
-          <a class="navbar-brand" href="/index.html">
-            <img src="/images/apache-tapestry-icon-dark.svg" width="60" alt="Apache Tapestry" title="Apache Tapestry">
-            <span>apache tapestry</span>
-          </a>
-          <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
-            <span class="navbar-toggler-icon"></span>
-          </button>
-          <div class="collapse navbar-collapse" id="navbarCollapse">
-            <ul class="navbar-nav mx-auto"><li class="nav-item">
-                <a class="nav-link active" href="/getting-started.html">Getting Started</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/documentation.html">Documentation</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/download.html">Download</a>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="communityNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Community
-                </a>
-                <div class="dropdown-menu" aria-labelledby="communityNavbarDropdown">
-                  <a class="dropdown-item" href="/community.html">Mailing Lists</a>
-                  <a class="dropdown-item" href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a>
-                  <a class="dropdown-item" href="/support.html">Support</a>
-                  <a class="dropdown-item" href="/community.html">Getting Involved</a>
-                  <a class="dropdown-item" href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=27851337" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a>
-                  <div class="dropdown-divider"></div>
-                  <a class="dropdown-item" href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a>
-                  <a class="dropdown-item" href="https://twitter.com/hashtag/tapestry5">#tapestry5</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="developmentNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Development
-                </a>
-                <div class="dropdown-menu" aria-labelledby="developmentNavbarDropdown">
-                  <a class="dropdown-item" href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a>
-                  <a class="dropdown-item" href="https://issues.apache.org/jira/browse/TAP5">Issues</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="apacheNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Apache
-                </a>
-                <div class="dropdown-menu" aria-labelledby="apacheNavbarDropdown">
-                  <a class="dropdown-item" href="https://www.apache.org/">About Apache</a>
-                  <a class="dropdown-item" href="https://apachecon.com/?ref=royale.apache.org">Events</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
-                  <a class="dropdown-item" href="https://www.apache.org/licenses/LICENSE-2.0">License</a>
-                  <a class="dropdown-item" href="https://www.apache.org/security/">Security</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks!</a>
-                </div>
-              </li></ul>
-            <form enctype="application/x-www-form-urlencoded" method="get" class="form-inline" action="search.html">
-              <input type="search" class="form-control search-input" name="q" placeholder="Search docs, issues, wikis and blogs" aria-label="Search">
-              <button type="submit" class="d-none">Search</button>
-            </form>
-          </div>
-        </nav>
-      </div>
-    </div>
-  </div>
-</header></p></div>
+    <div id="navigation"><p><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></p></div>
   <!-- /// Navigation End -->
 
   <article>
@@ -137,32 +74,12 @@
               <!-- /// Breadcrumb End -->
 
               <!-- /// Smallbanner Start -->
-                            <div id="smallbanner"><h1 class="title" id="title">Release Notes 5.3.4</h1></div>
+                            <div id="smallbanner"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></div>
               <!-- /// Smallbanner Start -->
             
             <!-- /// Content Start -->
             <div id="content">
-                            <div id="ConfluenceContent"><p>This is the consolidated list of changes between Tapestry versions 5.3.3 and 5.3.4. Tapestry 5.3.4 is a drop-in replacement for prior Tapestry 5.3 releases. To upgrade, just update the Maven dependency in you POM file (or <a href="download.html">download</a> the new JAR file) and the new version will just work. However, please review the&#160;<a href="how-to-upgrade.html">How to Upgrade</a> instructions before upgrading.</p><p>This is a very modest bug fix release, including a number of minor performance improvements.</p><p class="confluence-link">For those developers not using Maven or Gradle, you'll be pleased that we now offer the option of a binary download containing Tapestry's modules and main dependencies. More details are on the&#160;<a href="download.html">Download</a> page.</p><h2>        Bugs Fixed
-</h2>
-<ul><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1729">TAP5-1729</a>] -         Sometimes YUICompressor can fail with java.util.EmptyStackException
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1848">TAP5-1848</a>] -         tapestry-jpa ignores persistence provider from persistence.xml
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1873">TAP5-1873</a>] -         JavaScript execution exception is not logged
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1880">TAP5-1880</a>] -         GZip compression should be disabled if the request is over http 1.0
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1929">TAP5-1929</a>] -         High contention in method InternalComponentResourcesImpl.postRenderCleanup() and NamedSet.getValues()
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1935">TAP5-1935</a>] -         ContextResource uses a deprecated File.toURL
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1950">TAP5-1950</a>] -         ResourceStreamer sends SC_NOT_MODIFIED as an error, but it should be just status
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1952">TAP5-1952</a>] -         JavaScript Compressor should log warnings as well as errors, and identify the input clearly
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1963">TAP5-1963</a>] -         Original exception lost in CommitAfterWorker upon abort
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1964">TAP5-1964</a>] -         In production mode, placeholder timestamp needs to be limited to one-second accuracy
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1972">TAP5-1972</a>] -         Missing LICENSE and NOTICE files
-</li></ul>
-                                            
-<h2>        Improvements Made
-</h2>
-<ul><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1852">TAP5-1852</a>] -         Upgrade Plastic to use ASM 4.0
-</li></ul>
-                                
-</div>
+                            <div id="ConfluenceContent"><p>This is the consolidated list of changes between Tapestry versions 5.3.3 and 5.3.4. Tapestry 5.3.4 is a drop-in replacement for prior Tapestry 5.3 releases. To upgrade, just update the Maven dependency in you POM file (or <a href="download.html">download</a> the new JAR file) and the new version will just work. However, please review the&#160;<a href="how-to-upgrade.html">How to Upgrade</a> instructions before upgrading.</p><p>This is a very modest bug fix release, including a number of minor performance improvements.</p><p class="confluence-link">For those developers not using Maven or Gradle, you'll be pleased that we now offer the option of a binary download containing Tapestry's modules and main dependencies. More details are on the&#160;<a href="download.html">Download</a> page.</p><p>&#160;<img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?na
 me=html&amp;locale=en_GB&amp;version=2"></p></div>
             </div>
             <!-- /// Content End -->
           </div>
@@ -172,48 +89,7 @@
   </article>
 
   <!-- /// Footer Start -->
-    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><footer class="py-3">
-  <div class="container-fluid">
-    <div class="container">
-      <div class="row">
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache Tapestry</span>
-          <ul><li><a href="index.html">Home</a></li><li><a href="download.html">Download</a></li><li><a href="about.html">Team</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li></ul>
-          <span class="font-weight-bold">Documentation</span>
-          <ul><li><a href="introduction.html">Introduction</a></li><li><a href="principles.html">Principles</a></li><li><i class="fas fa-play"></i> <a href="getting-started.html">Getting Started</a></li><li><i class="fas fa-play"></i> <a href="user-guide.html">User Guide</a></li><li><i class="fas fa-book"></i> <a href="documentation.html">Docs</a></li><li><i class="fas fa-book"></i> <a href="component-reference.html">Component Reference</a></li><li><i class="fas fa-book"></i> <a href="current/apidocs">Apidocs</a></li><li><a href="frequently-asked-questions.html">FAQ</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Community</span>
-          <ul><li><i class="fas fa-envelope-open-text"></i> <a href="community.html">Mailing Lists</a></li><li><i class="fab fa-stack-overflow"> </i> <a href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a></li><li><a href="support.html">Support</a></li><li><a href="community.html">Getting Involved</a></li><li><a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=27851337" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a></li></ul>
-          <span class="font-weight-bold">Social</span>
-          <ul><li><i class="fab fa-twitter"></i> <a href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a></li><li><i class="fas fa-hashtag"></i> <a href="https://twitter.com/hashtag/tapestry5">#tapestry5</a></li></ul>
-          <span class="font-weight-bold">Development</span>
-          <ul><li><i class="fab fa-git"></i> <a href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a></li><li><i class="fab fa-jira"></i> <a href="https://issues.apache.org/jira/browse/TAP5">Issues</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache</span>
-          <ul><li><a href="https://www.apache.org/">About Apache</a></li><li><a href="https://apachecon.com/?ref=royale.apache.org">Events</a></li><li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li><li><a href="https://www.apache.org/security/">Security</a></li><li><a href="https://www.apache.org/foundation/thanks.html">Thanks!</a></li></ul>
-        </div>
-        <div class="col-md-12 col-lg-6 clearfix">
-          <span class="font-weight-bold d-block">About us</span>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-tapestry-icon-light.svg" width="100" alt="Apache Tapestry" title="Apache Tapestry"></p>
-          <p><a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a> is an open-source component-oriented framework for creating dynamic, robust, highly scalable web applications in Java.</p>
-          <p>Tapestry complements and builds upon the standard Java Servlet API, and so it works in any servlet container or application server.</p>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-powered-by.svg" width="100" alt="Apache PoweredBy" title="Apache PoweredBy"></p>
-          <p>
-            <a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a>, <a href="https://www.apache.org/">Apache&#8482;</a> and the <a href="https://www.apache.org/foundation/press/kit/">Apache feather logo&#8482;</a>
-            are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-          </p>
-        </div>
-      </div>
-      <div class="row">
-        <div class="col-12">
-          Copyright &#169; 2020 The Apache Software Foundation, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-        </div>
-      </div>
-    </div>
-  </div>
-</footer><br clear="none"></p><p><br clear="none"></p></div>
+    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"><br clear="none"></p><p><br clear="none"></p></div>
   <!-- /// Footer End -->
 </body>
 </html>

Modified: websites/production/tapestry/content/release-notes-535.html
==============================================================================
--- websites/production/tapestry/content/release-notes-535.html (original)
+++ websites/production/tapestry/content/release-notes-535.html Sun Nov  7 14:21:22 2021
@@ -59,70 +59,7 @@
 </head>
 <body>
   <!-- /// Navigation Start -->
-    <div id="navigation"><p><header>
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-12">
-        <nav class="navbar navbar-expand-xl navbar-light justify-content-between">
-          <a class="navbar-brand" href="/index.html">
-            <img src="/images/apache-tapestry-icon-dark.svg" width="60" alt="Apache Tapestry" title="Apache Tapestry">
-            <span>apache tapestry</span>
-          </a>
-          <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
-            <span class="navbar-toggler-icon"></span>
-          </button>
-          <div class="collapse navbar-collapse" id="navbarCollapse">
-            <ul class="navbar-nav mx-auto"><li class="nav-item">
-                <a class="nav-link active" href="/getting-started.html">Getting Started</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/documentation.html">Documentation</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/download.html">Download</a>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="communityNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Community
-                </a>
-                <div class="dropdown-menu" aria-labelledby="communityNavbarDropdown">
-                  <a class="dropdown-item" href="/community.html">Mailing Lists</a>
-                  <a class="dropdown-item" href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a>
-                  <a class="dropdown-item" href="/support.html">Support</a>
-                  <a class="dropdown-item" href="/community.html">Getting Involved</a>
-                  <a class="dropdown-item" href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=30148340" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a>
-                  <div class="dropdown-divider"></div>
-                  <a class="dropdown-item" href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a>
-                  <a class="dropdown-item" href="https://twitter.com/hashtag/tapestry5">#tapestry5</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="developmentNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Development
-                </a>
-                <div class="dropdown-menu" aria-labelledby="developmentNavbarDropdown">
-                  <a class="dropdown-item" href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a>
-                  <a class="dropdown-item" href="https://issues.apache.org/jira/browse/TAP5">Issues</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="apacheNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Apache
-                </a>
-                <div class="dropdown-menu" aria-labelledby="apacheNavbarDropdown">
-                  <a class="dropdown-item" href="https://www.apache.org/">About Apache</a>
-                  <a class="dropdown-item" href="https://apachecon.com/?ref=royale.apache.org">Events</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
-                  <a class="dropdown-item" href="https://www.apache.org/licenses/LICENSE-2.0">License</a>
-                  <a class="dropdown-item" href="https://www.apache.org/security/">Security</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks!</a>
-                </div>
-              </li></ul>
-            <form enctype="application/x-www-form-urlencoded" method="get" class="form-inline" action="search.html">
-              <input type="search" class="form-control search-input" name="q" placeholder="Search docs, issues, wikis and blogs" aria-label="Search">
-              <button type="submit" class="d-none">Search</button>
-            </form>
-          </div>
-        </nav>
-      </div>
-    </div>
-  </div>
-</header></p></div>
+    <div id="navigation"><p><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></p></div>
   <!-- /// Navigation End -->
 
   <article>
@@ -137,35 +74,12 @@
               <!-- /// Breadcrumb End -->
 
               <!-- /// Smallbanner Start -->
-                            <div id="smallbanner"><h1 class="title" id="title">Release Notes 5.3.5</h1></div>
+                            <div id="smallbanner"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></div>
               <!-- /// Smallbanner Start -->
             
             <!-- /// Content Start -->
             <div id="content">
-                            <div id="ConfluenceContent"><p>This is the consolidated list of changes between Tapestry included in version 5.3.5. Tapestry 5.3.5 is a drop-in replacement for prior Tapestry 5.3 releases. To upgrade, just update the Maven dependency in you POM file (or <a href="download.html">download</a> the new JAR file) and the new version will just work. However, please review the&#160;<a href="how-to-upgrade.html">How to Upgrade</a> instructions before upgrading.</p><p>This is a very modest bug fix release, including a number of minor performance improvements. Importantly, the bundled version of <a class="external-link" href="http://prototypejs.org/" rel="nofollow">Prototype</a> is now 1.7.1, which includes some significant improvements and bug fixes that target Internet Explorer. However, the prototype change <em>may</em> affect the functionality of the Tapestry DateField component under some versions of Internet Explorer (this issue was discovered late in the voti
 ng process).</p><p>For those developers not using Maven or Gradle, you'll be pleased that we now offer the option of a binary download containing Tapestry's modules and main dependencies. More details are on the&#160;<a href="download.html">Download</a> page.</p><p>&#160;             
-</p><h2>        Bugs Fixed
-</h2>
-<ul><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1601">TAP5-1601</a>] -         Sometime a method that references a field with a conduit will not be instrumented, resulting in an NPE accessing the field itself
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1859">TAP5-1859</a>] -         Clicking a submit or button in a non-Tapestry Form causes a client exception
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1868">TAP5-1868</a>] -         SRSCachingInterceptor returns compressed version of asset for all clients once it was compressed for some client
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1887">TAP5-1887</a>] -         Client-side JavaScript error if console.info/debug/... is available but not a function
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1907">TAP5-1907</a>] -         Client exception in IE9 when partial page render introduces stylesheets
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1949">TAP5-1949</a>] -         Alerts component does not show alerts added from a component that occurs later in the template
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1973">TAP5-1973</a>] -         :443 added to URLs when using the Link.toAbsoluteURI(true)
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1976">TAP5-1976</a>] -         XML Parser adds attributes with default values and produces invalid HTML5 markup
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1977">TAP5-1977</a>] -         Memory leak (perm gen) in component reloading
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1979">TAP5-1979</a>] -         Changing the implementation of a method after adding method advice does not work; the original implementation remains
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1983">TAP5-1983</a>] -         PerThreadManager does not cleanup on shutdown, can lead to memory leaks when application redeployed
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1991">TAP5-1991</a>] -         YUICompressor should be less verbose about common warnings
-</li><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1992">TAP5-1992</a>] -         Switch YUICompressor dependency back to com.yahoo version 2.4.7
-</li></ul>
-                                        
-<h2>        Tasks Completed
-</h2>
-<ul><li>[<a href="https://issues.apache.org/jira/browse/TAP5-1989">TAP5-1989</a>] -         Upgrade bundled Prototype to version 1.7.1
-</li></ul>
-                    
-                    &#160;</div>
+                            <div id="ConfluenceContent"><p>This is the consolidated list of changes between Tapestry included in version 5.3.5. Tapestry 5.3.5 is a drop-in replacement for prior Tapestry 5.3 releases. To upgrade, just update the Maven dependency in you POM file (or <a href="download.html">download</a> the new JAR file) and the new version will just work. However, please review the&#160;<a href="how-to-upgrade.html">How to Upgrade</a> instructions before upgrading.</p><p>This is a very modest bug fix release, including a number of minor performance improvements. Importantly, the bundled version of <a class="external-link" href="http://prototypejs.org/" rel="nofollow">Prototype</a> is now 1.7.1, which includes some significant improvements and bug fixes that target Internet Explorer. However, the prototype change <em>may</em> affect the functionality of the Tapestry DateField component under some versions of Internet Explorer (this issue was discovered late in the voti
 ng process).</p><p>For those developers not using Maven or Gradle, you'll be pleased that we now offer the option of a binary download containing Tapestry's modules and main dependencies. More details are on the&#160;<a href="download.html">Download</a> page.</p><p>&#160;<img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2">&#160;</p></div>
             </div>
             <!-- /// Content End -->
           </div>
@@ -175,48 +89,7 @@
   </article>
 
   <!-- /// Footer Start -->
-    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><footer class="py-3">
-  <div class="container-fluid">
-    <div class="container">
-      <div class="row">
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache Tapestry</span>
-          <ul><li><a href="index.html">Home</a></li><li><a href="download.html">Download</a></li><li><a href="about.html">Team</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li></ul>
-          <span class="font-weight-bold">Documentation</span>
-          <ul><li><a href="introduction.html">Introduction</a></li><li><a href="principles.html">Principles</a></li><li><i class="fas fa-play"></i> <a href="getting-started.html">Getting Started</a></li><li><i class="fas fa-play"></i> <a href="user-guide.html">User Guide</a></li><li><i class="fas fa-book"></i> <a href="documentation.html">Docs</a></li><li><i class="fas fa-book"></i> <a href="component-reference.html">Component Reference</a></li><li><i class="fas fa-book"></i> <a href="current/apidocs">Apidocs</a></li><li><a href="frequently-asked-questions.html">FAQ</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Community</span>
-          <ul><li><i class="fas fa-envelope-open-text"></i> <a href="community.html">Mailing Lists</a></li><li><i class="fab fa-stack-overflow"> </i> <a href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a></li><li><a href="support.html">Support</a></li><li><a href="community.html">Getting Involved</a></li><li><a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=30148340" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a></li></ul>
-          <span class="font-weight-bold">Social</span>
-          <ul><li><i class="fab fa-twitter"></i> <a href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a></li><li><i class="fas fa-hashtag"></i> <a href="https://twitter.com/hashtag/tapestry5">#tapestry5</a></li></ul>
-          <span class="font-weight-bold">Development</span>
-          <ul><li><i class="fab fa-git"></i> <a href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a></li><li><i class="fab fa-jira"></i> <a href="https://issues.apache.org/jira/browse/TAP5">Issues</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache</span>
-          <ul><li><a href="https://www.apache.org/">About Apache</a></li><li><a href="https://apachecon.com/?ref=royale.apache.org">Events</a></li><li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li><li><a href="https://www.apache.org/security/">Security</a></li><li><a href="https://www.apache.org/foundation/thanks.html">Thanks!</a></li></ul>
-        </div>
-        <div class="col-md-12 col-lg-6 clearfix">
-          <span class="font-weight-bold d-block">About us</span>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-tapestry-icon-light.svg" width="100" alt="Apache Tapestry" title="Apache Tapestry"></p>
-          <p><a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a> is an open-source component-oriented framework for creating dynamic, robust, highly scalable web applications in Java.</p>
-          <p>Tapestry complements and builds upon the standard Java Servlet API, and so it works in any servlet container or application server.</p>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-powered-by.svg" width="100" alt="Apache PoweredBy" title="Apache PoweredBy"></p>
-          <p>
-            <a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a>, <a href="https://www.apache.org/">Apache&#8482;</a> and the <a href="https://www.apache.org/foundation/press/kit/">Apache feather logo&#8482;</a>
-            are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-          </p>
-        </div>
-      </div>
-      <div class="row">
-        <div class="col-12">
-          Copyright &#169; 2020 The Apache Software Foundation, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-        </div>
-      </div>
-    </div>
-  </div>
-</footer><br clear="none"></p><p><br clear="none"></p></div>
+    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"><br clear="none"></p><p><br clear="none"></p></div>
   <!-- /// Footer End -->
 </body>
 </html>