Author: buildbot
Date: Mon Apr 29 09:20:52 2013
New Revision: 860284

Log:
Production update by buildbot for tapestry

Added:
    websites/production/tapestry/content/announcing-tapestry-537.html
    websites/production/tapestry/content/index.userimage/faccia.jpg   (with 
props)
Modified:
    websites/production/tapestry/content/cache/main.pageCache
    websites/production/tapestry/content/creating-the-skeleton-application.html
    websites/production/tapestry/content/download.html
    websites/production/tapestry/content/getting-started.html
    websites/production/tapestry/content/index.html
    websites/production/tapestry/content/release-notes.html
    websites/production/tapestry/content/release-process.html

Added: websites/production/tapestry/content/announcing-tapestry-537.html
==============================================================================
--- websites/production/tapestry/content/announcing-tapestry-537.html (added)
+++ websites/production/tapestry/content/announcing-tapestry-537.html Mon Apr 
29 09:20:52 2013
@@ -0,0 +1,99 @@
+<!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>
+    Announcing Tapestry 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 &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"><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>Announcing Tapestry 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>&nbsp;&gt;&nbsp;<a 
href="announcing-tapestry-537.html">Announcing Tapestry 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=31819912";>edit</a>
+  </div>
+
+<div id="content">
+<div id="ConfluenceContent"><p>Apache Tapestry 5.3.7: improves security and 
stability. </p>
+
+<p>Tapestry is primarily available for download via Maven, from the Maven 
central repository: </p>
+
+<div class="code panel" style="border-width: 1px;"><div class="codeHeader 
panelHeader" style="border-bottom-width: 1px;"><b>Maven 
Dependency</b></div><div class="codeContent panelContent">
+<pre class="code-xml"> 
+<span class="code-tag">&lt;dependency&gt;</span> 
+<span class="code-tag">&lt;groupId&gt;</span>org.apache.tapestry<span 
class="code-tag">&lt;/groupId&gt;</span> 
+<span class="code-tag">&lt;artifactId&gt;</span>tapestry-core<span 
class="code-tag">&lt;/artifactId&gt;</span> 
+<span class="code-tag">&lt;version&gt;</span>5.3.7<span 
class="code-tag">&lt;/version&gt;</span> 
+<span class="code-tag">&lt;/dependency&gt;</span> 
+</pre>
+</div></div> 
+
+<p>You can also <a shape="rect" href="download.html" title="Download">download 
the binary, source, or JavaDoc archives</a>. </p>
+
+<p>Tapestry 5.3.6 is the latest maintenance release from the stable 5.3 
release branch. Full details are in the <a shape="rect" 
href="release-notes-537.html" title="Release Notes 5.3.7">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 have problems, use the <a shape="rect" 
href="community.html" title="Community">Tapestry user mailing list to get 
support</a>.</p></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/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: 
websites/production/tapestry/content/creating-the-skeleton-application.html
==============================================================================
--- websites/production/tapestry/content/creating-the-skeleton-application.html 
(original)
+++ websites/production/tapestry/content/creating-the-skeleton-application.html 
Mon Apr 29 09:20:52 2013
@@ -115,7 +115,7 @@ Choose version: 
 1: 5.0.19
 2: 5.1.0.5
 3: 5.2.6
-4: 5.3.6
+4: 5.3.7
 Choose a number: 4: 4
 Define value for property 'groupId': : com.example
 Define value for property 'artifactId': : tutorial1
@@ -128,7 +128,7 @@ version: 1.0-SNAPSHOT
 package: com.example.tutorial
  Y: : 
 [INFO] 
----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: 
quickstart:5.3.6
+[INFO] Using following parameters for creating project from Archetype: 
quickstart:5.3.7
 [INFO] 
----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: com.example
 [INFO] Parameter: artifactId, Value: tutorial1
