Author: akazakov
Date: 2010-04-12 17:24:56 -0400 (Mon, 12 Apr 2010)
New Revision: 21445
Modified:
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.2
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.3
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.4
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.5
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.original
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.xml
Log:
Added JUnit test for
https://jira.jboss.org/jira/browse/JBIDE-6176
Modified:
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.2
===================================================================
---
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.2 2010-04-12
19:16:32 UTC (rev 21444)
+++
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.2 2010-04-12
21:24:56 UTC (rev 21445)
@@ -6,11 +6,11 @@
xmlns:mail="http://jboss.com/products/seam/mail"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-1.1.xsd
-
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-1.1.xsd
-
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-1.1.xsd
+ "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-1.2.xsd
+
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-1.2.xsd
+
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-1.2.xsd
http://jboss.com/products/seam/mail
http://jboss.com/products/seam/mail-1.2.xsd
-
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-1.1.xsd">
+
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-1.2.xsd">
<component class="org.domain.SeamWebWarTestProject.session.StateComponent"
name="stateComponent" scope="application">
<property name="abc">value1</property>
Modified:
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.3
===================================================================
---
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.3 2010-04-12
19:16:32 UTC (rev 21444)
+++
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.3 2010-04-12
21:24:56 UTC (rev 21445)
@@ -6,9 +6,9 @@
xmlns:mail="http://jboss.com/products/seam/mail"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-1.1.xsd
-
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-1.1.xsd
-
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-1.1.xsd
+ "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-1.2.xsd
+
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-1.2.xsd
+
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-1.2.xsd
http://jboss.com/products/seam/mail
http://jboss.com/products/seam/mail-1.2.xsd
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-2.1.xsd">
Modified:
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.4
===================================================================
---
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.4 2010-04-12
19:16:32 UTC (rev 21444)
+++
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.4 2010-04-12
21:24:56 UTC (rev 21445)
@@ -6,11 +6,11 @@
xmlns:mail="http://jboss.com/products/seam/mail"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-1.1.xsd
-
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-1.1.xsd
-
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-1.1.xsd
+ "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-1.2.xsd
+
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-1.2.xsd
+
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-1.2.xsd
http://jboss.com/products/seam/mail
http://jboss.com/products/seam/mail-1.2.xsd
-
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-1.1.xsd">
+
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-1.2.xsd">
<core:init debug="true" jndi-pattern="@jndiPattern@"/>
Modified:
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.5
===================================================================
---
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.5 2010-04-12
19:16:32 UTC (rev 21444)
+++
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.5 2010-04-12
21:24:56 UTC (rev 21445)
@@ -6,11 +6,11 @@
xmlns:mail="http://jboss.com/products/seam/mail"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-1.1.xsd
-
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-1.1.xsd
-
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-1.1.xsd
+ "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-1.2.xsd
+
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-1.2.xsd
+
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-1.2.xsd
http://jboss.com/products/seam/mail
http://jboss.com/products/seam/mail-1.2.xsd
-
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-1.1.xsd">
+
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-1.2.xsd">
<core:init debug="true" jndi-pattern="@jndiPattern@"/>
Modified:
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.original
===================================================================
---
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.original 2010-04-12
19:16:32 UTC (rev 21444)
+++
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.original 2010-04-12
21:24:56 UTC (rev 21445)
@@ -6,11 +6,11 @@
xmlns:mail="http://jboss.com/products/seam/mail"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-1.1.xsd
-
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-1.1.xsd
-
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-1.1.xsd
+ "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-1.2.xsd
+
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-1.2.xsd
+
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-1.2.xsd
http://jboss.com/products/seam/mail
http://jboss.com/products/seam/mail-1.2.xsd
-
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-1.1.xsd">
+
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-1.2.xsd">
<core:init debug="true" jndi-pattern="@jndiPattern@"/>
Modified:
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.xml
===================================================================
---
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.xml 2010-04-12
19:16:32 UTC (rev 21444)
+++
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/SeamWebWarTestProject/WebContent/WEB-INF/components.xml 2010-04-12
21:24:56 UTC (rev 21445)
@@ -6,11 +6,11 @@
xmlns:mail="http://jboss.com/products/seam/mail"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-1.1.xsd
-
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-1.1.xsd
-
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-1.1.xsd
+ "http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-1.2.xsd
+
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-1.2.xsd
+
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-1.2.xsd
http://jboss.com/products/seam/mail
http://jboss.com/products/seam/mail-1.2.xsd
-
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-1.1.xsd">
+
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-1.2.xsd">
<core:init debug="true" jndi-pattern="@jndiPattern@"/>