Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BB0A0200C60 for ; Mon, 24 Apr 2017 17:22:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B981B160B99; Mon, 24 Apr 2017 15:22:17 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 39D29160B8F for ; Mon, 24 Apr 2017 17:22:16 +0200 (CEST) Received: (qmail 87700 invoked by uid 500); 24 Apr 2017 15:22:15 -0000 Mailing-List: contact commits-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tapestry.apache.org Delivered-To: mailing list commits@tapestry.apache.org Received: (qmail 87690 invoked by uid 99); 24 Apr 2017 15:22:15 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Apr 2017 15:22:15 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id DD4473A0119 for ; Mon, 24 Apr 2017 15:22:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1011041 - in /websites/production/tapestry/content: cache/main.pageCache documentation.html release-notes-543.html release-notes.html Date: Mon, 24 Apr 2017 15:22:14 -0000 To: commits@tapestry.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170424152214.DD4473A0119@svn01-us-west.apache.org> archived-at: Mon, 24 Apr 2017 15:22:17 -0000 Author: buildbot Date: Mon Apr 24 15:22:14 2017 New Revision: 1011041 Log: Production update by buildbot for tapestry Added: websites/production/tapestry/content/release-notes-543.html Modified: websites/production/tapestry/content/cache/main.pageCache websites/production/tapestry/content/documentation.html websites/production/tapestry/content/release-notes.html Modified: websites/production/tapestry/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/tapestry/content/documentation.html ============================================================================== --- websites/production/tapestry/content/documentation.html (original) +++ websites/production/tapestry/content/documentation.html Mon Apr 24 15:22:14 2017 @@ -67,7 +67,7 @@
-

All Topics

+

All Topics

Welcome to the Tapestry 5 Documentation. A rich collection of guides is available to teach beginners the basics and help even experienced developers deepen their understanding of Tapestry's power. Code less, deliver more!

Highlights

These are the most useful starting points for common needs.

Introduction

An overview of Tapestry's general approach and philosophy

Getting Started

A quick guide to creating your first Tapestry project, using Maven

Tapestry Tut orial

Picks up where Getting Started leaves off, explaining in greater detail how Tapestry works

User Guide

Detailed articles on every Tapestry feature

Community

Getting support, mailing lists, JIRA, outside resources, and access to the source

Cookbook

Guides to doing common things with Tapestry

FAQ

A quick place to check for common problems and solutions

Component Cheat Sheet

A concise guide to component classes, methods and annotations

Refcard

A color, six page foldout guide to Tapestry 5.0 (PDF)

API and Component Reference

API (Javadoc):

5.01

5.11

5.21

5.3.8

5.4

Component Reference:

5.01

5.11

5.21

(same as current)

5.4 (current)

Release Notes:

5.0

5.1

5.2

5.3.8

5.4

1 needs to be built manually from archived sources at http://archive.apache.org/dist/tapestry/.

User Guide

The User Guide consists of over 75 pages of detailed infor mation on the concepts behind Tapestry and instructions on how to use this powerful tool. Highlights include:

More topics...

Blogs by Tapestry Developers and the Com munity

  • Tapestry Central is Howard Lewis Ship's blog. As the creator of Tapestry, he provides valuable insights into Tapestry's latest features and future directions.
  • Igor Drobiazko's blog (committer & PMC) contains news on Tapestry development and will guide you through some of the most exciting parts of Tapestry.
  • Java Magic (by Taha Hafeez, committer) has a series of tutorials illustrating some of the more advanced Tapestry and Plastic features and techniques.

Books on Tapestry

There are at least 9 published books on Tapestry, including three on Tapestry 5.

Tapestry Presentations

More presentations ...

Tapestry Wikis

Getting help

The primary method of support is the Tapestry Mailing Lists.

In addition, there are occasionally questions and answers about Tapestry at Stack Overflow.

The Developer Corner

Developer Information gives information needed by the Tapestry developers

 

