You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2008/09/05 00:27:17 UTC

svn commit: r692280 - in /tapestry/tapestry5/trunk: src/site/site.xml tapestry-annotations/src/site/apt/index.apt

Author: hlship
Date: Thu Sep  4 15:27:16 2008
New Revision: 692280

URL: http://svn.apache.org/viewvc?rev=692280&view=rev
Log:
TAPESTRY-2629: Link to tapestry5-annotations page is broken, links to old page (out of date since May 2008)

Modified:
    tapestry/tapestry5/trunk/src/site/site.xml
    tapestry/tapestry5/trunk/tapestry-annotations/src/site/apt/index.apt

Modified: tapestry/tapestry5/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/src/site/site.xml?rev=692280&r1=692279&r2=692280&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/src/site/site.xml (original)
+++ tapestry/tapestry5/trunk/src/site/site.xml Thu Sep  4 15:27:16 2008
@@ -53,7 +53,7 @@
         </menu>
 
         <menu name="Tapestry 5 Modules">
-            <item name="tapestry-annotations" href="tapestry-annotations/"/>
+            <item name="tapestry5-annotations" href="tapestry5-annotations/"/>
             <item name="tapestry-core" href="tapestry-core/"/>
             <item name="tapestry-hibernate" href="tapestry-hibernate/"/>
             <item name="tapestry-ioc" href="tapestry-ioc/"/>

Modified: tapestry/tapestry5/trunk/tapestry-annotations/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-annotations/src/site/apt/index.apt?rev=692280&r1=692279&r2=692280&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-annotations/src/site/apt/index.apt (original)
+++ tapestry/tapestry5/trunk/tapestry-annotations/src/site/apt/index.apt Thu Sep  4 15:27:16 2008
@@ -15,7 +15,7 @@
  data tier classes <without> having to bring all of Tapestry into your classpath.  This is very useful in multi-tier applications
  where data objects may originate in an application tier (such as a JEE application server) and travel to the presentation tier (a Tapestry application).
 
-Upgrade Nodes
+Upgrade Notes
 
 * Release 5.0.12