You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sk...@apache.org on 2005/12/02 00:36:27 UTC

svn commit: r351523 - /myfaces/impl/trunk/tld/entities/faces_id_optional_attribute.xml

Author: skitching
Date: Thu Dec  1 15:36:23 2005
New Revision: 351523

URL: http://svn.apache.org/viewcvs?rev=351523&view=rev
Log:
oops - should mark attribute as optional.

Modified:
    myfaces/impl/trunk/tld/entities/faces_id_optional_attribute.xml

Modified: myfaces/impl/trunk/tld/entities/faces_id_optional_attribute.xml
URL: http://svn.apache.org/viewcvs/myfaces/impl/trunk/tld/entities/faces_id_optional_attribute.xml?rev=351523&r1=351522&r2=351523&view=diff
==============================================================================
--- myfaces/impl/trunk/tld/entities/faces_id_optional_attribute.xml (original)
+++ myfaces/impl/trunk/tld/entities/faces_id_optional_attribute.xml Thu Dec  1 15:36:23 2005
@@ -1,6 +1,6 @@
 <attribute>
     <name>id</name>
-    <required>true</required>
+    <required>false</required>
     <rtexprvalue>false</rtexprvalue>
     <type>java.lang.String</type>
     <description>