Author: nbelaevski
Date: 2007-04-19 13:43:57 -0400 (Thu, 19 Apr 2007)
New Revision: 457
Modified:
trunk/richfaces/suggestionbox/src/main/config/component/suggestionbox.xml
trunk/richfaces/tabPanel/src/main/config/component/tabPanel.xml
Log:
Build broken by Doc Team fixed
Modified: trunk/richfaces/suggestionbox/src/main/config/component/suggestionbox.xml
===================================================================
--- trunk/richfaces/suggestionbox/src/main/config/component/suggestionbox.xml 2007-04-19
16:53:16 UTC (rev 456)
+++ trunk/richfaces/suggestionbox/src/main/config/component/suggestionbox.xml 2007-04-19
17:43:57 UTC (rev 457)
@@ -120,7 +120,6 @@
<description>
A flag indicating that this component value must be converted and
validated immediately (that is, during Apply Request Values phase), rather than waiting
until a Process Validations phase
</description>
-
<defaultvalue>"richfaces_suggestionEntry"</defaultvalue>
</property>
<property>
<name>selectedClass</name>
Modified: trunk/richfaces/tabPanel/src/main/config/component/tabPanel.xml
===================================================================
--- trunk/richfaces/tabPanel/src/main/config/component/tabPanel.xml 2007-04-19 16:53:16
UTC (rev 456)
+++ trunk/richfaces/tabPanel/src/main/config/component/tabPanel.xml 2007-04-19 17:43:57
UTC (rev 457)
@@ -59,7 +59,7 @@
</property>
<property>
<name>selectedTab</name>
- <classname>java.lang.String</classname>
+ <classname>java.lang.Object</classname>
<description>Attribure defines name of selected tab.</description>
</property>
<property>
Show replies by date