Author: nbelaevski
Date: 2008-03-26 21:33:56 -0400 (Wed, 26 Mar 2008)
New Revision: 7286
Modified:
trunk/ui/core/src/main/config/component/actionParameter.xml
trunk/ui/core/src/main/config/component/commandButton.xml
trunk/ui/core/src/main/config/component/commandLink.xml
trunk/ui/core/src/main/config/component/form.xml
trunk/ui/core/src/main/config/component/function.xml
trunk/ui/core/src/main/config/component/include.xml
trunk/ui/core/src/main/config/component/loadBundle.xml
trunk/ui/core/src/main/config/component/loadScript.xml
trunk/ui/core/src/main/config/component/loadStyle.xml
trunk/ui/core/src/main/config/component/log.xml
trunk/ui/core/src/main/config/component/mediaOutput.xml
trunk/ui/core/src/main/config/component/outputPanel.xml
trunk/ui/core/src/main/config/component/page.xml
trunk/ui/core/src/main/config/component/poll.xml
trunk/ui/core/src/main/config/component/portlet.xml
trunk/ui/core/src/main/config/component/push.xml
trunk/ui/core/src/main/config/component/region.xml
trunk/ui/core/src/main/config/component/repeat.xml
trunk/ui/core/src/main/config/component/status.xml
trunk/ui/core/src/main/config/component/support.xml
Log:
Fixed broken component descriptors
Modified: trunk/ui/core/src/main/config/component/actionParameter.xml
===================================================================
--- trunk/ui/core/src/main/config/component/actionParameter.xml 2008-03-27 01:21:58 UTC
(rev 7285)
+++ trunk/ui/core/src/main/config/component/actionParameter.xml 2008-03-27 01:33:56 UTC
(rev 7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/commandButton.xml
===================================================================
--- trunk/ui/core/src/main/config/component/commandButton.xml 2008-03-27 01:21:58 UTC (rev
7285)
+++ trunk/ui/core/src/main/config/component/commandButton.xml 2008-03-27 01:33:56 UTC (rev
7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/commandLink.xml
===================================================================
--- trunk/ui/core/src/main/config/component/commandLink.xml 2008-03-27 01:21:58 UTC (rev
7285)
+++ trunk/ui/core/src/main/config/component/commandLink.xml 2008-03-27 01:33:56 UTC (rev
7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/form.xml
===================================================================
--- trunk/ui/core/src/main/config/component/form.xml 2008-03-27 01:21:58 UTC (rev 7285)
+++ trunk/ui/core/src/main/config/component/form.xml 2008-03-27 01:33:56 UTC (rev 7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/function.xml
===================================================================
--- trunk/ui/core/src/main/config/component/function.xml 2008-03-27 01:21:58 UTC (rev
7285)
+++ trunk/ui/core/src/main/config/component/function.xml 2008-03-27 01:33:56 UTC (rev
7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/include.xml
===================================================================
--- trunk/ui/core/src/main/config/component/include.xml 2008-03-27 01:21:58 UTC (rev
7285)
+++ trunk/ui/core/src/main/config/component/include.xml 2008-03-27 01:33:56 UTC (rev
7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/loadBundle.xml
===================================================================
--- trunk/ui/core/src/main/config/component/loadBundle.xml 2008-03-27 01:21:58 UTC (rev
7285)
+++ trunk/ui/core/src/main/config/component/loadBundle.xml 2008-03-27 01:33:56 UTC (rev
7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/loadScript.xml
===================================================================
--- trunk/ui/core/src/main/config/component/loadScript.xml 2008-03-27 01:21:58 UTC (rev
7285)
+++ trunk/ui/core/src/main/config/component/loadScript.xml 2008-03-27 01:33:56 UTC (rev
7286)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE components PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
"http://labs.jboss.com/jbossrichfaces/component-config.dtd
+<!DOCTYPE components PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
"http://labs.jboss.com/jbossrichfaces/component-config.dtd">
+
<components>
<component>
<name>org.ajax4jsf.LoadScript</name>
Modified: trunk/ui/core/src/main/config/component/loadStyle.xml
===================================================================
--- trunk/ui/core/src/main/config/component/loadStyle.xml 2008-03-27 01:21:58 UTC (rev
7285)
+++ trunk/ui/core/src/main/config/component/loadStyle.xml 2008-03-27 01:33:56 UTC (rev
7286)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE components PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
"http://labs.jboss.com/jbossrichfaces/component-config.dtd
+<!DOCTYPE components PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
"http://labs.jboss.com/jbossrichfaces/component-config.dtd">
+
<components>
<component>
<name>org.ajax4jsf.LoadStyle</name>
Modified: trunk/ui/core/src/main/config/component/log.xml
===================================================================
--- trunk/ui/core/src/main/config/component/log.xml 2008-03-27 01:21:58 UTC (rev 7285)
+++ trunk/ui/core/src/main/config/component/log.xml 2008-03-27 01:33:56 UTC (rev 7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/mediaOutput.xml
===================================================================
--- trunk/ui/core/src/main/config/component/mediaOutput.xml 2008-03-27 01:21:58 UTC (rev
7285)
+++ trunk/ui/core/src/main/config/component/mediaOutput.xml 2008-03-27 01:33:56 UTC (rev
7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/outputPanel.xml
===================================================================
--- trunk/ui/core/src/main/config/component/outputPanel.xml 2008-03-27 01:21:58 UTC (rev
7285)
+++ trunk/ui/core/src/main/config/component/outputPanel.xml 2008-03-27 01:33:56 UTC (rev
7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/page.xml
===================================================================
--- trunk/ui/core/src/main/config/component/page.xml 2008-03-27 01:21:58 UTC (rev 7285)
+++ trunk/ui/core/src/main/config/component/page.xml 2008-03-27 01:33:56 UTC (rev 7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/poll.xml
===================================================================
--- trunk/ui/core/src/main/config/component/poll.xml 2008-03-27 01:21:58 UTC (rev 7285)
+++ trunk/ui/core/src/main/config/component/poll.xml 2008-03-27 01:33:56 UTC (rev 7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd" [
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/portlet.xml
===================================================================
--- trunk/ui/core/src/main/config/component/portlet.xml 2008-03-27 01:21:58 UTC (rev
7285)
+++ trunk/ui/core/src/main/config/component/portlet.xml 2008-03-27 01:33:56 UTC (rev
7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/push.xml
===================================================================
--- trunk/ui/core/src/main/config/component/push.xml 2008-03-27 01:21:58 UTC (rev 7285)
+++ trunk/ui/core/src/main/config/component/push.xml 2008-03-27 01:33:56 UTC (rev 7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/region.xml
===================================================================
--- trunk/ui/core/src/main/config/component/region.xml 2008-03-27 01:21:58 UTC (rev 7285)
+++ trunk/ui/core/src/main/config/component/region.xml 2008-03-27 01:33:56 UTC (rev 7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/repeat.xml
===================================================================
--- trunk/ui/core/src/main/config/component/repeat.xml 2008-03-27 01:21:58 UTC (rev 7285)
+++ trunk/ui/core/src/main/config/component/repeat.xml 2008-03-27 01:33:56 UTC (rev 7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/status.xml
===================================================================
--- trunk/ui/core/src/main/config/component/status.xml 2008-03-27 01:21:58 UTC (rev 7285)
+++ trunk/ui/core/src/main/config/component/status.xml 2008-03-27 01:33:56 UTC (rev 7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Modified: trunk/ui/core/src/main/config/component/support.xml
===================================================================
--- trunk/ui/core/src/main/config/component/support.xml 2008-03-27 01:21:58 UTC (rev
7285)
+++ trunk/ui/core/src/main/config/component/support.xml 2008-03-27 01:33:56 UTC (rev
7286)
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components
PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
- "http://labs.jboss.com/jbossrichfaces/component-config.dtd
-<!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
+ "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
+[
+ <!ENTITY universal_html_attributes SYSTEM
"html_universal_attributes.xml">
]>
<components>
Show replies by date