Author: norman.richards(a)jboss.com
Date: 2009-06-05 19:32:48 -0400 (Fri, 05 Jun 2009)
New Revision: 11088
Modified:
branches/community/Seam_2_2/seam-gen/icefaces/view/edit.page.xml.ftl
branches/community/Seam_2_2/seam-gen/icefaces/view/list.page.xml.ftl
branches/community/Seam_2_2/seam-gen/icefaces/view/login.page.xml
branches/community/Seam_2_2/seam-gen/icefaces/view/view.page.xml.ftl
branches/community/Seam_2_2/seam-gen/resources/WEB-INF/components-war-tokenized.xml
branches/community/Seam_2_2/seam-gen/resources/WEB-INF/components-war.xml
branches/community/Seam_2_2/seam-gen/resources/WEB-INF/components.xml
branches/community/Seam_2_2/seam-gen/resources/WEB-INF/pages.xml
branches/community/Seam_2_2/seam-gen/view/edit.page.xml.ftl
branches/community/Seam_2_2/seam-gen/view/list.page.xml.ftl
branches/community/Seam_2_2/seam-gen/view/login.page.xml
branches/community/Seam_2_2/seam-gen/view/useradmin/roledetail.page.xml
branches/community/Seam_2_2/seam-gen/view/useradmin/rolemanager.page.xml
branches/community/Seam_2_2/seam-gen/view/useradmin/userdetail.page.xml
branches/community/Seam_2_2/seam-gen/view/useradmin/usermanager.page.xml
branches/community/Seam_2_2/seam-gen/view/view.page.xml.ftl
Log:
schema versions
Modified: branches/community/Seam_2_2/seam-gen/icefaces/view/edit.page.xml.ftl
===================================================================
--- branches/community/Seam_2_2/seam-gen/icefaces/view/edit.page.xml.ftl 2009-06-05
23:18:56 UTC (rev 11087)
+++ branches/community/Seam_2_2/seam-gen/icefaces/view/edit.page.xml.ftl 2009-06-05
23:32:48 UTC (rev 11088)
@@ -10,7 +10,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.1.xsd"
+
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.2.xsd"
no-conversation-view-id="/${masterPageName}.xhtml"
Modified: branches/community/Seam_2_2/seam-gen/icefaces/view/list.page.xml.ftl
===================================================================
--- branches/community/Seam_2_2/seam-gen/icefaces/view/list.page.xml.ftl 2009-06-05
23:18:56 UTC (rev 11087)
+++ branches/community/Seam_2_2/seam-gen/icefaces/view/list.page.xml.ftl 2009-06-05
23:32:48 UTC (rev 11088)
@@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.1.xsd">
+
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.2.xsd">
<#include "../util/TypeInfo.ftl">
Modified: branches/community/Seam_2_2/seam-gen/icefaces/view/login.page.xml
===================================================================
--- branches/community/Seam_2_2/seam-gen/icefaces/view/login.page.xml 2009-06-05 23:18:56
UTC (rev 11087)
+++ branches/community/Seam_2_2/seam-gen/icefaces/view/login.page.xml 2009-06-05 23:32:48
UTC (rev 11088)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<page
xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.1.xsd">
+
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.2.xsd">
<navigation from-action="#{identity.login}">
<rule if="#{identity.loggedIn}">
Modified: branches/community/Seam_2_2/seam-gen/icefaces/view/view.page.xml.ftl
===================================================================
--- branches/community/Seam_2_2/seam-gen/icefaces/view/view.page.xml.ftl 2009-06-05
23:18:56 UTC (rev 11087)
+++ branches/community/Seam_2_2/seam-gen/icefaces/view/view.page.xml.ftl 2009-06-05
23:32:48 UTC (rev 11088)
@@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.1.xsd">
+
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.2.xsd">
Modified:
branches/community/Seam_2_2/seam-gen/resources/WEB-INF/components-war-tokenized.xml
===================================================================
---
branches/community/Seam_2_2/seam-gen/resources/WEB-INF/components-war-tokenized.xml 2009-06-05
23:18:56 UTC (rev 11087)
+++
branches/community/Seam_2_2/seam-gen/resources/WEB-INF/components-war-tokenized.xml 2009-06-05
23:32:48 UTC (rev 11088)
@@ -9,14 +9,14 @@
xmlns:web="http://jboss.com/products/seam/web"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-2.1.xsd
-
http://jboss.com/products/seam/persistence
http://jboss.com/products/seam/persistence-2.1.xsd
-
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-2.1.xsd
-
http://jboss.com/products/seam/bpm
http://jboss.com/products/seam/bpm-2.1.xsd
-
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-2.1.xsd
-
http://jboss.com/products/seam/mail
http://jboss.com/products/seam/mail-2.1.xsd
-
http://jboss.com/products/seam/web
http://jboss.com/products/seam/web-2.1.xsd
-
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-2.1.xsd">
+ "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-2.2.xsd
+
http://jboss.com/products/seam/persistence
http://jboss.com/products/seam/persistence-2.2.xsd
+
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-2.2.xsd
+
http://jboss.com/products/seam/bpm
http://jboss.com/products/seam/bpm-2.2.xsd
+
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-2.2.xsd
+
http://jboss.com/products/seam/mail
http://jboss.com/products/seam/mail-2.2.xsd
+
http://jboss.com/products/seam/web
http://jboss.com/products/seam/web-2.2.xsd
+
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-2.2.xsd">
<core:init debug="@debug@" jndi-pattern="@jndiPattern@"/>
Modified: branches/community/Seam_2_2/seam-gen/resources/WEB-INF/components-war.xml
===================================================================
--- branches/community/Seam_2_2/seam-gen/resources/WEB-INF/components-war.xml 2009-06-05
23:18:56 UTC (rev 11087)
+++ branches/community/Seam_2_2/seam-gen/resources/WEB-INF/components-war.xml 2009-06-05
23:32:48 UTC (rev 11088)
@@ -9,14 +9,14 @@
xmlns:web="http://jboss.com/products/seam/web"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-2.1.xsd
-
http://jboss.com/products/seam/persistence
http://jboss.com/products/seam/persistence-2.1.xsd
-
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-2.1.xsd
-
http://jboss.com/products/seam/bpm
http://jboss.com/products/seam/bpm-2.1.xsd
-
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-2.1.xsd
-
http://jboss.com/products/seam/mail
http://jboss.com/products/seam/mail-2.1.xsd
-
http://jboss.com/products/seam/web
http://jboss.com/products/seam/web-2.1.xsd
-
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-2.1.xsd">
+ "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-2.2.xsd
+
http://jboss.com/products/seam/persistence
http://jboss.com/products/seam/persistence-2.2.xsd
+
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-2.2.xsd
+
http://jboss.com/products/seam/bpm
http://jboss.com/products/seam/bpm-2.2.xsd
+
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-2.2.xsd
+
http://jboss.com/products/seam/mail
http://jboss.com/products/seam/mail-2.2.xsd
+
http://jboss.com/products/seam/web
http://jboss.com/products/seam/web-2.2.xsd
+
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-2.2.xsd">
<core:init debug="@debug@" jndi-pattern="@jndiPattern@"/>
Modified: branches/community/Seam_2_2/seam-gen/resources/WEB-INF/components.xml
===================================================================
--- branches/community/Seam_2_2/seam-gen/resources/WEB-INF/components.xml 2009-06-05
23:18:56 UTC (rev 11087)
+++ branches/community/Seam_2_2/seam-gen/resources/WEB-INF/components.xml 2009-06-05
23:32:48 UTC (rev 11088)
@@ -9,14 +9,14 @@
xmlns:web="http://jboss.com/products/seam/web"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-2.1.xsd
-
http://jboss.com/products/seam/persistence
http://jboss.com/products/seam/persistence-2.1.xsd
-
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-2.1.xsd
-
http://jboss.com/products/seam/bpm
http://jboss.com/products/seam/bpm-2.1.xsd
-
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-2.1.xsd
-
http://jboss.com/products/seam/mail
http://jboss.com/products/seam/mail-2.1.xsd
-
http://jboss.com/products/seam/web
http://jboss.com/products/seam/web-2.1.xsd
-
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-2.1.xsd">
+ "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-2.2.xsd
+
http://jboss.com/products/seam/persistence
http://jboss.com/products/seam/persistence-2.2.xsd
+
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-2.2.xsd
+
http://jboss.com/products/seam/bpm
http://jboss.com/products/seam/bpm-2.2.xsd
+
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-2.2.xsd
+
http://jboss.com/products/seam/mail
http://jboss.com/products/seam/mail-2.2.xsd
+
http://jboss.com/products/seam/web
http://jboss.com/products/seam/web-2.2.xsd
+
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-2.2.xsd">
<core:init debug="@debug@" jndi-pattern="@jndiPattern@"/>
Modified: branches/community/Seam_2_2/seam-gen/resources/WEB-INF/pages.xml
===================================================================
--- branches/community/Seam_2_2/seam-gen/resources/WEB-INF/pages.xml 2009-06-05 23:18:56
UTC (rev 11087)
+++ branches/community/Seam_2_2/seam-gen/resources/WEB-INF/pages.xml 2009-06-05 23:32:48
UTC (rev 11088)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages
xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.1.xsd"
+
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.2.xsd"
no-conversation-view-id="/home.xhtml"
login-view-id="/login.xhtml">
Modified: branches/community/Seam_2_2/seam-gen/view/edit.page.xml.ftl
===================================================================
--- branches/community/Seam_2_2/seam-gen/view/edit.page.xml.ftl 2009-06-05 23:18:56 UTC
(rev 11087)
+++ branches/community/Seam_2_2/seam-gen/view/edit.page.xml.ftl 2009-06-05 23:32:48 UTC
(rev 11088)
@@ -6,7 +6,7 @@
<#assign pageName = entityName>
<page
xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.1.xsd"
+
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.2.xsd"
no-conversation-view-id="/${masterPageName}.xhtml"
login-required="true">
Modified: branches/community/Seam_2_2/seam-gen/view/list.page.xml.ftl
===================================================================
--- branches/community/Seam_2_2/seam-gen/view/list.page.xml.ftl 2009-06-05 23:18:56 UTC
(rev 11087)
+++ branches/community/Seam_2_2/seam-gen/view/list.page.xml.ftl 2009-06-05 23:32:48 UTC
(rev 11088)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<page
xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.1.xsd">
+
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.2.xsd">
<#include "../util/TypeInfo.ftl">
<#assign entityName = pojo.shortName>
Modified: branches/community/Seam_2_2/seam-gen/view/login.page.xml
===================================================================
--- branches/community/Seam_2_2/seam-gen/view/login.page.xml 2009-06-05 23:18:56 UTC (rev
11087)
+++ branches/community/Seam_2_2/seam-gen/view/login.page.xml 2009-06-05 23:32:48 UTC (rev
11088)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<page
xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.1.xsd">
+
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.2.xsd">
<navigation from-action="#{identity.login}">
<rule if="#{identity.loggedIn}">
Modified: branches/community/Seam_2_2/seam-gen/view/useradmin/roledetail.page.xml
===================================================================
--- branches/community/Seam_2_2/seam-gen/view/useradmin/roledetail.page.xml 2009-06-05
23:18:56 UTC (rev 11087)
+++ branches/community/Seam_2_2/seam-gen/view/useradmin/roledetail.page.xml 2009-06-05
23:32:48 UTC (rev 11088)
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
http://jboss.com/products/seam/pages
-
http://jboss.com/products/seam/pages-2.1.xsd"
+
http://jboss.com/products/seam/pages-2.2.xsd"
login-required="true">
<navigation from-action="#{roleAction.save}">
Modified: branches/community/Seam_2_2/seam-gen/view/useradmin/rolemanager.page.xml
===================================================================
--- branches/community/Seam_2_2/seam-gen/view/useradmin/rolemanager.page.xml 2009-06-05
23:18:56 UTC (rev 11087)
+++ branches/community/Seam_2_2/seam-gen/view/useradmin/rolemanager.page.xml 2009-06-05
23:32:48 UTC (rev 11088)
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
http://jboss.com/products/seam/pages
-
http://jboss.com/products/seam/pages-2.1.xsd"
+
http://jboss.com/products/seam/pages-2.2.xsd"
login-required="true">
<restrict>#{s:hasPermission('seam.role',
'read')}</restrict>
Modified: branches/community/Seam_2_2/seam-gen/view/useradmin/userdetail.page.xml
===================================================================
--- branches/community/Seam_2_2/seam-gen/view/useradmin/userdetail.page.xml 2009-06-05
23:18:56 UTC (rev 11087)
+++ branches/community/Seam_2_2/seam-gen/view/useradmin/userdetail.page.xml 2009-06-05
23:32:48 UTC (rev 11088)
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
http://jboss.com/products/seam/pages
-
http://jboss.com/products/seam/pages-2.1.xsd"
+
http://jboss.com/products/seam/pages-2.2.xsd"
login-required="true">
<navigation from-action="#{userAction.save}">
Modified: branches/community/Seam_2_2/seam-gen/view/useradmin/usermanager.page.xml
===================================================================
--- branches/community/Seam_2_2/seam-gen/view/useradmin/usermanager.page.xml 2009-06-05
23:18:56 UTC (rev 11087)
+++ branches/community/Seam_2_2/seam-gen/view/useradmin/usermanager.page.xml 2009-06-05
23:32:48 UTC (rev 11088)
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
http://jboss.com/products/seam/pages
-
http://jboss.com/products/seam/pages-2.1.xsd"
+
http://jboss.com/products/seam/pages-2.2.xsd"
login-required="true">
<restrict>#{s:hasPermission('seam.user',
'read')}</restrict>
Modified: branches/community/Seam_2_2/seam-gen/view/view.page.xml.ftl
===================================================================
--- branches/community/Seam_2_2/seam-gen/view/view.page.xml.ftl 2009-06-05 23:18:56 UTC
(rev 11087)
+++ branches/community/Seam_2_2/seam-gen/view/view.page.xml.ftl 2009-06-05 23:32:48 UTC
(rev 11088)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<page
xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.1.xsd">
+
xsi:schemaLocation="http://jboss.com/products/seam/pages
http://jboss.com/products/seam/pages-2.2.xsd">
<#assign entityName = pojo.shortName>
<#assign componentName = entityName?uncap_first>