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 2014/11/22 16:19:23 UTC

svn commit: r930107 - in /websites/production/tapestry/content: cache/main.pageCache release-notes-538.html

Author: buildbot
Date: Sat Nov 22 15:19:23 2014
New Revision: 930107

Log:
Production update by buildbot for tapestry

Added:
    websites/production/tapestry/content/release-notes-538.html
Modified:
    websites/production/tapestry/content/cache/main.pageCache

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

Added: websites/production/tapestry/content/release-notes-538.html
==============================================================================
--- websites/production/tapestry/content/release-notes-538.html (added)
+++ websites/production/tapestry/content/release-notes-538.html Sat Nov 22 15:19:23 2014
@@ -0,0 +1,111 @@
+<!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 http-equiv="x-ua-compatible" content="IE=9">
+  <title>
+    Release notes 5.3.8 -- 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"><li><a shape="rect" href="index.html">Home</a></li><li><a shape="rect" href="getting-started.html">Getting Started</a></li><li><a shape="rect" href="documentation.html">Documentation</a></li><li><a shape="rect" href="download.html">Download</a></li><li><a shape="rect" href="about.html">About</a></li><li><a shape="rect" href="community.html">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 &amp; 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"><p><a shape="rect" href="index.html"><img class="confluence-embedded-image confluence-external-resource" src="http://tapestry.apache.org/images/tapestry_small.png" data-image-src="http://tapestry.apache.org/images/tapestry_small.png"></a></p></div><div class="title" style="float:left; margin: 0 0 0 3em"><h1 id="SmallBanner-PageTitle">Release notes 5.3.8</h1></div></div>
+<div class="clearer"></div>
+</div>
+
+<div class="clearer"></div>
+
+  <div id="breadcrumbs">
+        <a href="index.html">Apache Tapestry</a>&nbsp;&gt;&nbsp;<a href="documentation.html">Documentation</a>&nbsp;&gt;&nbsp;<a href="release-notes.html">Release Notes</a>&nbsp;&gt;&nbsp;<a href="release-notes-538.html">Release notes 5.3.8</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=48792117">edit</a>
+  </div>
+
+<div id="content">
+<div id="ConfluenceContent"><p>Tapestry 5.3.8 is a drop-in replacement for prior Tapestry 5.3 releases. To upgrade, just update the dependency in your build configuration (Maven POM, Gradle build script, etc.) &#8211; or <a shape="rect" href="https://cwiki.apache.org/confluence/display/TAPESTRY/Download">download</a> the new JAR file -- and the new version will just work. However, please review the <a shape="rect" href="https://cwiki.apache.org/confluence/display/TAPESTRY/How+to+Upgrade">How to Upgrade</a> instructions before upgrading.</p><p>This is a bug fix release, mainly meant to address compatibility with Java 8.</p><p>As with any Tapestry upgrade, be sure to change your <a shape="rect" href="https://cwiki.apache.org/confluence/display/TAPESTRY/General+Questions">application's version number</a>.</p><p>&#160;</p>             
+<h2>        Bugs fixed
+</h2>
+<ul><li>[<a shape="rect" href="https://issues.apache.org/jira/browse/TAP5-311">TAP5-311</a>] -         NPE in BeanDisplay if used in a form with a default model
+</li><li>[<a shape="rect" href="https://issues.apache.org/jira/browse/TAP5-983">TAP5-983</a>] -         CLONE -NPE in BeanDisplay if used in a form with a default model
+</li><li>[<a shape="rect" href="https://issues.apache.org/jira/browse/TAP5-1865">TAP5-1865</a>] -         Chinese valication message issue
+</li><li>[<a shape="rect" href="https://issues.apache.org/jira/browse/TAP5-2270">TAP5-2270</a>] -         BeanDisplay exception when used inside a Form
+</li><li>[<a shape="rect" href="https://issues.apache.org/jira/browse/TAP5-2298">TAP5-2298</a>] -         "Any" component  lacks any useful documentation
+</li><li>[<a shape="rect" href="https://issues.apache.org/jira/browse/TAP5-2321">TAP5-2321</a>] -         Tapestry 5.3.7 does not run with Java 8
+</li></ul>
+    
+<h2>        Dependency upgrade
+</h2>
+<ul><li>[<a shape="rect" href="https://issues.apache.org/jira/browse/TAP5-2295">TAP5-2295</a>] -         Vulnerability in Tapestry-upload module due to commons-file-upload
+</li></ul>
+            
+<h2>        Improvements made
+</h2>
+<ul><li>[<a shape="rect" href="https://issues.apache.org/jira/browse/TAP5-1718">TAP5-1718</a>] -         Tapestry-beanvalidator isn't validating nested DTO objects / Doesn't mark the invalid fields in the UI
+</li><li>[<a shape="rect" href="https://issues.apache.org/jira/browse/TAP5-2157">TAP5-2157</a>] -         Czech translations
+</li></ul>
+    
+<h2>        New Features added
+</h2>
+<ul><li>[<a shape="rect" href="https://issues.apache.org/jira/browse/TAP5-2305">TAP5-2305</a>] -         Create a @Sortable annotation for properties
+</li></ul>
+                                                </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.<br clear="none">
+</p><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></p><p></p></div>
+</div>
+		<div id="comments_thread"></div>
+		<script type="text/javascript" src="https://comments.apache.org/show_comments.lua?site=tapestry&amp;page=http://tapestry.apache.org/release-notes-538.html" async="true">
+		</script>
+		<noscript>
+		<iframe width="100%" height="500" src="https://comments.apache.org/iframe.lua?site=tapestry&amp;page=http://tapestry.apache.org/release-notes-538.html"></iframe>
+		</noscript>
+  </div>
+</body>
+</html>