You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mb...@apache.org on 2007/03/16 14:24:21 UTC

svn commit: r518967 [8/20] - in /myfaces/core/branches/jsf12: api/src/main/java-templates/javax/faces/component/ api/src/main/java/javax/faces/application/ api/src/main/java/javax/faces/component/ api/src/main/java/javax/faces/context/ api/src/main/jav...

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/TargetProperty.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/TargetProperty.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/TargetProperty.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/TargetProperty.xml Fri Mar 16 06:24:10 2007
@@ -1,30 +1,30 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-              xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin">
-    <component>
-        <property>
-            <description>Names the frame that should display content generated by invoking this action.
-            </description>
-            <property-name>target</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-    </component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+              xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin">
+    <component>
+        <property>
+            <description>Names the frame that should display content generated by invoking this action.
+            </description>
+            <property-name>target</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+    </component>
+</faces-config>

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/TargetProperty.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/TypeProperty.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/TypeProperty.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/TypeProperty.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/TypeProperty.xml Fri Mar 16 06:24:10 2007
@@ -1,29 +1,29 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-              xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin">
-    <component>
-        <property>
-            <description>A hint to the user agent about the content type of the linked resource.</description>
-            <property-name>type</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-    </component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+              xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin">
+    <component>
+        <property>
+            <description>A hint to the user agent about the content type of the linked resource.</description>
+            <property-name>type</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+    </component>
+</faces-config>

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/TypeProperty.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_Datafld_Datasrc_DataformatasProperties.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_Datafld_Datasrc_DataformatasProperties.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_Datafld_Datasrc_DataformatasProperties.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_Datafld_Datasrc_DataformatasProperties.xml Fri Mar 16 06:24:10 2007
@@ -1,46 +1,46 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
-		xmlns:xi="http://www.w3.org/2001/XInclude">
-	<component>
-		<property>
-			<description>Reserved for future use.</description>
-			<property-name>datafld</property-name>			
-            <property-class>java.lang.String</property-class>
-			<property-extension>
-				<mfp:required>false</mfp:required>
-			</property-extension>
-		</property>
-		<property>
-			<description>Reserved for future use.</description>
-			<property-name>datasrc</property-name>			
-            <property-class>java.lang.String</property-class>
-			<property-extension>
-				<mfp:required>false</mfp:required>
-			</property-extension>
-		</property>
-		<property>
-			<description>Reserved for future use.</description>
-			<property-name>dataformatas</property-name>			
-            <property-class>java.lang.String</property-class>
-			<property-extension>
-				<mfp:required>false</mfp:required>
-			</property-extension>
-		</property>		
-	</component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
+		xmlns:xi="http://www.w3.org/2001/XInclude">
+	<component>
+		<property>
+			<description>Reserved for future use.</description>
+			<property-name>datafld</property-name>			
+            <property-class>java.lang.String</property-class>
+			<property-extension>
+				<mfp:required>false</mfp:required>
+			</property-extension>
+		</property>
+		<property>
+			<description>Reserved for future use.</description>
+			<property-name>datasrc</property-name>			
+            <property-class>java.lang.String</property-class>
+			<property-extension>
+				<mfp:required>false</mfp:required>
+			</property-extension>
+		</property>
+		<property>
+			<description>Reserved for future use.</description>
+			<property-name>dataformatas</property-name>			
+            <property-class>java.lang.String</property-class>
+			<property-extension>
+				<mfp:required>false</mfp:required>
+			</property-extension>
+		</property>		
+	</component>
+</faces-config>

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_Datafld_Datasrc_DataformatasProperties.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_EventHandlerProperties.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_EventHandlerProperties.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_EventHandlerProperties.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_EventHandlerProperties.xml Fri Mar 16 06:24:10 2007
@@ -1,105 +1,105 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-              xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin">
-    <component>
-         <!-- onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout,
-            onkeypress, onkeydown, onkeyup-->
-        <property>
-            <description>Script to be invoked when the element is clicked.</description>
-            <property-name>onclick</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-        <property>
-            <description>Script to be invoked when the element is double-clicked.</description>
-            <property-name>ondblclick</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-        <property>
-            <description>Script to be invoked when the pointing device is pressed over this element.</description>
-            <property-name>onmousedown</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-        <property>
-            <description>Script to be invoked when the pointing device is released over this element.
-            </description>
-            <property-name>onmouseup</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-        <property>
-            <description>Script to be invoked when the pointing device is moved into this element.</description>
-            <property-name>onmouseover</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-        <property>
-            <description>Script to be invoked when the pointing device is moved while it is in this element.
-            </description>
-            <property-name>onmousemove</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-        <property>
-            <description>Script to be invoked when the pointing device is moves out of this element.</description>
-            <property-name>onmouseout</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-        <property>
-            <description>Script to be invoked when a key is pressed over this element.</description>
-            <property-name>onkeypress</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-        <property>
-            <description>Script to be invoked when a key is pressed down over this element.</description>
-            <property-name>onkeydown</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-        <property>
-            <description>Script to be invoked when a key is released over this element.</description>
-            <property-name>onkeyup</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-    </component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+              xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin">
+    <component>
+         <!-- onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout,
+            onkeypress, onkeydown, onkeyup-->
+        <property>
+            <description>Script to be invoked when the element is clicked.</description>
+            <property-name>onclick</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+        <property>
+            <description>Script to be invoked when the element is double-clicked.</description>
+            <property-name>ondblclick</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+        <property>
+            <description>Script to be invoked when the pointing device is pressed over this element.</description>
+            <property-name>onmousedown</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+        <property>
+            <description>Script to be invoked when the pointing device is released over this element.
+            </description>
+            <property-name>onmouseup</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+        <property>
+            <description>Script to be invoked when the pointing device is moved into this element.</description>
+            <property-name>onmouseover</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+        <property>
+            <description>Script to be invoked when the pointing device is moved while it is in this element.
+            </description>
+            <property-name>onmousemove</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+        <property>
+            <description>Script to be invoked when the pointing device is moves out of this element.</description>
+            <property-name>onmouseout</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+        <property>
+            <description>Script to be invoked when a key is pressed over this element.</description>
+            <property-name>onkeypress</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+        <property>
+            <description>Script to be invoked when a key is pressed down over this element.</description>
+            <property-name>onkeydown</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+        <property>
+            <description>Script to be invoked when a key is released over this element.</description>
+            <property-name>onkeyup</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+    </component>
+</faces-config>

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_EventHandlerProperties.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_Focus_BlurProperties.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_Focus_BlurProperties.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_Focus_BlurProperties.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_Focus_BlurProperties.xml Fri Mar 16 06:24:10 2007
@@ -1,37 +1,37 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-              xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin">
-    <component>
-        <property>
-            <description>Specifies a script to be invoked when the element loses focus.</description>
-            <property-name>onblur</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-        <property>
-            <description>Specifies a script to be invoked when the element receives focus.</description>
-            <property-name>onfocus</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-    </component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+              xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin">
+    <component>
+        <property>
+            <description>Specifies a script to be invoked when the element loses focus.</description>
+            <property-name>onblur</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+        <property>
+            <description>Specifies a script to be invoked when the element receives focus.</description>
+            <property-name>onfocus</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+    </component>
+</faces-config>

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_Focus_BlurProperties.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_InputProperties.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_InputProperties.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_InputProperties.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_InputProperties.xml Fri Mar 16 06:24:10 2007
@@ -1,45 +1,45 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
-		xmlns:xi="http://www.w3.org/2001/XInclude">
-	<component>
-        <!--
-            dir, lang, style, styleClass, title,
-            onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
-            onblur, onfocus, onchange, onselect,
-            accesskey, tabindex, disabled, readonly, label
-        -->
-
-        <!-- dir, lang, style, styleClass, title -->
-        <xi:include href="_UniversalProperties.xml" xpointer="/faces_config/component/*" />
-
-         <!-- onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout,
-            onkeypress, onkeydown, onkeyup-->
-        <xi:include href="_EventHandlerProperties.xml" xpointer="/faces_config/component/*" />
-        <xi:include href="_Focus_BlurProperties.xml" xpointer="/faces-config/component/*"/>
-        <xi:include href="OnchangeProperty.xml" xpointer="/faces-config/component/*"/>
-        <xi:include href="OnselectProperty.xml" xpointer="/faces-config/component/*"/>
-
-        <xi:include href="AccesskeyProperty.xml" xpointer="/faces_config/component/*" />
-        <xi:include href="TabindexProperty.xml" xpointer="/faces_config/component/*" />
-        <xi:include href="DisabledProperty.xml" xpointer="/faces_config/component/*" />
-        <xi:include href="ReadonlyProperty.xml" xpointer="/faces_config/component/*" />
-        <xi:include href="LabelProperty.xml" xpointer="/faces_config/component/*" />
-
-    </component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
+		xmlns:xi="http://www.w3.org/2001/XInclude">
+	<component>
+        <!--
+            dir, lang, style, styleClass, title,
+            onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
+            onblur, onfocus, onchange, onselect,
+            accesskey, tabindex, disabled, readonly, label
+        -->
+
+        <!-- dir, lang, style, styleClass, title -->
+        <xi:include href="_UniversalProperties.xml" xpointer="/faces_config/component/*" />
+
+         <!-- onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout,
+            onkeypress, onkeydown, onkeyup-->
+        <xi:include href="_EventHandlerProperties.xml" xpointer="/faces_config/component/*" />
+        <xi:include href="_Focus_BlurProperties.xml" xpointer="/faces-config/component/*"/>
+        <xi:include href="OnchangeProperty.xml" xpointer="/faces-config/component/*"/>
+        <xi:include href="OnselectProperty.xml" xpointer="/faces-config/component/*"/>
+
+        <xi:include href="AccesskeyProperty.xml" xpointer="/faces_config/component/*" />
+        <xi:include href="TabindexProperty.xml" xpointer="/faces_config/component/*" />
+        <xi:include href="DisabledProperty.xml" xpointer="/faces_config/component/*" />
+        <xi:include href="ReadonlyProperty.xml" xpointer="/faces_config/component/*" />
+        <xi:include href="LabelProperty.xml" xpointer="/faces_config/component/*" />
+
+    </component>
+</faces-config>

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_InputProperties.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_InputTextFieldsProperties.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_InputTextFieldsProperties.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_InputTextFieldsProperties.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_InputTextFieldsProperties.xml Fri Mar 16 06:24:10 2007
@@ -1,58 +1,58 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
-		xmlns:xi="http://www.w3.org/2001/XInclude">
-	<component>
-        <!--
-            dir, lang, style, styleClass, title,
-            onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
-            onblur, onfocus, onchange, onselect,
-            accesskey, alt, tabindex, disabled, readonly,
-            maxlength, size, label, autocomplete
-        -->
-
-        <xi:include href="_InputProperties.xml" xpointer="/faces_config/component/*" />
-
-        <xi:include href="AltProperty.xml" xpointer="/faces_config/component/*" />
-        <xi:include href="SizeProperty.xml" xpointer="/faces_config/component/*" />
-
-        <property>
-            <description>The maximum number of characters allowed to be entered.</description>
-            <property-name>maxlength</property-name>
-            <property-class>int</property-class>
-            <default-value>-2147483648</default-value>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-
-        <property>
-            <description>If the value of this attribute is "off", render "off" as the value of the attribute.
-                This indicates that the browser should disable its autocomplete feature for this component.
-                This is useful for components that perform autocompletion and do not want the browser interfering.
-                If this attribute is not set or the value is "on", render nothing.
-            </description>
-            <property-name>autocomplete</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-
-    </component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
+		xmlns:xi="http://www.w3.org/2001/XInclude">
+	<component>
+        <!--
+            dir, lang, style, styleClass, title,
+            onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup,
+            onblur, onfocus, onchange, onselect,
+            accesskey, alt, tabindex, disabled, readonly,
+            maxlength, size, label, autocomplete
+        -->
+
+        <xi:include href="_InputProperties.xml" xpointer="/faces_config/component/*" />
+
+        <xi:include href="AltProperty.xml" xpointer="/faces_config/component/*" />
+        <xi:include href="SizeProperty.xml" xpointer="/faces_config/component/*" />
+
+        <property>
+            <description>The maximum number of characters allowed to be entered.</description>
+            <property-name>maxlength</property-name>
+            <property-class>int</property-class>
+            <default-value>-2147483648</default-value>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+
+        <property>
+            <description>If the value of this attribute is "off", render "off" as the value of the attribute.
+                This indicates that the browser should disable its autocomplete feature for this component.
+                This is useful for components that perform autocompletion and do not want the browser interfering.
+                If this attribute is not set or the value is "on", render nothing.
+            </description>
+            <property-name>autocomplete</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+
+    </component>
+</faces-config>

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_InputTextFieldsProperties.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_LinkProperties.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_LinkProperties.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_LinkProperties.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_LinkProperties.xml Fri Mar 16 06:24:10 2007
@@ -1,36 +1,36 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
-		xmlns:xi="http://www.w3.org/2001/XInclude">
-	<component>
-        <!-- accesskey, charset, coords, hreflang, diabled, rel, rev, shape, target, tabindex, type   -->
-        <xi:include href="AccesskeyProperty.xml" xpointer="/faces-config/component/*"/>
-        <xi:include href="CharsetProperty.xml" xpointer="/faces-config/component/*"/>
-        <xi:include href="CoordsProperty.xml" xpointer="/faces-config/component/*"/>
-        <xi:include href="HreflangProperty.xml" xpointer="/faces-config/component/*"/>
-        <xi:include href="DisabledProperty.xml" xpointer="/faces-config/component/*"/>
-
-        <xi:include href="RelProperty.xml" xpointer="/faces-config/component/*"/>
-        <xi:include href="RevProperty.xml" xpointer="/faces-config/component/*"/>
-        <xi:include href="ShapeProperty.xml" xpointer="/faces-config/component/*"/>
-
-        <xi:include href="TargetProperty.xml" xpointer="/faces-config/component/*"/>
-        <xi:include href="TabindexProperty.xml" xpointer="/faces-config/component/*"/>
-        <xi:include href="TypeProperty.xml" xpointer="/faces-config/component/*"/>
-    </component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
+		xmlns:xi="http://www.w3.org/2001/XInclude">
+	<component>
+        <!-- accesskey, charset, coords, hreflang, diabled, rel, rev, shape, target, tabindex, type   -->
+        <xi:include href="AccesskeyProperty.xml" xpointer="/faces-config/component/*"/>
+        <xi:include href="CharsetProperty.xml" xpointer="/faces-config/component/*"/>
+        <xi:include href="CoordsProperty.xml" xpointer="/faces-config/component/*"/>
+        <xi:include href="HreflangProperty.xml" xpointer="/faces-config/component/*"/>
+        <xi:include href="DisabledProperty.xml" xpointer="/faces-config/component/*"/>
+
+        <xi:include href="RelProperty.xml" xpointer="/faces-config/component/*"/>
+        <xi:include href="RevProperty.xml" xpointer="/faces-config/component/*"/>
+        <xi:include href="ShapeProperty.xml" xpointer="/faces-config/component/*"/>
+
+        <xi:include href="TargetProperty.xml" xpointer="/faces-config/component/*"/>
+        <xi:include href="TabindexProperty.xml" xpointer="/faces-config/component/*"/>
+        <xi:include href="TypeProperty.xml" xpointer="/faces-config/component/*"/>
+    </component>
+</faces-config>

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_LinkProperties.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_MessageProperties.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_MessageProperties.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_MessageProperties.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_MessageProperties.xml Fri Mar 16 06:24:10 2007
@@ -1,104 +1,104 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
-		xmlns:xi="http://www.w3.org/2001/XInclude">
-	<component>
-        <!--infoClass, infoStyle, warnClass, warnStyle, errorClass, errorStyle, fatalClass, fatalStyle, tooltip-->
-        <property>
-			<description><![CDATA[CSS class to be used for messages with severity "INFO".]]></description>
-			<property-name>infoClass</property-name>
-            <property-class>java.lang.String</property-class>
-			<property-extension>
-				<mfp:required>false</mfp:required>
-			</property-extension>
-		</property>
-
-        <property>
-			<description><![CDATA[CSS style to be used for messages with severity "INFO".]]></description>
-			<property-name>infoStyle</property-name>
-            <property-class>java.lang.String</property-class>
-			<property-extension>
-				<mfp:required>false</mfp:required>
-			</property-extension>
-		</property>
-
-        <property>
-			<description><![CDATA[CSS class to be used for messages with severity "WARN".]]></description>
-			<property-name>warnClass</property-name>
-            <property-class>java.lang.String</property-class>
-			<property-extension>
-				<mfp:required>false</mfp:required>
-			</property-extension>
-		</property>
-
-        <property>
-			<description><![CDATA[CSS style to be used for messages with severity "WARN".]]></description>
-			<property-name>warnStyle</property-name>
-            <property-class>java.lang.String</property-class>
-			<property-extension>
-				<mfp:required>false</mfp:required>
-			</property-extension>
-		</property>
-
-        <property>
-			<description><![CDATA[CSS class to be used for messages with severity "ERROR".]]></description>
-			<property-name>errorClass</property-name>
-            <property-class>java.lang.String</property-class>
-			<property-extension>
-				<mfp:required>false</mfp:required>
-			</property-extension>
-		</property>
-
-        <property>
-			<description><![CDATA[CSS style to be used for messages with severity "ERROR".]]></description>
-			<property-name>errorStyle</property-name>
-            <property-class>java.lang.String</property-class>
-			<property-extension>
-				<mfp:required>false</mfp:required>
-			</property-extension>
-		</property>
-
-        <property>
-			<description><![CDATA[CSS class to be used for messages with severity "FATAL".]]></description>
-			<property-name>fatalClass</property-name>
-            <property-class>java.lang.String</property-class>
-			<property-extension>
-				<mfp:required>false</mfp:required>
-			</property-extension>
-		</property>
-
-        <property>
-			<description><![CDATA[CSS style to be used for messages with severity "FATAL".]]></description>
-			<property-name>fatalStyle</property-name>
-            <property-class>java.lang.String</property-class>
-			<property-extension>
-				<mfp:required>false</mfp:required>
-			</property-extension>
-		</property>
-
-        <property>
-			<description><![CDATA[If true, the message summary will be rendered as a tooltip (i.e. HTML title attribute).]]></description>
-			<property-name>tooltip</property-name>
-            <property-class>boolean</property-class>
-			<property-extension>
-				<mfp:required>false</mfp:required>
-			</property-extension>
-		</property>
-
-    </component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
+		xmlns:xi="http://www.w3.org/2001/XInclude">
+	<component>
+        <!--infoClass, infoStyle, warnClass, warnStyle, errorClass, errorStyle, fatalClass, fatalStyle, tooltip-->
+        <property>
+			<description><![CDATA[CSS class to be used for messages with severity "INFO".]]></description>
+			<property-name>infoClass</property-name>
+            <property-class>java.lang.String</property-class>
+			<property-extension>
+				<mfp:required>false</mfp:required>
+			</property-extension>
+		</property>
+
+        <property>
+			<description><![CDATA[CSS style to be used for messages with severity "INFO".]]></description>
+			<property-name>infoStyle</property-name>
+            <property-class>java.lang.String</property-class>
+			<property-extension>
+				<mfp:required>false</mfp:required>
+			</property-extension>
+		</property>
+
+        <property>
+			<description><![CDATA[CSS class to be used for messages with severity "WARN".]]></description>
+			<property-name>warnClass</property-name>
+            <property-class>java.lang.String</property-class>
+			<property-extension>
+				<mfp:required>false</mfp:required>
+			</property-extension>
+		</property>
+
+        <property>
+			<description><![CDATA[CSS style to be used for messages with severity "WARN".]]></description>
+			<property-name>warnStyle</property-name>
+            <property-class>java.lang.String</property-class>
+			<property-extension>
+				<mfp:required>false</mfp:required>
+			</property-extension>
+		</property>
+
+        <property>
+			<description><![CDATA[CSS class to be used for messages with severity "ERROR".]]></description>
+			<property-name>errorClass</property-name>
+            <property-class>java.lang.String</property-class>
+			<property-extension>
+				<mfp:required>false</mfp:required>
+			</property-extension>
+		</property>
+
+        <property>
+			<description><![CDATA[CSS style to be used for messages with severity "ERROR".]]></description>
+			<property-name>errorStyle</property-name>
+            <property-class>java.lang.String</property-class>
+			<property-extension>
+				<mfp:required>false</mfp:required>
+			</property-extension>
+		</property>
+
+        <property>
+			<description><![CDATA[CSS class to be used for messages with severity "FATAL".]]></description>
+			<property-name>fatalClass</property-name>
+            <property-class>java.lang.String</property-class>
+			<property-extension>
+				<mfp:required>false</mfp:required>
+			</property-extension>
+		</property>
+
+        <property>
+			<description><![CDATA[CSS style to be used for messages with severity "FATAL".]]></description>
+			<property-name>fatalStyle</property-name>
+            <property-class>java.lang.String</property-class>
+			<property-extension>
+				<mfp:required>false</mfp:required>
+			</property-extension>
+		</property>
+
+        <property>
+			<description><![CDATA[If true, the message summary will be rendered as a tooltip (i.e. HTML title attribute).]]></description>
+			<property-name>tooltip</property-name>
+            <property-class>boolean</property-class>
+			<property-extension>
+				<mfp:required>false</mfp:required>
+			</property-extension>
+		</property>
+
+    </component>
+</faces-config>

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_MessageProperties.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_TableProperties.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_UniversalProperties.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_UniversalProperties.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_UniversalProperties.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_UniversalProperties.xml Fri Mar 16 06:24:10 2007
@@ -1,51 +1,51 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-              xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
-		      xmlns:xi="http://www.w3.org/2001/XInclude">
-    <component>
-        <!-- dir, lang, style, styleClass, title -->
-        <xi:include href="StyleProperty.xml" xpointer="/faces-config/component/*"/>
-        <xi:include href="StyleClassProperty.xml" xpointer="/faces-config/component/*"/>
-        
-        <property>
-            <description>The direction of text display, either 'ltr' (left-to-right) or 'rtl' (right-to-left).</description>
-            <property-name>dir</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-        <property>
-            <description>The base language of this document.</description>
-            <property-name>lang</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-        <property>
-            <description>An advisory title for this element. Often used by the user agent as a tooltip.
-            </description>
-            <property-name>title</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-    </component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+              xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
+		      xmlns:xi="http://www.w3.org/2001/XInclude">
+    <component>
+        <!-- dir, lang, style, styleClass, title -->
+        <xi:include href="StyleProperty.xml" xpointer="/faces-config/component/*"/>
+        <xi:include href="StyleClassProperty.xml" xpointer="/faces-config/component/*"/>
+        
+        <property>
+            <description>The direction of text display, either 'ltr' (left-to-right) or 'rtl' (right-to-left).</description>
+            <property-name>dir</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+        <property>
+            <description>The base language of this document.</description>
+            <property-name>lang</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+        <property>
+            <description>An advisory title for this element. Often used by the user agent as a tooltip.
+            </description>
+            <property-name>title</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+    </component>
+</faces-config>

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/_UniversalProperties.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/accesskey.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/html/hreflang.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesBindingProperty.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesBindingProperty.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesBindingProperty.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesBindingProperty.xml Fri Mar 16 06:24:10 2007
@@ -1,32 +1,32 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-              xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin">
-    <component>
-        <property>
-            <description>Identifies a backing bean property (of type UIComponent or appropriate
-                subclass) to bind to this component instance. This value must be an
-                EL expression.
-            </description>
-            <property-name>binding</property-name>
-            <property-class>javax.el.ValueExpression</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-    </component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+              xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin">
+    <component>
+        <property>
+            <description>Identifies a backing bean property (of type UIComponent or appropriate
+                subclass) to bind to this component instance. This value must be an
+                EL expression.
+            </description>
+            <property-name>binding</property-name>
+            <property-class>javax.el.ValueExpression</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+    </component>
+</faces-config>

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesBindingProperty.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesIdOptionalProperty.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesIdOptionalProperty.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesIdOptionalProperty.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesIdOptionalProperty.xml Fri Mar 16 06:24:10 2007
@@ -1,33 +1,33 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
-		xmlns:xi="http://www.w3.org/2001/XInclude">
-	<component>
-		<property>
-			<description> The developer-assigned ID of this component.  The ID must be unique
-			within the scope of the tag's enclosing naming container (e.g. 
-			h:form or f:subview).  This value must be a static value.</description>
-			<property-name>id</property-name>
-			<property-class>java.lang.String</property-class>
-			<property-extension>
-                <mfp:literal-only>true</mfp:literal-only>
-                <mfp:required>false</mfp:required>
-			</property-extension>
-		</property>
-	</component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
+		xmlns:xi="http://www.w3.org/2001/XInclude">
+	<component>
+		<property>
+			<description> The developer-assigned ID of this component.  The ID must be unique
+			within the scope of the tag's enclosing naming container (e.g. 
+			h:form or f:subview).  This value must be a static value.</description>
+			<property-name>id</property-name>
+			<property-class>java.lang.String</property-class>
+			<property-extension>
+                <mfp:literal-only>true</mfp:literal-only>
+                <mfp:required>false</mfp:required>
+			</property-extension>
+		</property>
+	</component>
+</faces-config>

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesIdOptionalProperty.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesImmediateProperty.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesImmediateProperty.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesImmediateProperty.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesImmediateProperty.xml Fri Mar 16 06:24:10 2007
@@ -1,32 +1,32 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
-		xmlns:xi="http://www.w3.org/2001/XInclude">
-	<component>
-        <property>
-            <description><![CDATA[A boolean value that identifies the phase during which action events
-        should fire. During normal event processing, action methods and
-        action listener methods are fired during the "invoke application"
-        phase of request processing. If this attribute is set to "true",
-        these methods are fired instead at the end of the "apply request
-        values" phase.]]></description>
-            <property-name>immediate</property-name>
-            <property-class>boolean</property-class>
-        </property>
-	</component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
+		xmlns:xi="http://www.w3.org/2001/XInclude">
+	<component>
+        <property>
+            <description><![CDATA[A boolean value that identifies the phase during which action events
+        should fire. During normal event processing, action methods and
+        action listener methods are fired during the "invoke application"
+        phase of request processing. If this attribute is set to "true",
+        these methods are fired instead at the end of the "apply request
+        values" phase.]]></description>
+            <property-name>immediate</property-name>
+            <property-class>boolean</property-class>
+        </property>
+	</component>
+</faces-config>

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesImmediateProperty.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesLableProperty.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesLableProperty.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesLableProperty.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesLableProperty.xml Fri Mar 16 06:24:10 2007
@@ -1,29 +1,29 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-              xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin">
-    <component>
-        <property>
-            <description>A diplay name for this component.</description>
-            <property-name>label</property-name>
-            <property-class>java.lang.String</property-class>
-            <property-extension>
-                <mfp:required>false</mfp:required>
-            </property-extension>
-        </property>
-    </component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+              xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin">
+    <component>
+        <property>
+            <description>A diplay name for this component.</description>
+            <property-name>label</property-name>
+            <property-class>java.lang.String</property-class>
+            <property-extension>
+                <mfp:required>false</mfp:required>
+            </property-extension>
+        </property>
+    </component>
+</faces-config>

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesLableProperty.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesRenderedProperty.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesRenderedProperty.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesRenderedProperty.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesRenderedProperty.xml Fri Mar 16 06:24:10 2007
@@ -1,35 +1,35 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
-		xmlns:xi="http://www.w3.org/2001/XInclude">
-	<component>
-        <property>
-            <description>A boolean value that indicates whether this component should be rendered.
-			Default value: true.</description>
-            <property-name>rendered</property-name>
-            <property-class>boolean</property-class>
-            <default-value>true</default-value>
-            <property-extension>
-                <mfp:property-metadata>
-                    <!-- todo: is this general???-->
-                    <mfp:group>${md:getTranslatedString("CORE_GROUP")}</mfp:group>
-                </mfp:property-metadata>
-            </property-extension>
-        </property>
-	</component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
+		xmlns:xi="http://www.w3.org/2001/XInclude">
+	<component>
+        <property>
+            <description>A boolean value that indicates whether this component should be rendered.
+			Default value: true.</description>
+            <property-name>rendered</property-name>
+            <property-class>boolean</property-class>
+            <default-value>true</default-value>
+            <property-extension>
+                <mfp:property-metadata>
+                    <!-- todo: is this general???-->
+                    <mfp:group>${md:getTranslatedString("CORE_GROUP")}</mfp:group>
+                </mfp:property-metadata>
+            </property-extension>
+        </property>
+	</component>
+</faces-config>

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesRenderedProperty.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesRequiredProperty.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesRequiredProperty.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesRequiredProperty.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesRequiredProperty.xml Fri Mar 16 06:24:10 2007
@@ -1,28 +1,28 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
-		xmlns:xi="http://www.w3.org/2001/XInclude">
-	<component>
-        <property>
-            <description>A boolean value that indicates whether a value is required. Default value: false.</description>
-            <property-name>required</property-name>
-            <property-class>boolean</property-class>
-            <default-value>false</default-value>
-        </property>
-	</component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+		xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
+		xmlns:xi="http://www.w3.org/2001/XInclude">
+	<component>
+        <property>
+            <description>A boolean value that indicates whether a value is required. Default value: false.</description>
+            <property-name>required</property-name>
+            <property-class>boolean</property-class>
+            <default-value>false</default-value>
+        </property>
+	</component>
+</faces-config>

Propchange: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/FacesRequiredProperty.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/_CommandProperties.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/_CommandProperties.xml?view=diff&rev=518967&r1=518966&r2=518967
==============================================================================
--- myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/_CommandProperties.xml (original)
+++ myfaces/core/branches/jsf12/build/src/main/resources/META-INF/maven-faces-plugin/components/includes/ui/_CommandProperties.xml Fri Mar 16 06:24:10 2007
@@ -1,77 +1,77 @@
-<?xml version="1.0" ?>
-<!--
-  Copyright 2006 The Apache Software Foundation.
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
-              xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
-              xmlns:xi="http://www.w3.org/2001/XInclude">
-    <component>
-        <!--value, actionListener, action, immediate-->
-
-        <xi:include href="../../includes/ui/FacesImmediateProperty.xml" xpointer="/faces-config/component/*"/>
-
-        <property>
-            <description><![CDATA[The initial value of this component.]]></description>
-            <property-name>value</property-name>
-            <property-class>java.lang.Object</property-class>
-        </property>
-
-        <property>
-            <description><![CDATA[Specifies the action to take when this command is invoked.
-        If the value is an expression, it is expected to be a method
-        binding EL expression that identifies an action method. An action method
-        accepts no parameters and has a String return value, called the action
-        outcome, that identifies the next view displayed. The phase that this
-        event is fired in can be controlled via the immediate attribute.
-
-    	If the value is a string literal, it is treated as a navigation outcome
-    	for the current view.  This is functionally equivalent to a reference to
-    	an action method that returns the string literal.]]></description>
-            <property-name>actionExpression</property-name>
-            <property-class>javax.el.MethodExpression</property-class>
-            <property-extension>
-                <mfp:method-binding-signature>
-                    <mfp:return-type>java.lang.String</mfp:return-type>
-                </mfp:method-binding-signature>
-                <mfp:property-metadata>
-                    <mfp:preferred>true</mfp:preferred>
-                </mfp:property-metadata>
-                <mfp:state-holder>yes</mfp:state-holder>
-                <mfp:jsp-property-name>action</mfp:jsp-property-name>
-            </property-extension>
-        </property>
-
-        <property>
-            <description><![CDATA[A method binding EL expression that identifies an action listener method
-        to be invoked if this component is activated by the user. An action
-        listener method accepts a parameter of type javax.faces.event.ActionEvent
-        and returns void. The phase that this event is fired in can be controlled
-        via the immediate attribute.]]></description>
-            <property-name>actionListener</property-name>
-            <property-class>javax.faces.el.MethodBinding</property-class>
-            <property-extension>
-                <mfp:method-binding-signature>
-                    <mfp:parameter-type>javax.faces.event.ActionEvent</mfp:parameter-type>
-                    <mfp:return-type>void</mfp:return-type>
-                </mfp:method-binding-signature>
-                <mfp:property-metadata>
-                    <mfp:preferred>true</mfp:preferred>
-                    <mfp:required>false</mfp:required>
-                </mfp:property-metadata>
-                <mfp:state-holder>yes</mfp:state-holder>
-            </property-extension>
-        </property>
-    </component>
-</faces-config>
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
+              xmlns:mfp="http://myfaces.apache.org/maven-faces-plugin"
+              xmlns:xi="http://www.w3.org/2001/XInclude">
+    <component>
+        <!--value, actionListener, action, immediate-->
+
+        <xi:include href="../../includes/ui/FacesImmediateProperty.xml" xpointer="/faces-config/component/*"/>
+
+        <property>
+            <description><![CDATA[The initial value of this component.]]></description>
+            <property-name>value</property-name>
+            <property-class>java.lang.Object</property-class>
+        </property>
+
+        <property>
+            <description><![CDATA[Specifies the action to take when this command is invoked.
+        If the value is an expression, it is expected to be a method
+        binding EL expression that identifies an action method. An action method
+        accepts no parameters and has a String return value, called the action
+        outcome, that identifies the next view displayed. The phase that this
+        event is fired in can be controlled via the immediate attribute.
+
+    	If the value is a string literal, it is treated as a navigation outcome
+    	for the current view.  This is functionally equivalent to a reference to
+    	an action method that returns the string literal.]]></description>
+            <property-name>actionExpression</property-name>
+            <property-class>javax.el.MethodExpression</property-class>
+            <property-extension>
+                <mfp:method-binding-signature>
+                    <mfp:return-type>java.lang.String</mfp:return-type>
+                </mfp:method-binding-signature>
+                <mfp:property-metadata>
+                    <mfp:preferred>true</mfp:preferred>
+                </mfp:property-metadata>
+                <mfp:state-holder>yes</mfp:state-holder>
+                <mfp:jsp-property-name>action</mfp:jsp-property-name>
+            </property-extension>
+        </property>
+
+        <property>
+            <description><![CDATA[A method binding EL expression that identifies an action listener method
+        to be invoked if this component is activated by the user. An action
+        listener method accepts a parameter of type javax.faces.event.ActionEvent
+        and returns void. The phase that this event is fired in can be controlled
+        via the immediate attribute.]]></description>
+            <property-name>actionListener</property-name>
+            <property-class>javax.faces.el.MethodBinding</property-class>
+            <property-extension>
+                <mfp:method-binding-signature>
+                    <mfp:parameter-type>javax.faces.event.ActionEvent</mfp:parameter-type>
+                    <mfp:return-type>void</mfp:return-type>
+                </mfp:method-binding-signature>
+                <mfp:property-metadata>
+                    <mfp:preferred>true</mfp:preferred>
+                    <mfp:required>false</mfp:required>
+                </mfp:property-metadata>
+                <mfp:state-holder>yes</mfp:state-holder>
+            </property-extension>
+        </property>
+    </component>
+</faces-config>