Author: buildbot
Date: Sun Aug 30 22:22:36 2020
New Revision: 1064968
Log:
Production update by buildbot for tapestry
Added:
websites/production/tapestry/content/2020/08/
websites/production/tapestry/content/2020/08/30/
websites/production/tapestry/content/2020/08/30/tapestry-560-released.html
Modified:
websites/production/tapestry/content/cache/main.pageCache
websites/production/tapestry/content/getting-started.html
websites/production/tapestry/content/index.html
websites/production/tapestry/content/indexv2-old.html
websites/production/tapestry/content/indexv2.html
websites/production/tapestry/content/news.html
Added:
websites/production/tapestry/content/2020/08/30/tapestry-560-released.html
==============================================================================
--- websites/production/tapestry/content/2020/08/30/tapestry-560-released.html
(added)
+++ websites/production/tapestry/content/2020/08/30/tapestry-560-released.html
Sun Aug 30 22:22:36 2020
@@ -0,0 +1,199 @@
+<!DOCTYPE html>
+<!--
+ 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>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="keywords" content="tapestry, apache, apache tapestry, framework,
java, web, component, open source, application, dynamic, scalable, robust,
servlet">
+ <meta name="description" content="Apache Tapestry is a open-source
component-oriented framework for creating dynamic, robust, highly scalable web
applications in Java. Tapestry complements and builds upon the standard Java
Servlet API, and so it works in any servlet container or application server.">
+
+ <title>
+ Tapestry 5.6.0 released - Apache Tapestry
+ </title>
+
+ <link rel="apple-touch-icon-precomposed" sizes="144x144"
href="/images/apache-tapestry-icon-144.png">
+ <link rel="apple-touch-icon-precomposed" sizes="114x114"
href="/images/apache-tapestry-icon-114.png">
+ <link rel="apple-touch-icon-precomposed" sizes="72x72"
href="/images/apache-tapestry-icon-72.png">
+ <link rel="apple-touch-icon-precomposed"
href="/images/apache-tapestry-icon-57.png">
+ <link rel="shortcut icon" href="/images/apache-tapestry-icon-32.png">
+
+ <link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Sarabun:ital,wght@0,400;0,700;1,400;1,700&display=swap">
+ <link rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh"
crossorigin="anonymous">
+ <link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css">
+ <link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.20.0/themes/prism.min.css">
+ <link rel="stylesheet" href="/styles/main.css">
+
+ <script type="text/javascript">
+ if (window.location.protocol === 'http:' && window.location.hostname !==
'localhost') {
+ window.location = window.location.href.replace('http://', 'https://');
+ }
+ </script>
+
+ <script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
crossorigin="anonymous" defer></script>
+ <script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous" defer></script>
+ <script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
crossorigin="anonymous" defer></script>
+ <script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.20.0/prism.min.js"
defer></script>
+ <script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.20.0/plugins/autoloader/prism-autoloader.min.js"
defer></script>
+
+ <script type="text/javascript">
+ window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new
Date;
+ ga('create', 'UA-400821-1', 'auto');
+ ga('send', 'pageview');
+ </script>
+ <script async src="https://www.google-analytics.com/analytics.js"></script>
+</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=158874467"
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>
+ <!-- /// Navigation End -->
+
+ <article>
+ <div class="container-fluid">
+ <div class="container pt-5">
+ <div class="row">
+ <div class="col-12">
+ <!-- /// Breadcrumb Start -->
+ <div id="breadcrumb" class="mb-2 text-small">
+ <a href="../../../index.html">Apache
Tapestry</a> > 2020 > 08 > 30 > <a
href="tapestry-560-released.html">Tapestry 5.6.0 released</a>
+ </div>
+ <!-- /// Breadcrumb End -->
+
+ <!-- /// Smallbanner Start -->
+ <div id="smallbanner"><h1 class="title"
id="title">Tapestry 5.6.0 released</h1></div>
+ <!-- /// Smallbanner Start -->
+
+ <!-- /// Content Start -->
+ <div id="content">
+ <div id="ConfluenceContent"><p><span style="color:
rgb(23,43,77);">Tapestry 5.6.0 is the new major release. To upgrade, just
update the dependency in your build configuration (Maven POM, Gradle build
script, etc.) – or Download the new JAR file -- and the new version
should just work.</span></p><p>The main new features are:</p><ul><li>Support
for Java 14 bytecode.</li><li>Automatically generated WAI-ARIA attributes for
form fields for better accessibility.</li></ul><p>See more details at
the <a href="../../../release-notes-560.html">release notes</a>.</p></div>
+ </div>
+ <!-- /// Content End -->
+ </div>
+ </div>
+ </div>
+ </div>
+ </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=158874467"
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™</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™</a>,
<a href="https://www.apache.org/">Apache™</a> and the <a
href="https://www.apache.org/foundation/press/kit/">Apache feather
logo™</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 © 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>
+ <!-- /// Footer End -->
+</body>
+</html>
Modified: websites/production/tapestry/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/tapestry/content/getting-started.html
==============================================================================
--- websites/production/tapestry/content/getting-started.html (original)
+++ websites/production/tapestry/content/getting-started.html Sun Aug 30
22:22:36 2020
@@ -160,7 +160,7 @@
<span class="icon aui-icon content-type-page"
title="Page">Page:</span> </div>
<div class="details">
- <a href="getting-started.html">Getting Started</a>
+ <a href="tapestry-for-jsf-users.html">Tapestry for JSF
Users</a>
</div>
@@ -169,7 +169,7 @@
<span class="icon aui-icon content-type-page"
title="Page">Page:</span> </div>
<div class="details">
- <a href="tapestry-tutorial.html">Tapestry Tutorial</a>
+ <a href="introduction.html">Introduction</a>
</div>
@@ -178,7 +178,7 @@
<span class="icon aui-icon content-type-page"
title="Page">Page:</span> </div>
<div class="details">
- <a href="introduction.html">Introduction</a>
+ <a href="principles.html">Principles</a>
</div>
@@ -187,7 +187,7 @@
<span class="icon aui-icon content-type-page"
title="Page">Page:</span> </div>
<div class="details">
- <a href="tapestry-for-jsf-users.html">Tapestry for JSF
Users</a>
+ <a href="tapestry-tutorial.html">Tapestry Tutorial</a>
</div>
@@ -196,7 +196,7 @@
<span class="icon aui-icon content-type-page"
title="Page">Page:</span> </div>
<div class="details">
- <a href="principles.html">Principles</a>
+ <a href="getting-started.html">Getting Started</a>
</div>
@@ -232,7 +232,8 @@ Choose org.apache.tapestry:quickstart ve
4: 5.3.7
5: 5.4.5
6: 5.5.0
-Choose a number: 6: 6
+7: 5.6.0
+Choose a number: 7: 7
Define value for property 'groupId': : com.example
Define value for property 'artifactId': : newapp
Define value for property 'version': 1.0-SNAPSHOT: :
@@ -282,7 +283,7 @@ Application 'app' (version 1.0-SNAPSHOT-
/_ __/__ ____ ___ ___ / /_______ __ / __/
/ / / _ `/ _ \/ -_|_-</ __/ __/ // / /__ \
/_/ \_,_/ .__/\__/___/\__/_/ \_, / /____/
- /_/ /___/ 5.5.0 (development mode)
+ /_/ /___/ 5.6.0 (development mode)
[INFO] Started [email protected]:8080
[INFO] Started Jetty Server</code></pre>
Modified: websites/production/tapestry/content/index.html
==============================================================================
--- websites/production/tapestry/content/index.html (original)
+++ websites/production/tapestry/content/index.html Sun Aug 30 22:22:36 2020
@@ -221,17 +221,17 @@
</span>
</span>
<span class="blogHeading">
- <a class="blogHeading"
href="2020/03/23/tapestry-550-released.html">Tapestry 5.5.0 released</a>
- </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Mar 23, 2020</div>
+ <a class="blogHeading"
href="2020/08/30/tapestry-560-released.html">Tapestry 5.6.0 released</a>
+ </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Aug 30, 2020</div>
</div>
<div class="wiki-content">
- Tapestry 5.5.0 is the new major release. To upgrade, just update the
dependency in your build configuration (Maven POM, Gradle build script, etc.)
– or Download the new JAR file -- and the new version should just work.
+ Tapestry 5.6.0 is the new major release. To upgrade, just update the
dependency in your build configuration (Maven POM, Gradle build script, etc.)
– or Download the new JAR file -- and the new version should just work.
The main new features are:
-Support for Java 12 bytecode.
-Support for on-the-fly TypeScript compilation in the tapestry-webresources
module. 
-Ability to use Twitter Bootstrap 3 out-of-the-box (default and same version
provided by Tapestry 5.4),…
+Support for Java 14 bytecode.
+Automatically generated WAI-ARIA attributes for form fields for better
accessibility.
+See more details at the release notes.
</div>
@@ -249,15 +249,17 @@ Ability to use Twitter Bootstrap 3 out-o
</span>
</span>
<span class="blogHeading">
- <a class="blogHeading"
href="2019/09/10/tapestry-545-released.html">Tapestry 5.4.5 released</a>
- </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Sep 10, 2019</div>
+ <a class="blogHeading"
href="2020/03/23/tapestry-550-released.html">Tapestry 5.5.0 released</a>
+ </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Mar 23, 2020</div>
</div>
<div class="wiki-content">
- Tapestry 5.4.5 is a drop-in replacement for Tapestry 5.4 releases. To
upgrade, just update the dependency in your build configuration (Maven POM,
Gradle build script, etc.) – or Download the new JAR file -- and the new
version will just work. However, please review the How to Upgrade instructions
before upgrading.
-This is a recommended upgrade due to including security improvements.
-Check 5.4.5 release notes
https://tapestry.apache.org/release-notes-545.html for all the details.
+ Tapestry 5.5.0 is the new major release. To upgrade, just update the
dependency in your build configuration (Maven POM, Gradle build script, etc.)
– or Download the new JAR file -- and the new version should just work.
+The main new features are:
+Support for Java 12 bytecode.
+Support for on-the-fly TypeScript compilation in the tapestry-webresources
module. 
+Ability to use Twitter Bootstrap 3 out-of-the-box (default and same version
provided by Tapestry 5.4),…
</div>
@@ -269,20 +271,21 @@ Check 5.4.5 release notes https://t
<span class="logoBlock">
<span class="aui-avatar aui-avatar-large">
<span class="aui-avatar-inner">
- <a class="userLogoLink"
href="https://cwiki.apache.org/confluence/display/~jkemnade">
- <img class="userLogo logo"
src="/images/confluence/icons/profilepics/default.svg" alt="User icon:
jkemnade" title="jkemnade">
+ <a class="userLogoLink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">
+ <img class="userLogo logo"
src="/images/confluence/icons/profilepics/default.svg" alt="User icon:
thiagohp" title="thiagohp">
</a> </span>
</span>
</span>
<span class="blogHeading">
- <a class="blogHeading"
href="2017/04/19/tapestry-542.html">Tapestry 5.4.2</a>
- </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~jkemnade">Jochen Kemnade</a>
posted on Apr 19, 2017</div>
+ <a class="blogHeading"
href="2019/09/10/tapestry-545-released.html">Tapestry 5.4.5 released</a>
+ </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Sep 10, 2019</div>
</div>
<div class="wiki-content">
- We have created another release in the 5.4.x series. This should be a
drop-in replacement for 5.4.x.
-Release Notes
+ Tapestry 5.4.5 is a drop-in replacement for Tapestry 5.4 releases. To
upgrade, just update the dependency in your build configuration (Maven POM,
Gradle build script, etc.) – or Download the new JAR file -- and the new
version will just work. However, please review the How to Upgrade instructions
before upgrading.
+This is a recommended upgrade due to including security improvements.
+Check 5.4.5 release notes
https://tapestry.apache.org/release-notes-545.html for all the details.
</div>
Modified: websites/production/tapestry/content/indexv2-old.html
==============================================================================
--- websites/production/tapestry/content/indexv2-old.html (original)
+++ websites/production/tapestry/content/indexv2-old.html Sun Aug 30 22:22:36
2020
@@ -149,7 +149,7 @@
.blogSurtitle { background: none repeat scroll 0 0 #569D2F; border: 2px
solid #DDDDDD; color: #FFFFFF; margin: 1px 1px 10px; padding:
3px;}a.blogDate { color: #FFFFFF; }a.blogHeading { color: #569D2F; font-size:
14px; }#col p { text-align : justify; font-size : 11px; line-height : 1.2
!important }
</style>
-<div class="row" id="top"><div class="col-md-8"><h1 id="IndexV2-old-"><span
class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image
confluence-external-resource"
src="http://tapestry.apache.org/images/tapestry.png"
data-image-src="http://tapestry.apache.org/images/tapestry.png"></span> </h1></div>
+<div class="row" id="top"><div class="col-md-8"><h1 id="IndexV2old-"><span
class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image
confluence-external-resource"
src="http://tapestry.apache.org/images/tapestry.png"
data-image-src="http://tapestry.apache.org/images/tapestry.png"></span> </h1></div>
<div class="col-md-4" style="padding: 0 2em 2em"><div><form
enctype="application/x-www-form-urlencoded" method="get"
action="http://tapestry.apache.org/search.html">
@@ -163,19 +163,19 @@
</div>
- <div class="row" id="features"><div class="col-sm-4"><h3
id="IndexV2-old-JavaPower">Java Power</h3><div class="feature
relief"><p>Tapestry pages and components are simple Java POJOs, with easy
access to all Java language features and the vast Java ecosystem. Thanks to
Java's advanced concurrency API, Tapestry handles requests <em>fast</em>
without sacrificing security or stability.</p></div>
+ <div class="row" id="features"><div class="col-sm-4"><h3
id="IndexV2old-JavaPower">Java Power</h3><div class="feature
relief"><p>Tapestry pages and components are simple Java POJOs, with easy
access to all Java language features and the vast Java ecosystem. Thanks to
Java's advanced concurrency API, Tapestry handles requests <em>fast</em>
without sacrificing security or stability.</p></div>
</div>
-<div class="col-sm-4"><h3 id="IndexV2-old-ScriptingEase">Scripting
Ease</h3><div class="feature relief"><p>Tapestry features <em>live class
reloading</em>: change your Java code, refresh the browser and see the
changes... instantly! Have your cake and eat it too: the speed and depth of
Java, the agile development style of Ruby or Python.</p></div>
+<div class="col-sm-4"><h3 id="IndexV2old-ScriptingEase">Scripting
Ease</h3><div class="feature relief"><p>Tapestry features <em>live class
reloading</em>: change your Java code, refresh the browser and see the
changes... instantly! Have your cake and eat it too: the speed and depth of
Java, the agile development style of Ruby or Python.</p></div>
</div>
-<div class="col-sm-4"><h3 id="IndexV2-old-SuperProductivity">Super
Productivity</h3><div class="feature relief"><p> Simple POJO classes,
streamlined templates, live class reloading, state-of-the-art exception
reporting, first-class Ajax support, and a big library of built-in components:
Tapestry is designed from the ground up to give you great
productivity.</p></div>
+<div class="col-sm-4"><h3 id="IndexV2old-SuperProductivity">Super
Productivity</h3><div class="feature relief"><p> Simple POJO classes,
streamlined templates, live class reloading, state-of-the-art exception
reporting, first-class Ajax support, and a big library of built-in components:
Tapestry is designed from the ground up to give you great
productivity.</p></div>
</div>
@@ -198,31 +198,31 @@
</div>
-<div style="margin:1em"><div class="error"><span class="error">Error</span>
CSS Stylesheet macro - URL 'whatistapestry.data/Chat.png' is not whitelisted.
If you want to include this content, contact your Confluence administrator to
request <a
href="https://confluence.atlassian.com/doc/configuring-the-whitelist-381255821.html">whitelisting</a>
this URL.</div><div class="row" id="whatIs"><h3
id="IndexV2-old-WhatisTapestry?">What is Tapestry?</h3><div
class="col-md-6"><div id="is-polyglot"><h4
id="IndexV2-old-PureJavaandPolyglot">Pure Java and Polyglot</h4><p>Written in
pure Java: code your pages and components in Java, Groovy or Scala.</p></div>
+<div style="margin:1em"><div class="error"><span class="error">Error</span>
CSS Stylesheet macro - URL 'whatistapestry.data/Chat.png' is not whitelisted.
If you want to include this content, contact your Confluence administrator to
request <a
href="https://confluence.atlassian.com/doc/configuring-the-whitelist-381255821.html">whitelisting</a>
this URL.</div><div class="row" id="whatIs"><h3
id="IndexV2old-WhatisTapestry?">What is Tapestry?</h3><div
class="col-md-6"><div id="is-polyglot"><h4
id="IndexV2old-PureJavaandPolyglot">Pure Java and Polyglot</h4><p>Written in
pure Java: code your pages and components in Java, Groovy or Scala.</p></div>
-<div id="is-productive"><h4 id="IndexV2-old-HighlyProductive">Highly
Productive</h4><p>Live class reloading means that the time between seeing an
error and providing the fix is seconds, not minutes.</p></div>
+<div id="is-productive"><h4 id="IndexV2old-HighlyProductive">Highly
Productive</h4><p>Live class reloading means that the time between seeing an
error and providing the fix is seconds, not minutes.</p></div>
-<div id="is-reporting"><h4
id="IndexV2-old-AdvancedExceptionReporting">Advanced Exception
Reporting</h4><p>Gives you all the tools you need to fix your problem: not just
a stack trace, but details about what Tapestry was doing and why, what went
wrong, and how to fix it.</p></div>
+<div id="is-reporting"><h4 id="IndexV2old-AdvancedExceptionReporting">Advanced
Exception Reporting</h4><p>Gives you all the tools you need to fix your
problem: not just a stack trace, but details about what Tapestry was doing and
why, what went wrong, and how to fix it.</p></div>
-<div id="is-fast"><h4 id="IndexV2-old-Fast">Fast</h4><p>Pure Java; no
reflection, not even for property expressions. Built to cleanly support large
numbers of concurrent threads without contention. Integrated GZip content
compression, JavaScript aggregation and compression, and client-side
caching.</p></div>
+<div id="is-fast"><h4 id="IndexV2old-Fast">Fast</h4><p>Pure Java; no
reflection, not even for property expressions. Built to cleanly support large
numbers of concurrent threads without contention. Integrated GZip content
compression, JavaScript aggregation and compression, and client-side
caching.</p></div>
</div>
-<div class="col-md-6"><div id="is-injection"><h4
id="IndexV2-old-ConventionoverConfiguration">Convention over
Configuration</h4><p>Dependency injection and meta-programming through
annotations and naming conventions.</p></div>
+<div class="col-md-6"><div id="is-injection"><h4
id="IndexV2old-ConventionoverConfiguration">Convention over
Configuration</h4><p>Dependency injection and meta-programming through
annotations and naming conventions.</p></div>
-<div id="is-scalable"><h4 id="IndexV2-old-Scalable">Scalable</h4><p>Scales up
big on a single server, and works great in a cluster. Keeps session state
minimal by design.</p></div>
+<div id="is-scalable"><h4 id="IndexV2old-Scalable">Scalable</h4><p>Scales up
big on a single server, and works great in a cluster. Keeps session state
minimal by design.</p></div>
-<div id="is-testable"><h4 id="IndexV2-old-Testable">Testable</h4><p>Committed
to testability throughout design; built-in utilities to enhance TDD. Support
for Selenium for integration testing.</p></div>
+<div id="is-testable"><h4 id="IndexV2old-Testable">Testable</h4><p>Committed
to testability throughout design; built-in utilities to enhance TDD. Support
for Selenium for integration testing.</p></div>
-<div id="is-modular"><h4 id="IndexV2-old-AdaptableandModular">Adaptable and
Modular</h4><p>Architecture is open and extensible. There's a clean way to add
your own extensions, or override built-in logic. Provides integration with
Hibernate, JPA and Spring. Third-party integrations with other tools, such as
Quartz and Lucene.</p></div>
+<div id="is-modular"><h4 id="IndexV2old-AdaptableandModular">Adaptable and
Modular</h4><p>Architecture is open and extensible. There's a clean way to add
your own extensions, or override built-in logic. Provides integration with
Hibernate, JPA and Spring. Third-party integrations with other tools, such as
Quartz and Lucene.</p></div>
</div>
@@ -240,7 +240,7 @@
<div class="col-md-4" id="twitter-container"><a class="twitter-timeline"
href="https://twitter.com/hashtag/tapestry5"
data-widget-id="585196873335574528">#tapestry5 Tweets</a>
- <h3 id="IndexV2-old-Latestnews"><a href="news.html">Latest news</a> <a
href="https://cwiki.apache.org/confluence/createrssfeed.action?types=blogpost&spaces=TAPESTRY&title=Apache+Tapestry+News+RSS+Feed&labelString%3D&sort=created&maxResults=10&timeSpan=12&confirm=Create&showContent=true&showDiff=false"><span
class="confluence-embedded-file-wrapper"><img
class="confluence-embedded-image"
src="indexv2-old.data/Feed-icon.gif"></span></a></h3>
+ <h3 id="IndexV2old-Latestnews"><a href="news.html">Latest news</a> <a
href="https://cwiki.apache.org/confluence/createrssfeed.action?types=blogpost&spaces=TAPESTRY&title=Apache+Tapestry+News+RSS+Feed&labelString%3D&sort=created&maxResults=10&timeSpan=12&confirm=Create&showContent=true&showDiff=false"><span
class="confluence-embedded-file-wrapper"><img
class="confluence-embedded-image"
src="indexv2-old.data/Feed-icon.gif"></span></a></h3>
@@ -255,17 +255,17 @@
</span>
</span>
<span class="blogHeading">
- <a class="blogHeading"
href="2020/03/23/tapestry-550-released.html">Tapestry 5.5.0 released</a>
- </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Mar 23, 2020</div>
+ <a class="blogHeading"
href="2020/08/30/tapestry-560-released.html">Tapestry 5.6.0 released</a>
+ </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Aug 30, 2020</div>
</div>
<div class="wiki-content">
- Tapestry 5.5.0 is the new major release. To upgrade, just update the
dependency in your build configuration (Maven POM, Gradle build script, etc.)
– or Download the new JAR file -- and the new version should just work.
+ Tapestry 5.6.0 is the new major release. To upgrade, just update the
dependency in your build configuration (Maven POM, Gradle build script, etc.)
– or Download the new JAR file -- and the new version should just work.
The main new features are:
-Support for Java 12 bytecode.
-Support for on-the-fly TypeScript compilation in the tapestry-webresources
module. 
-Ability to use Twitter Bootstrap 3 out-of-the-box (default and same version
provided by Tapestry 5.4),…
+Support for Java 14 bytecode.
+Automatically generated WAI-ARIA attributes for form fields for better
accessibility.
+See more details at the release notes.
</div>
@@ -283,15 +283,17 @@ Ability to use Twitter Bootstrap 3 out-o
</span>
</span>
<span class="blogHeading">
- <a class="blogHeading"
href="2019/09/10/tapestry-545-released.html">Tapestry 5.4.5 released</a>
- </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Sep 10, 2019</div>
+ <a class="blogHeading"
href="2020/03/23/tapestry-550-released.html">Tapestry 5.5.0 released</a>
+ </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Mar 23, 2020</div>
</div>
<div class="wiki-content">
- Tapestry 5.4.5 is a drop-in replacement for Tapestry 5.4 releases. To
upgrade, just update the dependency in your build configuration (Maven POM,
Gradle build script, etc.) – or Download the new JAR file -- and the new
version will just work. However, please review the How to Upgrade instructions
before upgrading.
-This is a recommended upgrade due to including security improvements.
-Check 5.4.5 release notes
https://tapestry.apache.org/release-notes-545.html for all the details.
+ Tapestry 5.5.0 is the new major release. To upgrade, just update the
dependency in your build configuration (Maven POM, Gradle build script, etc.)
– or Download the new JAR file -- and the new version should just work.
+The main new features are:
+Support for Java 12 bytecode.
+Support for on-the-fly TypeScript compilation in the tapestry-webresources
module. 
+Ability to use Twitter Bootstrap 3 out-of-the-box (default and same version
provided by Tapestry 5.4),…
</div>
@@ -303,20 +305,21 @@ Check 5.4.5 release notes https://t
<span class="logoBlock">
<span class="aui-avatar aui-avatar-large">
<span class="aui-avatar-inner">
- <a class="userLogoLink"
href="https://cwiki.apache.org/confluence/display/~jkemnade">
- <img class="userLogo logo"
src="/images/confluence/icons/profilepics/default.svg" alt="User icon:
jkemnade" title="jkemnade">
+ <a class="userLogoLink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">
+ <img class="userLogo logo"
src="/images/confluence/icons/profilepics/default.svg" alt="User icon:
thiagohp" title="thiagohp">
</a> </span>
</span>
</span>
<span class="blogHeading">
- <a class="blogHeading"
href="2017/04/19/tapestry-542.html">Tapestry 5.4.2</a>
- </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~jkemnade">Jochen Kemnade</a>
posted on Apr 19, 2017</div>
+ <a class="blogHeading"
href="2019/09/10/tapestry-545-released.html">Tapestry 5.4.5 released</a>
+ </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Sep 10, 2019</div>
</div>
<div class="wiki-content">
- We have created another release in the 5.4.x series. This should be a
drop-in replacement for 5.4.x.
-Release Notes
+ Tapestry 5.4.5 is a drop-in replacement for Tapestry 5.4 releases. To
upgrade, just update the dependency in your build configuration (Maven POM,
Gradle build script, etc.) – or Download the new JAR file -- and the new
version will just work. However, please review the How to Upgrade instructions
before upgrading.
+This is a recommended upgrade due to including security improvements.
+Check 5.4.5 release notes
https://tapestry.apache.org/release-notes-545.html for all the details.
</div>
Modified: websites/production/tapestry/content/indexv2.html
==============================================================================
--- websites/production/tapestry/content/indexv2.html (original)
+++ websites/production/tapestry/content/indexv2.html Sun Aug 30 22:22:36 2020
@@ -227,17 +227,17 @@ a.blogDate { color: #FFFFFF; }a.blogHead
</span>
</span>
<span class="blogHeading">
- <a class="blogHeading"
href="2020/03/23/tapestry-550-released.html">Tapestry 5.5.0 released</a>
- </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Mar 23, 2020</div>
+ <a class="blogHeading"
href="2020/08/30/tapestry-560-released.html">Tapestry 5.6.0 released</a>
+ </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Aug 30, 2020</div>
</div>
<div class="wiki-content">
- Tapestry 5.5.0 is the new major release. To upgrade, just update the
dependency in your build configuration (Maven POM, Gradle build script, etc.)
– or Download the new JAR file -- and the new version should just work.
+ Tapestry 5.6.0 is the new major release. To upgrade, just update the
dependency in your build configuration (Maven POM, Gradle build script, etc.)
– or Download the new JAR file -- and the new version should just work.
The main new features are:
-Support for Java 12 bytecode.
-Support for on-the-fly TypeScript compilation in the tapestry-webresources
module. 
-Ability to use Twitter Bootstrap 3 out-of-the-box (default and same version
provided by Tapestry 5.4),…
+Support for Java 14 bytecode.
+Automatically generated WAI-ARIA attributes for form fields for better
accessibility.
+See more details at the release notes.
</div>
@@ -255,15 +255,17 @@ Ability to use Twitter Bootstrap 3 out-o
</span>
</span>
<span class="blogHeading">
- <a class="blogHeading"
href="2019/09/10/tapestry-545-released.html">Tapestry 5.4.5 released</a>
- </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Sep 10, 2019</div>
+ <a class="blogHeading"
href="2020/03/23/tapestry-550-released.html">Tapestry 5.5.0 released</a>
+ </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Mar 23, 2020</div>
</div>
<div class="wiki-content">
- Tapestry 5.4.5 is a drop-in replacement for Tapestry 5.4 releases. To
upgrade, just update the dependency in your build configuration (Maven POM,
Gradle build script, etc.) – or Download the new JAR file -- and the new
version will just work. However, please review the How to Upgrade instructions
before upgrading.
-This is a recommended upgrade due to including security improvements.
-Check 5.4.5 release notes
https://tapestry.apache.org/release-notes-545.html for all the details.
+ Tapestry 5.5.0 is the new major release. To upgrade, just update the
dependency in your build configuration (Maven POM, Gradle build script, etc.)
– or Download the new JAR file -- and the new version should just work.
+The main new features are:
+Support for Java 12 bytecode.
+Support for on-the-fly TypeScript compilation in the tapestry-webresources
module. 
+Ability to use Twitter Bootstrap 3 out-of-the-box (default and same version
provided by Tapestry 5.4),…
</div>
@@ -275,20 +277,21 @@ Check 5.4.5 release notes https://t
<span class="logoBlock">
<span class="aui-avatar aui-avatar-large">
<span class="aui-avatar-inner">
- <a class="userLogoLink"
href="https://cwiki.apache.org/confluence/display/~jkemnade">
- <img class="userLogo logo"
src="/images/confluence/icons/profilepics/default.svg" alt="User icon:
jkemnade" title="jkemnade">
+ <a class="userLogoLink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">
+ <img class="userLogo logo"
src="/images/confluence/icons/profilepics/default.svg" alt="User icon:
thiagohp" title="thiagohp">
</a> </span>
</span>
</span>
<span class="blogHeading">
- <a class="blogHeading"
href="2017/04/19/tapestry-542.html">Tapestry 5.4.2</a>
- </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~jkemnade">Jochen Kemnade</a>
posted on Apr 19, 2017</div>
+ <a class="blogHeading"
href="2019/09/10/tapestry-545-released.html">Tapestry 5.4.5 released</a>
+ </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Sep 10, 2019</div>
</div>
<div class="wiki-content">
- We have created another release in the 5.4.x series. This should be a
drop-in replacement for 5.4.x.
-Release Notes
+ Tapestry 5.4.5 is a drop-in replacement for Tapestry 5.4 releases. To
upgrade, just update the dependency in your build configuration (Maven POM,
Gradle build script, etc.) – or Download the new JAR file -- and the new
version will just work. However, please review the How to Upgrade instructions
before upgrading.
+This is a recommended upgrade due to including security improvements.
+Check 5.4.5 release notes
https://tapestry.apache.org/release-notes-545.html for all the details.
</div>
Modified: websites/production/tapestry/content/news.html
==============================================================================
--- websites/production/tapestry/content/news.html (original)
+++ websites/production/tapestry/content/news.html Sun Aug 30 22:22:36 2020
@@ -157,6 +157,34 @@
</span>
</span>
<span class="blogHeading">
+ <a class="blogHeading"
href="2020/08/30/tapestry-560-released.html">Tapestry 5.6.0 released</a>
+ </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Aug 30, 2020</div>
+
+ </div>
+
+ <div class="wiki-content">
+ Tapestry 5.6.0 is the new major release. To upgrade, just update the
dependency in your build configuration (Maven POM, Gradle build script, etc.)
– or Download the new JAR file -- and the new version should just work.
+The main new features are:
+Support for Java 14 bytecode.
+Automatically generated WAI-ARIA attributes for form fields for better
accessibility.
+See more details at the release notes.
+ </div>
+
+
+ </div>
+
+
+<div class="blog-post-listing">
+ <div class="logo-heading-block">
+ <span class="logoBlock">
+ <span class="aui-avatar aui-avatar-large">
+ <span class="aui-avatar-inner">
+ <a class="userLogoLink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">
+ <img class="userLogo logo"
src="/images/confluence/icons/profilepics/default.svg" alt="User icon:
thiagohp" title="thiagohp">
+ </a> </span>
+ </span>
+ </span>
+ <span class="blogHeading">
<a class="blogHeading"
href="2020/03/23/tapestry-550-released.html">Tapestry 5.5.0 released</a>
</span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~thiagohp">Thiago Henrique De
Paula Figueiredo</a> posted on Mar 23, 2020</div>
@@ -752,30 +780,6 @@ If you're using Maven (or Gradle or Ivy,
</div>
- </div>
-
-
-<div class="blog-post-listing">
- <div class="logo-heading-block">
- <span class="logoBlock">
- <span class="aui-avatar aui-avatar-large">
- <span class="aui-avatar-inner">
- <a class="userLogoLink"
href="https://cwiki.apache.org/confluence/display/~hlship">
- <img class="userLogo logo"
src="/images/confluence/icons/profilepics/default.svg" alt="User icon: hlship"
title="hlship">
- </a> </span>
- </span>
- </span>
- <span class="blogHeading">
- <a class="blogHeading"
href="2011/08/27/tapestry-53-beta-preview.html">Tapestry 5.3 Beta Preview</a>
- </span><div class="page-metadata not-personal"> <a
class="url fn confluence-userlink"
href="https://cwiki.apache.org/confluence/display/~hlship">Howard Lewis
Ship</a> posted on Aug 27, 2011</div>
-
- </div>
-
- <div class="wiki-content">
- We've released the first beta preview of Tapestry 5.3: Tapestry
<strong>5.3-beta-1</strong>.
- </div>
-
-
</div>
</div></div>
</div>