@@ -217,7 +217,7 @@ Application 'app' (version 1.0-SNAPSHOT-
 /_  __/__ ____  ___ ___ / /_______ __  / __/
  / / / _ `/ _ \/ -_|_-&lt;/ __/ __/ // / /__ \ 
 /_/  \_,_/ .__/\__/___/\__/_/  \_, / /____/
-        /_/                   /___/  5.3.6 (development mode)
+        /_/                   /___/  5.3.7 (development mode)
 
 
 2011-11-22 11:46:45.636::INFO:  Started [email protected]:8080

Modified: websites/production/tapestry/content/download.html
==============================================================================
--- websites/production/tapestry/content/download.html (original)
+++ websites/production/tapestry/content/download.html Mon Apr 29 09:20:52 2013
@@ -68,13 +68,13 @@
 
 <h2><a shape="rect" name="Download-Tapestry5.3.x"></a>Tapestry 5.3.x</h2>
 
-<p>Tapestry 5.3.6 was released on 12 Oct 2012.  See the <a shape="rect" 
href="release-notes-536.html" title="Release Notes 5.3.6">release notes</a> for 
more details.</p>
+<p>Tapestry 5.3.7 was released on 24 Apr 2013.  See the <a shape="rect" 
href="release-notes-537.html" title="Release Notes 5.3.7">release notes</a> for 
more details.</p>
 
 <p>Note that the <em>recommended</em> distribution method of binary and source 
JARs is via Maven repository. Binaries, source code, and Javadocs are also 
available as a zip archive. </p>
 
 <table class="sectionMacro" border="0" cellpadding="5" cellspacing="0" 
width="100%"><tbody><tr><td colspan="1" rowspan="1" valign="top" 
class="confluenceTd">
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"> Tapestry 5.3.6 </th><th colspan="1" rowspan="1" 
class="confluenceTh"> Mirrors </th><th colspan="1" rowspan="1" 
class="confluenceTh"> Signature </th><th colspan="1" rowspan="1" 
class="confluenceTh"> MD5 </th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> Binary (zip) </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" class="external-link" 
href="http://www.apache.org/dyn/closer.cgi/tapestry/apache-tapestry-5.3.6-bin.zip";>Download</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
class="external-link" 
href="http://www.apache.org/dist/tapestry/apache-tapestry-5.3.6-bin.zip.asc";>ASC</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd">  
4a33c46431bb52f3bd3bcbc3746f44b1</td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> Source (zip) </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" class="external
 -link" 
href="http://www.apache.org/dyn/closer.cgi/tapestry/apache-tapestry-5.3.6-sources.zip";>Download</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
class="external-link" 
href="http://www.apache.org/dist/tapestry/apache-tapestry-5.3.6-sources.zip.asc";>ASC</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd"> 
e818632b35fefffbc6e11434efba9200</td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> Javadoc (zip) </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" class="external-link" 
href="http://www.apache.org/dyn/closer.cgi/tapestry/apache-tapestry-5.3.6-javadocs.zip";>Download</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
class="external-link" 
href="http://www.apache.org/dist/tapestry/apache-tapestry-5.3.6-javadocs.zip.asc";>ASC</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd"> 
8cfeb95b06d87639a10a0dc39fec235c</td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh"> Tapestry 5.3.7 </th><th colspan="1" rowspan="1" 
class="confluenceTh"> Mirrors </th><th colspan="1" rowspan="1" 
class="confluenceTh"> Signature </th><th colspan="1" rowspan="1" 
class="confluenceTh"> MD5 </th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> Binary (zip) </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" class="external-link" 
href="http://www.apache.org/dyn/closer.cgi/tapestry/apache-tapestry-5.3.7-bin.zip";>Download</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
class="external-link" 
href="http://www.apache.org/dist/tapestry/apache-tapestry-5.3.7-bin.zip.asc";>ASC</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd">  
514b97b944cc438cfcda51183514374a</td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> Source (zip) </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" class="external
 -link" 
href="http://www.apache.org/dyn/closer.cgi/tapestry/apache-tapestry-5.3.7-sources.zip";>Download</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
class="external-link" 
href="http://www.apache.org/dist/tapestry/apache-tapestry-5.3.7-sources.zip.asc";>ASC</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd"> 
ca9adf3b12da7b797516f40f445326f3</td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"> Javadoc (zip) </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <a shape="rect" class="external-link" 
href="http://www.apache.org/dyn/closer.cgi/tapestry/apache-tapestry-5.3.7-javadocs.zip";>Download</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" 
class="external-link" 
href="http://www.apache.org/dist/tapestry/apache-tapestry-5.3.7-javadocs.zip.asc";>ASC</a>
 </td><td colspan="1" rowspan="1" class="confluenceTd"> 
8e564311a4126111fdfdd05996c74b02</td></tr></tbody></table>
 </div>
 </td><td colspan="1" rowspan="1" valign="top" class="confluenceTd">
 <div class="code panel" style="border-width: 1px;"><div class="codeHeader 
panelHeader" style="border-bottom-width: 1px;"><b>Maven 
Dependency</b></div><div class="codeContent panelContent">
@@ -82,7 +82,7 @@
 <span class="code-tag">&lt;dependency&gt;</span>
   <span class="code-tag">&lt;groupId&gt;</span>org.apache.tapestry<span 
class="code-tag">&lt;/groupId&gt;</span>
   <span class="code-tag">&lt;artifactId&gt;</span>tapestry-core<span 
class="code-tag">&lt;/artifactId&gt;</span>
-  <span class="code-tag">&lt;version&gt;</span>5.3.6<span 
class="code-tag">&lt;/version&gt;</span>
+  <span class="code-tag">&lt;version&gt;</span>5.3.7<span 
class="code-tag">&lt;/version&gt;</span>
 <span class="code-tag">&lt;/dependency&gt;</span>
 </pre>
 </div></div></td></tr></tbody></table>

Modified: websites/production/tapestry/content/getting-started.html
==============================================================================
--- websites/production/tapestry/content/getting-started.html (original)
+++ websites/production/tapestry/content/getting-started.html Mon Apr 29 
09:20:52 2013
@@ -58,19 +58,19 @@
 <div id="content">
 <div id="ConfluenceContent"><div class="navmenu" style="float:right; 
background:#eee; margin:3px; padding:3px"><table class="tableview" 
width="100%"><tr><th colspan="1" rowspan="1" style="padding: 3px 3px 3px 
0px">Related Articles</th></tr><tr><td colspan="1" rowspan="1">
                                  <span class="icon icon-page" 
title="Page">Page:</span>
-                         <a shape="rect" 
href="tapestry-tutorial.html">Tapestry Tutorial</a>
+                         <a shape="rect" 
href="introduction.html">Introduction</a>
         
                                             </td></tr><tr><td colspan="1" 
rowspan="1">
                                  <span class="icon icon-page" 
title="Page">Page:</span>
-                         <a shape="rect" 
href="introduction.html">Introduction</a>
+                         <a shape="rect" href="principles.html">Principles</a>
         
                                             </td></tr><tr><td colspan="1" 
rowspan="1">
                                  <span class="icon icon-page" 
title="Page">Page:</span>
-                         <a shape="rect" 
href="tapestry-for-jsf-users.html">Tapestry for JSF Users</a>
+                         <a shape="rect" 
href="tapestry-tutorial.html">Tapestry Tutorial</a>
         
                                             </td></tr><tr><td colspan="1" 
rowspan="1">
                                  <span class="icon icon-page" 
title="Page">Page:</span>
-                         <a shape="rect" href="principles.html">Principles</a>
+                         <a shape="rect" 
href="tapestry-for-jsf-users.html">Tapestry for JSF Users</a>
         
                                             </td></tr><tr><td colspan="1" 
rowspan="1">
                                  <span class="icon icon-page" 
title="Page">Page:</span>
@@ -100,7 +100,7 @@ mvn archetype:generate -DarchetypeCatalo
 </pre>
 </div></div>
 
-<p>Maven will prompt you for the archetype to create ("Tapestry 5 Quickstart 
Project") and the exact version number ("5.3.6", at the time of writing).  It 
also asks you for a group id, an artifact id, and a version number.  You can 
see this in the following transcript:</p>
+<p>Maven will prompt you for the archetype to create ("Tapestry 5 Quickstart 
Project") and the exact version number ("5.3.7", at the time of writing).  It 
also asks you for a group id, an artifact id, and a version number.  You can 
see this in the following transcript:</p>
 
 <div class="preformatted panel" style="border-width: 1px;"><div 
class="preformattedContent panelContent">
 <pre>$ mvn archetype:generate -DarchetypeCatalog=http://tapestry.apache.org
@@ -125,14 +125,14 @@ Choose version:
 1: 5.0.19
 2: 5.1.0.5
 3: 5.2.6
-4: 5.3.6
+4: 5.3.7
 Choose a number: 4: 4
-Downloading: 
http://tapestry.apache.org/org/apache/tapestry/quickstart/5.3.6/quickstart-5.3.3.jar
-Downloading: 
http://repo1.maven.org/maven2/org/apache/tapestry/quickstart/5.3.6/quickstart-5.3.3.jar
-Downloaded: 
http://repo1.maven.org/maven2/org/apache/tapestry/quickstart/5.3.6/quickstart-5.3.3.jar
 (64 KB at 69.3 KB/sec)
-Downloading: 
http://tapestry.apache.org/org/apache/tapestry/quickstart/5.3.6/quickstart-5.3.3.pom
-Downloading: 
http://repo1.maven.org/maven2/org/apache/tapestry/quickstart/5.3.6/quickstart-5.3.3.pom
-Downloaded: 
http://repo1.maven.org/maven2/org/apache/tapestry/quickstart/5.3.6/quickstart-5.3.3.pom
 (400 B at 1.0 KB/sec)
+Downloading: 
http://tapestry.apache.org/org/apache/tapestry/quickstart/5.3.6/quickstart-5.3.7.jar
+Downloading: 
http://repo1.maven.org/maven2/org/apache/tapestry/quickstart/5.3.6/quickstart-5.3.7.jar
+Downloaded: 
http://repo1.maven.org/maven2/org/apache/tapestry/quickstart/5.3.6/quickstart-5.3.7.jar
 (64 KB at 69.3 KB/sec)
+Downloading: 
http://tapestry.apache.org/org/apache/tapestry/quickstart/5.3.6/quickstart-5.3.7.pom
+Downloading: 
http://repo1.maven.org/maven2/org/apache/tapestry/quickstart/5.3.6/quickstart-5.3.7.pom
+Downloaded: 
http://repo1.maven.org/maven2/org/apache/tapestry/quickstart/5.3.6/quickstart-5.3.7.pom
 (400 B at 1.0 KB/sec)
 Define value for property 'groupId': : com.example
 Define value for property 'artifactId': : newapp
 Define value for property 'version':  1.0-SNAPSHOT: :
@@ -144,7 +144,7 @@ version: 1.0-SNAPSHOT
 package: com.example.newapp
  Y: :
 [INFO] 
----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: 
quickstart:5.3.6
+[INFO] Using following parameters for creating project from Archetype: 
quickstart:5.3.7
 [INFO] 
----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: com.example
 [INFO] Parameter: artifactId, Value: newapp

Modified: websites/production/tapestry/content/index.html
==============================================================================
--- websites/production/tapestry/content/index.html (original)
+++ websites/production/tapestry/content/index.html Mon Apr 29 09:20:52 2013
@@ -214,19 +214,19 @@ new TWTR.Widget({
 <div class="blog-post-listing">
             <div class="logo-heading-block">
             <span class="logoBlock">
-                <a shape="rect" class="userLogoLink" 
href="https://cwiki.apache.org/confluence/display/~uli";>
-               <img class="userLogo logo" src="index.userimage/uli.jpg" 
alt="User icon: uli" title="uli">
+                <a shape="rect" class="userLogoLink" 
href="https://cwiki.apache.org/confluence/display/~mlusetti";>
+               <img class="userLogo logo" src="index.userimage/faccia.jpg" 
alt="User icon: mlusetti" title="mlusetti">
            </a>            </span>
             <span class="blogHeading">
-                </span><div class="page-metadata not-personal"><a shape="rect" 
class="url fn confluence-userlink" 
href="https://cwiki.apache.org/confluence/display/~uli";>Ulrich St&#228;rk</a> 
posted on Feb 04, 2013</div>
-                <a shape="rect" class="blogHeading" 
href="new-website-infrastructure.html">New Website Infrastructure</a>
+                </span><div class="page-metadata not-personal"><a shape="rect" 
class="url fn confluence-userlink" 
href="https://cwiki.apache.org/confluence/display/~mlusetti";>Massimo 
Lusetti</a> posted on Apr 29, 2013</div>
+                <a shape="rect" class="blogHeading" 
href="announcing-tapestry-537.html">Announcing Tapestry 5.3.7</a>
             
         </div>
     
     <div class="wiki-content">
-        <p>A few days ago we changed our website infrastructure from a 
Confluence export that gets rsync'ed over several hosts until it reaches the 
ASF's main web servers to a SvnPubSub based approach. Now once an hour a 
buildbot build exports the site from Confluence and checks the changes into SVN 
where they get picked up by the public facing web servers almost instantly. 
This allows us to keep our old website sources in Confluence but also allows us 
to check in static resources like JavaDocs, &#8230;</p>
+        <p>Apache Tapestry 5.3.7: improves security and stability.</p>
     </div>
-            <p><a shape="rect" href="new-website-infrastructure.html" 
title="Read the rest of New Website Infrastructure ">Read more&#8230;</a></p>
+            <p><a shape="rect" href="announcing-tapestry-537.html" title="Read 
the rest of Announcing Tapestry 5.3.7 ">Read more&#8230;</a></p>
     
         
     </div>
@@ -235,19 +235,19 @@ new TWTR.Widget({
 <div class="blog-post-listing">
             <div class="logo-heading-block">
             <span class="logoBlock">
-                <a shape="rect" class="userLogoLink" 
href="https://cwiki.apache.org/confluence/display/~hlship";>
-               <img class="userLogo logo" 
src="index.userimage/hlship-42158-pp-howard-basement-hands-folded-square.jpg" 
alt="User icon: hlship" title="hlship">
+                <a shape="rect" class="userLogoLink" 
href="https://cwiki.apache.org/confluence/display/~uli";>
+               <img class="userLogo logo" src="index.userimage/uli.jpg" 
alt="User icon: uli" title="uli">
            </a>            </span>
             <span class="blogHeading">
-                </span><div class="page-metadata not-personal"><a shape="rect" 
class="url fn confluence-userlink" 
href="https://cwiki.apache.org/confluence/display/~hlship";>Howard M. Lewis 
Ship</a> posted on Oct 12, 2012</div>
-                <a shape="rect" class="blogHeading" 
href="announcing-tapestry-536.html">Announcing Tapestry 5.3.6</a>
+                </span><div class="page-metadata not-personal"><a shape="rect" 
class="url fn confluence-userlink" 
href="https://cwiki.apache.org/confluence/display/~uli";>Ulrich St&#228;rk</a> 
posted on Feb 04, 2013</div>
+                <a shape="rect" class="blogHeading" 
href="new-website-infrastructure.html">New Website Infrastructure</a>
             
         </div>
     
     <div class="wiki-content">
-        <p>Apache Tapestry 5.3.6: improves security and stability.</p>
+        <p>A few days ago we changed our website infrastructure from a 
Confluence export that gets rsync'ed over several hosts until it reaches the 
ASF's main web servers to a SvnPubSub based approach. Now once an hour a 
buildbot build exports the site from Confluence and checks the changes into SVN 
where they get picked up by the public facing web servers almost instantly. 
This allows us to keep our old website sources in Confluence but also allows us 
to check in static resources like JavaDocs, &#8230;</p>
     </div>
-            <p><a shape="rect" href="announcing-tapestry-536.html" title="Read 
the rest of Announcing Tapestry 5.3.6 ">Read more&#8230;</a></p>
+            <p><a shape="rect" href="new-website-infrastructure.html" 
title="Read the rest of New Website Infrastructure ">Read more&#8230;</a></p>
     
         
     </div>
@@ -260,15 +260,15 @@ new TWTR.Widget({
                <img class="userLogo logo" 
src="index.userimage/hlship-42158-pp-howard-basement-hands-folded-square.jpg" 
alt="User icon: hlship" title="hlship">
            </a>            </span>
             <span class="blogHeading">
-                </span><div class="page-metadata not-personal"><a shape="rect" 
class="url fn confluence-userlink" 
href="https://cwiki.apache.org/confluence/display/~hlship";>Howard M. Lewis 
Ship</a> posted on Aug 30, 2012</div>
-                <a shape="rect" class="blogHeading" 
href="announcing-tapestry-535.html">Announcing Tapestry 5.3.5</a>
+                </span><div class="page-metadata not-personal"><a shape="rect" 
class="url fn confluence-userlink" 
href="https://cwiki.apache.org/confluence/display/~hlship";>Howard M. Lewis 
Ship</a> posted on Oct 12, 2012</div>
+                <a shape="rect" class="blogHeading" 
href="announcing-tapestry-536.html">Announcing Tapestry 5.3.6</a>
             
         </div>
     
     <div class="wiki-content">
-        <p>The Tapestry Team is very proud to announce the availability of 
Apache Tapestry 5.3.5.</p>
+        <p>Apache Tapestry 5.3.6: improves security and stability.</p>
     </div>
-            <p><a shape="rect" href="announcing-tapestry-535.html" title="Read 
the rest of Announcing Tapestry 5.3.5 ">Read more&#8230;</a></p>
+            <p><a shape="rect" href="announcing-tapestry-536.html" title="Read 
the rest of Announcing Tapestry 5.3.6 ">Read more&#8230;</a></p>
     
         
     </div>

Added: websites/production/tapestry/content/index.userimage/faccia.jpg
==============================================================================
Binary file - no diff available.

Propchange: websites/production/tapestry/content/index.userimage/faccia.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

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 29 09:20:52 
2013
@@ -58,7 +58,7 @@
 <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">&#160;</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">&#160;</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">&#160;</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">&#160;</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">&#160;</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">&#160;</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">&#160;</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">&#160;</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">&#160;</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">&#160;</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">&#160;</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>Current Stable Release</b> </td>
 <td 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">&#160;</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">&#160;</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">&#160;</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">&#160;</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">&#160;</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" r
 owspan="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">&#160;</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">&#160;</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">&#160;</td><td colspan="1" rowspan="1" 
class="confluenceTd"> 22 Jun 2011  </td></tr><t
 r><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">&#160;</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">&#160;</td><td colspan="1" rowspan="1" 
class="confluenceTd"> Dec 2008 </td></tr></tbody></table>
 </div>
 </div>
 </div>

Modified: websites/production/tapestry/content/release-process.html
==============================================================================
--- websites/production/tapestry/content/release-process.html (original)
+++ websites/production/tapestry/content/release-process.html Mon Apr 29 
09:20:52 2013
@@ -63,19 +63,19 @@
         
                                             </td></tr><tr><td colspan="1" 
rowspan="1">
                                  <span class="icon icon-page" 
title="Page">Page:</span>
-                         <a shape="rect" 
href="developer-information.html">Developer Information</a>
+                         <a shape="rect" href="developer-bible.html">Developer 
Bible</a>
         
                                             </td></tr><tr><td colspan="1" 
rowspan="1">
                                  <span class="icon icon-page" 
title="Page">Page:</span>
-                         <a shape="rect" href="developer-bible.html">Developer 
Bible</a>
+                         <a shape="rect" href="version-numbers.html">Version 
Numbers</a>
         
                                             </td></tr><tr><td colspan="1" 
rowspan="1">
                                  <span class="icon icon-page" 
title="Page">Page:</span>
-                         <a shape="rect" 
href="building-tapestry-from-source.html">Building Tapestry from Source</a>
+                         <a shape="rect" 
href="developer-information.html">Developer Information</a>
         
                                             </td></tr><tr><td colspan="1" 
rowspan="1">
                                  <span class="icon icon-page" 
title="Page">Page:</span>
-                         <a shape="rect" href="version-numbers.html">Version 
Numbers</a>
+                         <a shape="rect" 
href="building-tapestry-from-source.html">Building Tapestry from Source</a>
         
                                             </td></tr><tr><td colspan="1" 
rowspan="1">
                                  <span class="icon icon-page" 
title="Page">Page:</span>
@@ -122,7 +122,7 @@ signing.password=...
        </li><li>Send vote email ... <b>3 days pass</b></li><li>Login to <a 
shape="rect" class="external-link" 
href="https://repository.apache.org/index.html#stagingRepositories";>Nexus</a> 
and <b>release</b> the version's repository
        <ul><li>Enter "Apache Tapestry 5.x.x" (adjust as necessary) for the 
message</li><li>The version will disappear from the list of repositories after 
releasing it</li><li>Releasing will ultimately get the artifacts up to the 
central Maven repository</li></ul>
        </li><li>Documentation and Downloads:
-       <ul><li>SSH to people.apache.org and move the source and javadoc 
archives to <tt>/www/www.apache.org/dist/tapestry/</tt></li><li>Create (if 
necessary) <tt>/www/tapestry.apache.org/5.x.x</tt> to store documentation for 
the release</li><li>Unpack the JavaDoc archive into the directory (it will 
become the <tt>apidocs</tt> directory)</li><li>Relink 
<tt>/www/tapestry.apache.org/current/</tt> to point to the new <tt>5.x.x</tt> 
directory</li></ul>
+       <ul><li>SSH to people.apache.org and move the source and javadoc 
archives to <tt>/www/www.apache.org/dist/tapestry/</tt></li><li>Create (if 
necessary) <tt>/www/tapestry.apache.org/5.x.x</tt> to store documentation for 
the release</li><li>Unpack the JavaDoc archive into the directory (it will 
become the <tt>apidocs</tt> directory)</li><li>Update SVN PubSub repo at <a 
shape="rect" class="external-link" 
href="https://svn.apache.org/repos/infra/websites/production/tapestry/content/";>https://svn.apache.org/repos/infra/websites/production/tapestry/content/</a>
 to clean old api dir and relink all symlinks to point to the new 
<tt>5.x.x</tt> directory</li></ul>
        </li><li>Once files reach all mirrors, update the Downloads 
Page</li><li>Create a Confluence blog entry to describe the new release (this 
will automatically appear on the Tapestry home page)</li><li>Edit 
<tt>/www/tapestry.apache.org/archetype-catalog.xml</tt> to add or update a new 
entry for the release</li><li>Update the release number listed in the following 
pages in the Confluence wiki:
        <ul><li><a shape="rect" href="download.html" 
title="Download">Download</a> page</li><li>(Optional) Tutorial <a shape="rect" 
href="creating-the-skeleton-application.html" title="Creating The Skeleton 
Application">Creating The Skeleton Application</a> page: Tapestry version 
number in the archetype</li><li>(Optional) <a shape="rect" 
href="getting-started.html" title="Getting Started">Getting Started</a> page: 
Tapestry version number in the archetype</li></ul>
        </li><li>Update the release number and date at <a shape="rect" 
class="external-link" 
href="http://svn.apache.org/repos/asf/tapestry/tapestry-site/branches/post-5.2-site/publish/doap_Tapestry.rdf";>http://svn.apache.org/repos/asf/tapestry/tapestry-site/branches/post-5.2-site/publish/doap_Tapestry.rdf</a></li></ul>


Reply via email to