Author: buildbot
Date: Wed Apr 24 08:20:40 2013
New Revision: 859703
Log:
Production update by buildbot for tapestry
Added:
websites/production/tapestry/content/release-notes-537.html
Modified:
websites/production/tapestry/content/cache/main.pageCache
websites/production/tapestry/content/release-notes.html
Modified: websites/production/tapestry/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Added: websites/production/tapestry/content/release-notes-537.html
==============================================================================
--- websites/production/tapestry/content/release-notes-537.html (added)
+++ websites/production/tapestry/content/release-notes-537.html Wed Apr 24
08:20:40 2013
@@ -0,0 +1,138 @@
+<!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="x-ua-compatible" content="IE=9">
+ <title>
+ Release Notes 5.3.7 -- Apache Tapestry
+ </title>
+ <link type="text/css" rel="stylesheet" href="/resources/space.css">
+ <link href="/styles/style.css" rel="stylesheet" type="text/css"/>
+</head>
+<body>
+ <div class="wrapper bs">
+
+<div id="navigation"><div class="nav"><ul class="alternate"
type="square"><li><a shape="rect" href="index.html"
title="Index">Home</a></li><li><a shape="rect" href="getting-started.html"
title="Getting Started">Getting Started</a></li><li><a shape="rect"
href="documentation.html" title="Documentation">Documentation</a></li><li><a
shape="rect" href="download.html" title="Download">Download</a></li><li><a
shape="rect" href="about.html" title="About">About</a></li><li><a shape="rect"
href="community.html" title="Community">Community</a></li><li><a shape="rect"
class="external-link" href="http://www.apache.org/">Apache</a></li><li><a
shape="rect" class="external-link"
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a
shape="rect" class="external-link"
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li></ul>
+</div>
+</div>
+
+<div id="top">
+<div id="smallbanner"><div class="searchbox" style="float:right;margin: .3em
1em .1em 1em">
+<span style="color: #999; font-size: 90%">Tapestry docs, issues, wikis &
blogs:</span>
+<form enctype="application/x-www-form-urlencoded" method="get"
action="http://tapestry.apache.org/search.html">
+ <input type="text" name="q">
+ <input type="submit" value="Search">
+</form>
+
+</div>
+
+<div class="emblem" style="float:left"><a shape="rect" href="index.html"
title="Index"><span class="image-wrap" style=""><img
src="small-banner.data/tapestry_s.png" style="border: 0px solid
black"></span></a></div>
+<div class="title" style="float:left; margin: 0 0 0 3em"><h1><a shape="rect"
name="SmallBanner-PageTitle"></a>Release Notes 5.3.7</h1></div></div>
+<div class="clearer"></div>
+</div>
+
+<div class="clearer"></div>
+
+ <div id="breadcrumbs">
+ <a href="index.html">Apache Tapestry</a> > <a
href="documentation.html">Documentation</a> > <a
href="release-notes.html">Release Notes</a> > <a
href="release-notes-537.html">Release Notes 5.3.7</a>
+ <a class="edit" title="Edit this page (requires approval -- just ask on
the mailing list)"
href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=31819377">edit</a>
+ </div>
+
+<div id="content">
+<div id="ConfluenceContent"><style type="text/css">/*<![CDATA[*/
+table.ScrollbarTable {border: none;padding: 3px;width: 100%;padding:
3px;margin: 0px;background-color: #f0f0f0}
+table.ScrollbarTable td.ScrollbarPrevIcon {text-align: center;width:
16px;border: none;}
+table.ScrollbarTable td.ScrollbarPrevName {text-align: left;border: none;}
+table.ScrollbarTable td.ScrollbarParent {text-align: center;border: none;}
+table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
+table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width:
16px;border: none;}
+
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td
colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect"
href="release-notes-54.html"><img align="middle" border="0"
src="/images/confluence/back_16.gif" width="16" height="16"></a></td><td
colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect"
href="release-notes-54.html">Release Notes 5.4</a> </td><td colspan="1"
rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect"
href="release-notes.html"><img align="middle" border="0"
src="/images/confluence/up_16.gif" width="8" height="8"></a></sup><a
shape="rect" href="release-notes.html">Release Notes</a></td><td colspan="1"
rowspan="1" class="ScrollbarNextName" width="33%"> </td></tr></table></div>
+
+<p>This is the consolidated list of changes between Tapestry versions 5.3.6
and 5.3.7. Tapestry 5.3.7 is a drop-in replacement for prior Tapestry 5.3
releases. To upgrade, just update the Maven dependency in your POM file (or <a
shape="rect" href="download.html" title="Download">download</a> the new JAR
file) and the new version will just work. However, please review the <a
shape="rect" href="how-to-upgrade.html" title="How to Upgrade">How to
Upgrade</a> instructions before upgrading.</p>
+
+<p>This is a bug fix release, mainly focused on three aspects:</p>
+
+<ul><li>make Tapestry work better under Tomcat</li><li>minimize the
possibility of clash for generated ids</li><li>let the BeanEditor be more
JSR-303 friendly</li></ul>
+
+
+<p>Some work has been made on the form component too.</p>
+
+<p>As with any Tapestry upgrade, be sure to change your <a shape="rect"
href="general-questions.html" title="General Questions">application's version
number</a>.</p>
+
+
+
+<h2> Bug Fixed
+</h2>
+<ul><li>[<a shape="rect"
href="https://issues.apache.org/jira/browse/TAP5-1010">TAP5-1010</a>] -
Fix Finnish validation message translation - corrected file attached
+</li><li>[<a shape="rect"
href="https://issues.apache.org/jira/browse/TAP5-1890">TAP5-1890</a>] -
PlaceholderBlock should implement RenderCommand
+</li><li>[<a shape="rect"
href="https://issues.apache.org/jira/browse/TAP5-1995">TAP5-1995</a>] -
Tapestry5 Application can not be deployed as Tomcat7 HotDeploy Package
+</li><li>[<a shape="rect"
href="https://issues.apache.org/jira/browse/TAP5-2015">TAP5-2015</a>] -
Tomcat .war path is not decoded properly
+</li><li>[<a shape="rect"
href="https://issues.apache.org/jira/browse/TAP5-2025">TAP5-2025</a>] -
Duplicate generated ids
+</li><li>[<a shape="rect"
href="https://issues.apache.org/jira/browse/TAP5-2041">TAP5-2041</a>] -
Links within subheadings are invisible on Javadoc pages
+</li><li>[<a shape="rect"
href="https://issues.apache.org/jira/browse/TAP5-2084">TAP5-2084</a>] -
Form should decode its link parameters
+</li><li>[<a shape="rect"
href="https://issues.apache.org/jira/browse/TAP5-2101">TAP5-2101</a>] -
BeanEditor should always provide a new BeanValidationContext (JSR-303)
+</li></ul>
+
+<h2> Improvements Made
+</h2>
+<ul><li>[<a shape="rect"
href="https://issues.apache.org/jira/browse/TAP5-672">TAP5-672</a>] -
Translation for Vietnamese
+</li><li>[<a shape="rect"
href="https://issues.apache.org/jira/browse/TAP5-2013">TAP5-2013</a>] -
"Parameters" table often too wide in component javadocs
+</li><li>[<a shape="rect"
href="https://issues.apache.org/jira/browse/TAP5-2063">TAP5-2063</a>] -
Add support for multivalued parameters in Link
+</li><li>[<a shape="rect"
href="https://issues.apache.org/jira/browse/TAP5-2067">TAP5-2067</a>] -
Error loading classes with Tomcat 7 parallel deployment
+</li><li>[<a shape="rect"
href="https://issues.apache.org/jira/browse/TAP5-2097">TAP5-2097</a>] -
Use a JavaScriptStack to import the tapestry-beanvalidator.js file.
+</li><li>[<a shape="rect"
href="https://issues.apache.org/jira/browse/TAP5-2102">TAP5-2102</a>] -
Allow supplying EntityManager properties via TapestryPersistenceUnitInfo
+</li></ul>
+
+<h2> New Features Added
+</h2>
+<ul><li>[<a shape="rect"
href="https://issues.apache.org/jira/browse/TAP5-2055">TAP5-2055</a>] -
Polish translations
+</li></ul>
+
+
+<style type="text/css">/*<![CDATA[*/
+table.ScrollbarTable {border: none;padding: 3px;width: 100%;padding:
3px;margin: 0px;background-color: #f0f0f0}
+table.ScrollbarTable td.ScrollbarPrevIcon {text-align: center;width:
16px;border: none;}
+table.ScrollbarTable td.ScrollbarPrevName {text-align: left;border: none;}
+table.ScrollbarTable td.ScrollbarParent {text-align: center;border: none;}
+table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
+table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width:
16px;border: none;}
+
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td
colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect"
href="release-notes-54.html"><img align="middle" border="0"
src="/images/confluence/back_16.gif" width="16" height="16"></a></td><td
colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect"
href="release-notes-54.html">Release Notes 5.4</a> </td><td colspan="1"
rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect"
href="release-notes.html"><img align="middle" border="0"
src="/images/confluence/up_16.gif" width="8" height="8"></a></sup><a
shape="rect" href="release-notes.html">Release Notes</a></td><td colspan="1"
rowspan="1" class="ScrollbarNextName"
width="33%"> </td></tr></table></div></div>
+</div>
+
+<div class="clearer"></div>
+<div id="footer">
+<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>
+<script type="text/javascript">
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-400821-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+</script></div>
+</div>
+ </div>
+</body>
+</html>
Modified: websites/production/tapestry/content/release-notes.html
==============================================================================
--- websites/production/tapestry/content/release-notes.html (original)
+++ websites/production/tapestry/content/release-notes.html Wed Apr 24 08:20:40
2013
@@ -58,9 +58,8 @@
<div id="content">
<div id="ConfluenceContent"><p>These release notes describe the changes in
each Tapestry version. Be sure to read <a shape="rect"
href="how-to-upgrade.html" title="How to Upgrade">How to Upgrade</a> too.</p>
<div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh">Release </th><th colspan="1" rowspan="1"
class="confluenceTh"> Release Notes </th><th colspan="1" rowspan="1"
class="confluenceTh"> Status </th><th colspan="1" rowspan="1"
class="confluenceTh"> Released </th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> Tapestry 5.4 </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect" href="release-notes-54.html"
title="Release Notes 5.4">Release Notes for 5.4</a> </td><td colspan="1"
rowspan="1" class="confluenceTd"> <b>Under Development</b> </td><td colspan="1"
rowspan="1" class="confluenceTd"> </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> Tapestry 5.3.6 </td><td colspan="1"
rowspan="1" class="confluenceTd"> <a shape="rect" href="release-notes-536.html"
title="Release Notes 5.3.6">Release Notes for 5.3.6</a> </td><td colspan="1"
rowspan="1" class="confluenceTd"> <b>Current Stable Release</b> </td>
<td colspan="1" rowspan="1" class="confluenceTd"> 12 Oct 2012
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> Tapestry 5.3.5
</td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="release-notes-535.html" title="Release Notes 5.3.5">Release Notes for
5.3.5</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> </td><td
colspan="1" rowspan="1" class="confluenceTd"> 29 Aug 2012 </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> Tapestry 5.3.4 </td><td
colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="release-notes-534.html" title="Release Notes 5.3.4">Release Notes for
5.3.4</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> </td><td
colspan="1" rowspan="1" class="confluenceTd"> 16 Jul 2012 </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> Tapestry 5.3.3 </td><td
colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="release-notes-533.html" title="Release Notes
5.3.3">Release Notes for 5.3.3</a> </td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> 24 Apr 2012 </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> Tapestry 5.3.2 </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect" href="release-notes-532.html"
title="Release Notes 5.3.2">Release Notes for 5.3.2</a> </td><td colspan="1"
rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> 07 Feb 2012 </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> Tapestry 5.3.1 </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect" href="release-notes-531.html"
title="Release Notes 5.3.1">Release Notes for 5.3.1</a> </td><td colspan="1"
rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> 21 Dec 2011</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> Tapestry 5.3 </td><td colspan="1" rows
pan="1" class="confluenceTd"> <a shape="rect" href="release-notes-53.html"
title="Release Notes 5.3">Release Notes for 5.3</a> </td><td colspan="1"
rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> 21 Nov 2011</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> Tapestry 5.2.6 </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect" href="release-notes-52.html"
title="Release Notes 5.2">Release Notes for 5.2.x</a> </td><td colspan="1"
rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> 22 Jun 2011 </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> Tapestry 5.1</td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect" href="release-notes-51.html"
title="Release Notes 5.1">Release Notes for 5.1.x</a> </td><td colspan="1"
rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> 12 Apr 2009 </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> Tapestry 5.0</td><td colspan="1"
rowspan="1" class="confluenceTd"> <a shape="rect" href="release-notes-50.html"
title="Release Notes 5.0">Release Notes for 5.0.x</a> </td><td colspan="1"
rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Dec 2008 </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh">Release </th><th colspan="1" rowspan="1"
class="confluenceTh"> Release Notes </th><th colspan="1" rowspan="1"
class="confluenceTh"> Status </th><th colspan="1" rowspan="1"
class="confluenceTh"> Released </th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> Tapestry 5.4 </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect" href="release-notes-54.html"
title="Release Notes 5.4">Release Notes for 5.4</a> </td><td colspan="1"
rowspan="1" class="confluenceTd"> <b>Under Development</b> </td><td colspan="1"
rowspan="1" class="confluenceTd"> </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> Tapestry 5.3.7 </td><td colspan="1"
rowspan="1" class="confluenceTd"> <a shape="rect" href="release-notes-537.html"
title="Release Notes 5.3.7">Release Notes for 5.3.7</a> </td><td colspan="1"
rowspan="1" class="confluenceTd"> <b>Currently under vote</b> </td><t
d colspan="1" rowspan="1" class="confluenceTd"> 24 Apr 2013 </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> Tapestry 5.3.6 </td><td
colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="release-notes-536.html" title="Release Notes 5.3.6">Release Notes for
5.3.6</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Current
Stable Release</b> </td><td colspan="1" rowspan="1" class="confluenceTd"> 12
Oct 2012 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
Tapestry 5.3.5 </td><td colspan="1" rowspan="1" class="confluenceTd"> <a
shape="rect" href="release-notes-535.html" title="Release Notes 5.3.5">Release
Notes for 5.3.5</a> </td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> 29 Aug 2012 </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> Tapestry 5.3.4 </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect" href="release-notes-534.html
" title="Release Notes 5.3.4">Release Notes for 5.3.4</a> </td><td colspan="1"
rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> 16 Jul 2012 </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> Tapestry 5.3.3 </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect" href="release-notes-533.html"
title="Release Notes 5.3.3">Release Notes for 5.3.3</a> </td><td colspan="1"
rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> 24 Apr 2012 </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> Tapestry 5.3.2 </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect" href="release-notes-532.html"
title="Release Notes 5.3.2">Release Notes for 5.3.2</a> </td><td colspan="1"
rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> 07 Feb 2012 </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> Tapestry 5.3.1
</td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="release-notes-531.html" title="Release Notes 5.3.1">Release Notes for
5.3.1</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> </td><td
colspan="1" rowspan="1" class="confluenceTd"> 21 Dec 2011</td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> Tapestry 5.3 </td><td colspan="1"
rowspan="1" class="confluenceTd"> <a shape="rect" href="release-notes-53.html"
title="Release Notes 5.3">Release Notes for 5.3</a> </td><td colspan="1"
rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> 21 Nov 2011</td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> Tapestry 5.2.6 </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect" href="release-notes-52.html"
title="Release Notes 5.2">Release Notes for 5.2.x</a> </td><td colspan="1"
rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> 22
Jun 2011 </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
Tapestry 5.1</td><td colspan="1" rowspan="1" class="confluenceTd"> <a
shape="rect" href="release-notes-51.html" title="Release Notes 5.1">Release
Notes for 5.1.x</a> </td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> 12 Apr 2009 </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> Tapestry 5.0</td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect" href="release-notes-50.html"
title="Release Notes 5.0">Release Notes for 5.0.x</a> </td><td colspan="1"
rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Dec 2008 </td></tr></tbody></table>
</div>
-
</div>
</div>