You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2007/08/17 09:27:44 UTC

svn commit: r566954 - /myfaces/tobago/trunk/src/docbook/tobago-tutorial.xml

Author: bommel
Date: Fri Aug 17 00:27:43 2007
New Revision: 566954

URL: http://svn.apache.org/viewvc?view=rev&rev=566954
Log:
(TOBAGO-472) Rename the contrib directory to extension

tobago requires maven 2.0.6

Modified:
    myfaces/tobago/trunk/src/docbook/tobago-tutorial.xml

Modified: myfaces/tobago/trunk/src/docbook/tobago-tutorial.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/docbook/tobago-tutorial.xml?view=diff&rev=566954&r1=566953&r2=566954
==============================================================================
--- myfaces/tobago/trunk/src/docbook/tobago-tutorial.xml (original)
+++ myfaces/tobago/trunk/src/docbook/tobago-tutorial.xml Fri Aug 17 00:27:43 2007
@@ -78,7 +78,7 @@
   http://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/blank/ \
   blank</programlisting>
 
-    <para>For building the blank example Java 5 and Maven 2 (at least 2.0.3)
+    <para>For building the blank example Java 5 and Maven 2 (at least 2.0.6)
     are needed. Running Tobago applications in a Java 1.4 environment is
     supported, too. The Tobago distribution contains bytecode transformed
     jars, which were generated with Retrotranslator.</para>
@@ -244,7 +244,7 @@
     decoupling from the rendering tier. It provides its own tag library,
     components and render kit. Besides the JSP tag library, an alternative
     rendering technology called Facelets can be used, too. The
-    <emphasis>contrib</emphasis> folder
+    <emphasis>extension</emphasis> folder
     in the Tobago repository contains the support library to use Facelets
     instead of JSP.</para>
 
@@ -1343,7 +1343,7 @@
     <para>The <literal>onload</literal> attribute instructs Tobago to execute the passed
     JavaScript function after the HTML page was loaded.</para>
 
-    <para>Tobago provides a contribution package <literal>tobago-security</literal> to secure
+    <para>Tobago provides a extension package <literal>tobago-security</literal> to secure
     method bindings with annotations. Currently it is not sufficient to
     include the jar in the classpath, since the order in which the
     <filename>faces-config.xml</filename> files from libraries in the classpath are evaluated is