You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2006/06/23 23:16:16 UTC

svn commit: r416819 - in /myfaces/core/branches/jsf12/api/src/main: java/javax/faces/component/ java/javax/faces/component/html/ resources/javax/faces/component/ resources/javax/faces/component/html/

Author: dennisbyrne
Date: Fri Jun 23 14:16:12 2006
New Revision: 416819

URL: http://svn.apache.org/viewvc?rev=416819&view=rev
Log:
moved XML from main/java to main/resources

Added:
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UIColumn.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIColumn.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UICommand.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UICommand.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UIComponentBase.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIComponentBase.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UIData.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIData.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UIForm.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIForm.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UIGraphic.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIGraphic.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UIInput.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIInput.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UIMessage.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIMessage.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UIMessages.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIMessages.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UINamingContainer.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UINamingContainer.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UIOutput.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIOutput.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UIPanel.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIPanel.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UIParameter.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIParameter.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UISelectBoolean.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UISelectBoolean.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UISelectItem.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UISelectItem.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UISelectItems.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UISelectItems.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UISelectMany.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UISelectMany.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UISelectOne.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UISelectOne.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UIViewRoot.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlCommandButton.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlCommandButton.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlCommandLink.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlCommandLink.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlDataTable.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlDataTable.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlForm.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlForm.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlGraphicImage.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlGraphicImage.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlInputHidden.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlInputHidden.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlInputSecret.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlInputSecret.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlInputText.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlInputText.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlInputTextarea.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlInputTextarea.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlMessage.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlMessage.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlMessages.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlMessages.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlOutputFormat.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlOutputFormat.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlOutputLabel.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlOutputLabel.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlOutputLink.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlOutputLink.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlOutputText.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlOutputText.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlPanelGrid.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlPanelGrid.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlPanelGroup.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlPanelGroup.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlSelectBooleanCheckbox.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlSelectBooleanCheckbox.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlSelectManyCheckbox.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlSelectManyCheckbox.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlSelectManyListbox.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlSelectManyListbox.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlSelectManyMenu.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlSelectManyMenu.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlSelectOneListbox.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlSelectOneListbox.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlSelectOneMenu.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlSelectOneMenu.xml
    myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/html/HtmlSelectOneRadio.xml
      - copied unchanged from r416769, myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlSelectOneRadio.xml
Removed:
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIColumn.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UICommand.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIComponentBase.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIData.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIForm.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIGraphic.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIInput.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIMessage.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIMessages.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UINamingContainer.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIOutput.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIPanel.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIParameter.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UISelectBoolean.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UISelectItem.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UISelectItems.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UISelectMany.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UISelectOne.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/UIViewRoot.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlCommandButton.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlCommandLink.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlDataTable.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlForm.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlGraphicImage.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlInputHidden.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlInputSecret.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlInputText.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlInputTextarea.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlMessage.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlMessages.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlOutputFormat.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlOutputLabel.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlOutputLink.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlOutputText.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlPanelGrid.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlPanelGroup.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlSelectBooleanCheckbox.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlSelectManyCheckbox.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlSelectManyListbox.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlSelectManyMenu.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlSelectOneListbox.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlSelectOneMenu.xml
    myfaces/core/branches/jsf12/api/src/main/java/javax/faces/component/html/HtmlSelectOneRadio.xml

Added: myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UIViewRoot.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UIViewRoot.xml?rev=416819&view=auto
==============================================================================
--- myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UIViewRoot.xml (added)
+++ myfaces/core/branches/jsf12/api/src/main/resources/javax/faces/component/UIViewRoot.xml Fri Jun 23 14:16:12 2006
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<!DOCTYPE component PUBLIC
+  "-//MyFaces//DTD MyFaces component def 1.0//EN"
+  "http://myfaces.apache.org/dtd/Component.dtd">
+
+<component>
+    <component-class>javax.faces.component.UIViewRoot</component-class>
+    <base-class>javax.faces.component.UIComponentBase</base-class>
+    <component-type>javax.faces.ViewRoot</component-type>
+    <component-family>javax.faces.ViewRoot</component-family>
+    <field generateProperty="false" saveState="true" >
+        <name>locale</name>
+        <type>java.util.Locale</type>
+    </field>
+    <field>
+        <name>renderKitId</name>
+        <type>java.lang.String</type>
+        <default-value>HTML_BASIC</default-value>
+    </field>
+    <field generateProperty="false" saveState="true" >
+        <name>viewId</name>
+        <type>java.lang.String</type>
+    </field>
+    <field generateProperty="false" saveState="true" >
+        <name>beforePhaseListener</name>
+        <type>javax.el.MethodExpression</type>
+    </field>
+    <field generateProperty="false" saveState="true" >
+        <name>afterPhaseListener</name>
+        <type>javax.el.MethodExpression</type>
+    </field>
+</component>