Added: websites/production/tapestry/content/release-notes-543.html ============================================================================== --- websites/production/tapestry/content/release-notes-543.html (added) +++ websites/production/tapestry/content/release-notes-543.html Mon Apr 24 15:22:14 2017 @@ -0,0 +1,106 @@ + + + + + + + + + + Release Notes 5.4.3 -- Apache Tapestry + + + + + + + + + + +
+ + + +
+
+ + +

+ + +

Release Notes 5.4.3

+ +
+
+
+ +
+ + + +
+

Tapestry 5.4.3 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.

 

Release Notes - Tapestry 5 - Version 5.4.3 + +

Bugs fixed +

+
  • [TAP5-2578] - Changed constructor signature JSONObject(JSONObject, String...) +
  • [TAP5-2580] - Quickstart project should not set SymbolConstants.MINIFICATION_ENABLED +
+
+ +
+ + + +
+ + + +
+ + + Modified: websites/production/tapestry/content/release-notes.html ============================================================================== --- websites/production/tapestry/content/release-notes.html (original) +++ websites/production/tapestry/content/release-notes.html Mon Apr 24 15:22:14 2017 @@ -67,7 +67,7 @@
-

These release notes describe the changes in each Tapestry version. Be sure to read How to Upgrade too.

Release

Release Notes

Status

Released

Tapestry 5.4.2Release Notes for 5.4.2

Current Stable Release

13 Apr 2017
Tapestry 5.4.1Release Notes for 5.4.1

 

20 Mar 2016

Tapestry 5.4

Release Notes for 5.4

 

19 Dec 2015

Tapestry 5.3.8Release Notes for 5.3.8 24 Nov 2014

Tapestry 5.3.7

Release Notes for 5.3.7


24 Apr 2013

Tapestry 5.3.6

Release Notes for 5.3.6

 

12 Oct 2012

Tapestry 5.3.5

Release Notes for 5.3.5

 

29 Aug 2012

Tapestry 5.3.4

Release Notes for 5.3.4

 

16 Jul 2012

Tapestry 5.3.3

Release Notes for 5.3.3

 

24 Apr 2012

Tapestry 5.3.2

Release Notes for 5.3.2

 

07 Feb 2012

Tapestry 5.3.1

Release Notes for 5.3.1

 

21 Dec 2011

Tapestry 5.3

Release Notes for 5.3

 

21 Nov 2011

Tapestry 5.2.6

Release Notes for 5.2.x

 

22 Jun 2011

Tapestry 5.1

Release Notes for 5.1.x

 

12 Apr 2009

Tapestry 5.0

Release Notes for 5.0.x

 

Dec 2008

+

These release notes describe the changes in each Tapestry version. Be sure to read How to Upgrade too.

Release

Release Notes

Status

Released

Tapestry 5.4.3Release Notes for 5.4.3

Current Stable Release

24 Apr 2017
Tapestry 5.4.2Release Notes for 5.4.2

 

13 Apr 2017
Tapestry 5.4.1Release Notes for 5.4.1

 

20 Mar 2016

Tapestry 5.4

Release Notes for 5.4

 

19 Dec 2015

Tapestry 5.3.8Release Notes for 5.3.8 24 Nov 2014

Tapestry 5.3.7

Release Notes for 5.3.7


24 Apr 2013

Tapestry 5.3.6

Release Notes for 5.3.6

 

12 Oct 2012

T apestry 5.3.5

Release Notes for 5.3.5

 

29 Aug 2012

Tapestry 5.3.4

Release Notes for 5.3.4

 

16 Jul 2012

Tapestry 5.3.3

Release Notes for 5.3.3

 

24 Apr 2012

Tapestry 5.3.2

Release Notes for 5.3.2

 

07 Feb 2012

Tapestry 5.3.1

Release Notes for 5.3.1

 

21 Dec 2011

Tapestry 5.3

Release Notes for 5.3

 

21 Nov 2011

Tapestry 5.2.6

Release Notes for 5.2.x

 

22 Jun 2011

Tapestry 5.1

Release Notes for 5.1.x

 

12 Apr 2009

Tapestry 5.0

Release Notes for 5.0.x

 

Dec 2008