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 2008/02/07 06:18:09 UTC

svn commit: r619267 - in /myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org: apache/myfaces/custom/ apache/myfaces/ui/ includes/custom/

Author: lu4242
Date: Wed Feb  6 21:18:05 2008
New Revision: 619267

URL: http://svn.apache.org/viewvc?rev=619267&view=rev
Log:
Bug fixes on build

Modified:
    myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/apache/myfaces/custom/HtmlInputCalendar.xml
    myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/apache/myfaces/custom/HtmlTree2.xml
    myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/apache/myfaces/ui/AbstractHtmlTree2.xml
    myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/includes/custom/_ColumnProperties.xml

Modified: myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/apache/myfaces/custom/HtmlInputCalendar.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/apache/myfaces/custom/HtmlInputCalendar.xml?rev=619267&r1=619266&r2=619267&view=diff
==============================================================================
--- myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/apache/myfaces/custom/HtmlInputCalendar.xml (original)
+++ myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/apache/myfaces/custom/HtmlInputCalendar.xml Wed Feb  6 21:18:05 2008
@@ -255,6 +255,7 @@
 			<description></description>
 			<property-name>popupSelectMode</property-name>
 			<property-class>java.lang.String</property-class>
+			<default-value>day</default-value>
 			<property-extension>
 				<mfp:required>false</mfp:required>
 				<mfp:tag-attribute-excluded>true</mfp:tag-attribute-excluded>

Modified: myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/apache/myfaces/custom/HtmlTree2.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/apache/myfaces/custom/HtmlTree2.xml?rev=619267&r1=619266&r2=619267&view=diff
==============================================================================
--- myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/apache/myfaces/custom/HtmlTree2.xml (original)
+++ myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/apache/myfaces/custom/HtmlTree2.xml Wed Feb  6 21:18:05 2008
@@ -89,6 +89,7 @@
                 <mfp:required>false</mfp:required>
             </property-extension>
         </property>
+        <!-- 
         <property>
             <description></description>
             <property-name>clientSideToggle</property-name>
@@ -98,6 +99,7 @@
                 <mfp:required>false</mfp:required>
             </property-extension>
         </property>
+         -->
         <property>
             <description></description>
             <property-name>showRootNode</property-name>

Modified: myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/apache/myfaces/ui/AbstractHtmlTree2.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/apache/myfaces/ui/AbstractHtmlTree2.xml?rev=619267&r1=619266&r2=619267&view=diff
==============================================================================
--- myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/apache/myfaces/ui/AbstractHtmlTree2.xml (original)
+++ myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/apache/myfaces/ui/AbstractHtmlTree2.xml Wed Feb  6 21:18:05 2008
@@ -43,7 +43,16 @@
                 <mfp:literal-only>true</mfp:literal-only>
             </property-extension>
         </property>
-                        
+        <property>
+            <description></description>
+            <property-name>clientSideToggle</property-name>
+            <property-class>boolean</property-class>
+            <default-value>true</default-value>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+
         <component-extension>
             <!--for the Component generation-->
             <mfp:component-family>org.apache.myfaces.HtmlTree2</mfp:component-family>

Modified: myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/includes/custom/_ColumnProperties.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/includes/custom/_ColumnProperties.xml?rev=619267&r1=619266&r2=619267&view=diff
==============================================================================
--- myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/includes/custom/_ColumnProperties.xml (original)
+++ myfaces/tomahawk/branches/1_2_0/build/src/main/resources/META-INF/maven-faces-plugin/components/org/includes/custom/_ColumnProperties.xml Wed Feb  6 21:18:05 2008
@@ -50,7 +50,6 @@
             <description></description>
             <property-name>groupByValue</property-name>
             <property-class>java.lang.String</property-class>
-            <default-value>false</default-value>
             <property-extension>
                 <!-- 
                 <mfp:tag-attribute-excluded>true</mfp:tag-attribute-excluded>