You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by an...@apache.org on 2010/06/12 11:18:13 UTC

svn commit: r953968 - in /tapestry/tapestry5/trunk: src/site/site.xml tapestry-func/src/site/apt/index.apt

Author: andyhot
Date: Sat Jun 12 09:18:10 2010
New Revision: 953968

URL: http://svn.apache.org/viewvc?rev=953968&view=rev
Log:
include tapestry-jmx in site's menu + close a parenthesis

Modified:
    tapestry/tapestry5/trunk/src/site/site.xml
    tapestry/tapestry5/trunk/tapestry-func/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=953968&r1=953967&r2=953968&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/src/site/site.xml (original)
+++ tapestry/tapestry5/trunk/src/site/site.xml Sat Jun 12 09:18:10 2010
@@ -66,6 +66,7 @@
             <item name="tapestry-hibernate" href="tapestry-hibernate/"/>
             <item name="tapestry-hibernate-core" href="tapestry-hibernate-core/"/>
             <item name="tapestry-ioc" href="tapestry-ioc/"/>
+            <item name="tapestry-jmx" href="tapestry-jmx/"/>
             <item name="tapestry-spring" href="tapestry-spring/"/>
             <item name="tapestry-test" href="tapestry-test/"/>
             <item name="tapestry-upload" href="tapestry-upload/"/>

Modified: tapestry/tapestry5/trunk/tapestry-func/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-func/src/site/apt/index.apt?rev=953968&r1=953967&r2=953968&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-func/src/site/apt/index.apt (original)
+++ tapestry/tapestry5/trunk/tapestry-func/src/site/apt/index.apt Sat Jun 12 09:18:10 2010
@@ -5,5 +5,5 @@
 Tapestry Functional Flows
 
   Lightweight framework for bringing functional style development to the construction and transformation of collections
-  of objects (known as {{{../javadocs/org/apache/tapestry5/func/Flow.html}Flows}}.
-  
\ No newline at end of file
+  of objects (known as {{{../javadocs/org/apache/tapestry5/func/Flow.html}Flows}}).
+