You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2010/03/28 01:43:12 UTC

svn commit: r928313 - in /myfaces/extensions/validator/branches/branch_for_jsf_1_1: parent/src/site/site.xml validation-modules/bean-validation/src/site/

Author: lu4242
Date: Sun Mar 28 00:43:12 2010
New Revision: 928313

URL: http://svn.apache.org/viewvc?rev=928313&view=rev
Log:
update site add 2.0 branch and bean-validation branch

Added:
    myfaces/extensions/validator/branches/branch_for_jsf_1_1/validation-modules/bean-validation/src/site/
Modified:
    myfaces/extensions/validator/branches/branch_for_jsf_1_1/parent/src/site/site.xml

Modified: myfaces/extensions/validator/branches/branch_for_jsf_1_1/parent/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_1/parent/src/site/site.xml?rev=928313&r1=928312&r2=928313&view=diff
==============================================================================
--- myfaces/extensions/validator/branches/branch_for_jsf_1_1/parent/src/site/site.xml (original)
+++ myfaces/extensions/validator/branches/branch_for_jsf_1_1/parent/src/site/site.xml Sun Mar 28 00:43:12 2010
@@ -53,6 +53,7 @@
         <item name="Main Site"         href="http://myfaces.apache.org/extensions/validator/index.html"/>
         <item name="ExtVal for JSF 1.1"          href="http://myfaces.apache.org/extensions/validator11/index.html">
               <item name="Core Module"           href="http://myfaces.apache.org/extensions/validator11/myfaces-extval-core/index.html"/>
+              <item name="Bean Validation"   href="http://myfaces.apache.org/extensions/validator11/validation-modules-project/myfaces-extval-bean-validation/index.html"/>
               <item name="Property Validation"   href="http://myfaces.apache.org/extensions/validator11/validation-modules-project/myfaces-extval-property-validation/index.html"/>
               <item name="Trinidad Support"      href="http://myfaces.apache.org/extensions/validator11/component-support-modules-project/myfaces-extval-trinidad-support/index.html"/>
               <item name="Generic Support"       href="http://myfaces.apache.org/extensions/validator11/component-support-modules-project/myfaces-extval-generic-support/index.html"/>
@@ -60,6 +61,9 @@
         <item name="ExtVal for JSF 1.2"   href="http://myfaces.apache.org/extensions/validator12/index.html" collapse="true">
             <item name="dummy"        href="dummy"/>
         </item>
+        <item name="ExtVal for JSF 2.0"   href="http://myfaces.apache.org/extensions/validator20/index.html" collapse="true">
+            <item name="dummy"        href="dummy"/>
+        </item>
     </menu>
 	
     <menu name="Documentation">