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/12/15 13:19:52 UTC

svn commit: r932818 - in /websites/production/tapestry/content: 2014/12/11/tapestry-538.html cache/main.pageCache index.html news.html

Author: buildbot
Date: Mon Dec 15 12:19:51 2014
New Revision: 932818

Log:
Production update by buildbot for tapestry

Modified:
    websites/production/tapestry/content/2014/12/11/tapestry-538.html
    websites/production/tapestry/content/cache/main.pageCache
    websites/production/tapestry/content/index.html
    websites/production/tapestry/content/news.html

Modified: websites/production/tapestry/content/2014/12/11/tapestry-538.html
==============================================================================
--- websites/production/tapestry/content/2014/12/11/tapestry-538.html (original)
+++ websites/production/tapestry/content/2014/12/11/tapestry-538.html Mon Dec 15 12:19:51 2014
@@ -56,13 +56,13 @@
   </div>
 
 <div id="content">
-<div id="ConfluenceContent"><div class="wiki-content"><p>Apache Tapestry 5.3.8: compatible with Java 8.</p><p>Tapestry is primarily available for download via Maven, from the Maven central repository:</p><p>&#160;</p><div class="syntaxhighlighter nogutter xml"><div class="code panel pdl" style="border-width: 1px;"><div class="codeHeader panelHeader pdl" style="border-bottom-width: 1px;"><b>Maven Dependency</b></div><div class="codeContent panelContent pdl">
+<div id="ConfluenceContent"><div class="wiki-content"><p>Apache Tapestry 5.3.8: compatible with Java 8.</p><p>Tapestry is primarily available for download via Maven, from the Maven central repository:</p><p>&#160;</p><div class="syntaxhighlighter nogutter xml"><p>&#160;</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeHeader panelHeader pdl" style="border-bottom-width: 1px;"><b>Maven Dependency</b></div><div class="codeContent panelContent pdl">
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[&lt;dependency&gt; 
 &lt;groupId&gt;org.apache.tapestry&lt;/groupId&gt; 
 &lt;artifactId&gt;tapestry-core&lt;/artifactId&gt; 
 &lt;version&gt;5.3.8&lt;/version&gt; 
 &lt;/dependency&gt; ]]></script>
-</div></div><p>You can also <a shape="rect" href="https://cwiki.apache.org/confluence/display/TAPESTRY/Download">download the binary, source, or JavaDoc archives</a>.</p></div><p>Tapestry 5.3.8 is the latest maintenance release from the stable 5.3 release branch. If you intend to run this release on JRE 8, make sure to read the the <a shape="rect" href="https://cwiki.apache.org/confluence/display/TAPESTRY/Release+Notes+5.3.8">release notes</a>.</p><p>This release adds some stability fix for usage and hot deployment under Tomcat application server, a fix for JSR-303 for the BeanEditor component and a fix for the duplication of client ids generated by Tapestry5 on big pages (with a lot of components and concurrent accesses)</p><p>As usual for each Tapestry 5 release we've made great efforts to ensure an easy upgrade path; but be sure to read the upgrade notes carefully as some interfaces and methods that were deprecated in earlier major releases may have been removed: you should recom
 pile and retest your application after upgrading your dependency. If you still have problems, use the <a shape="rect" href="https://cwiki.apache.org/confluence/display/TAPESTRY/Community">Tapestry user mailing list to get support</a>.</p></div></div>
+</div></div><p>You can also <a shape="rect" href="../../../download.html">download the binary, source, or JavaDoc archives</a>.</p></div><p>Tapestry 5.3.8 is the latest maintenance release from the stable 5.3 release branch. If you intend to run this release on JRE 8, make sure to read the the <a shape="rect" href="../../../release-notes-538.html">release notes</a>.</p><p>This release adds some stability fix for usage and hot deployment under Tomcat application server, a fix for JSR-303 for the BeanEditor component and a fix for the duplication of client ids generated by Tapestry5 on big pages (with a lot of components and concurrent accesses)</p><p>As usual for each Tapestry 5 release we've made great efforts to ensure an easy upgrade path; but be sure to read the upgrade notes carefully as some interfaces and methods that were deprecated in earlier major releases may have been removed: you should recompile and retest your application after upgrading your dependency. If you still h
 ave problems, use the <a shape="rect" href="../../../mailing-lists.html">Tapestry user mailing list</a> to get support.</p></div></div>
 </div>
 
 <div class="clearer"></div>

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

Modified: websites/production/tapestry/content/index.html
==============================================================================
--- websites/production/tapestry/content/index.html (original)
+++ websites/production/tapestry/content/index.html Mon Dec 15 12:19:51 2014
@@ -182,6 +182,7 @@ a.blogHeading {
         Apache Tapestry 5.3.8: compatible with Java 8.
 Tapestry is primarily available for download via Maven, from the Maven central repository:
 &#160;
+&#160;
 &lt;dependency&gt; 
 &lt;groupId&gt;org.apache.tapestry&lt;/groupId&gt; 
 &lt;artifactId&gt;tapestry-core&lt;/artifactId&gt; 

Modified: websites/production/tapestry/content/news.html
==============================================================================
--- websites/production/tapestry/content/news.html (original)
+++ websites/production/tapestry/content/news.html Mon Dec 15 12:19:51 2014
@@ -76,6 +76,7 @@
         Apache Tapestry 5.3.8: compatible with Java 8.
 Tapestry is primarily available for download via Maven, from the Maven central repository:
 &#160;
+&#160;
 &lt;dependency&gt; 
 &lt;groupId&gt;org.apache.tapestry&lt;/groupId&gt; 
 &lt;artifactId&gt;tapestry-core&lt;/artifactId&gt;