You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bu...@apache.org on 2014/03/28 14:15:33 UTC

svn commit: r904057 - in /websites/staging/myfaces/trunk/content: ./ wiki/core/user-guide.html wiki/core/user-guide/jsf-and-myfaces-howtos.html wiki/sitemap.html

Author: buildbot
Date: Fri Mar 28 13:15:32 2014
New Revision: 904057

Log:
Staging update by buildbot for myfaces

Modified:
    websites/staging/myfaces/trunk/content/   (props changed)
    websites/staging/myfaces/trunk/content/wiki/core/user-guide.html
    websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos.html
    websites/staging/myfaces/trunk/content/wiki/sitemap.html

Propchange: websites/staging/myfaces/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 28 13:15:32 2014
@@ -1 +1 @@
-1573862
+1582743

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide.html Fri Mar 28 13:15:32 2014
@@ -343,6 +343,12 @@ with MyFaces Core JSF implementation.</p
 <li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/managing-errors---infos---warnings/viewexpiredexception-and-session-expiry.html">ViewExpiredException and session expiry</a></li>
 </ul>
 </li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/unit-testing.html">Unit Testing</a><ul>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/unit-testing/create-test-from-base-class.html">Create Test from Base Class</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/unit-testing/create-test-junit-runner.html">Create Test using JUnit Runner</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/unit-testing/setup-with-maven.html">Setup Test Environment with Maven</a></li>
+</ul>
+</li>
 <li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables.html">Working with tables</a><ul>
 <li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables/executing-methods-from-link-or-button-inside-a-table.html">Executing methods from link or button inside a table</a></li>
 <li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables/get-row-data-from-an-actionlistener.html">Get row data from an ActionListener</a></li>

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/jsf-and-myfaces-howtos.html Fri Mar 28 13:15:32 2014
@@ -278,6 +278,12 @@
 <li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/managing-errors---infos---warnings/viewexpiredexception-and-session-expiry.html">ViewExpiredException and session expiry</a></li>
 </ul>
 </li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/unit-testing.html">Unit Testing</a><ul>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/unit-testing/create-test-from-base-class.html">Create Test from Base Class</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/unit-testing/create-test-junit-runner.html">Create Test using JUnit Runner</a></li>
+<li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/unit-testing/setup-with-maven.html">Setup Test Environment with Maven</a></li>
+</ul>
+</li>
 <li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables.html">Working with tables</a><ul>
 <li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables/executing-methods-from-link-or-button-inside-a-table.html">Executing methods from link or button inside a table</a></li>
 <li><a href="/wiki/core/user-guide/jsf-and-myfaces-howtos/working-with-tables/get-row-data-from-an-actionlistener.html">Get row data from an ActionListener</a></li>

Modified: websites/staging/myfaces/trunk/content/wiki/sitemap.html
==============================================================================
Files websites/staging/myfaces/trunk/content/wiki/sitemap.html (original) and websites/staging/myfaces/trunk/content/wiki/sitemap.html Fri Mar 28 13:15:32 2014 differ