Seam SVN: r14679 - in branches/community/Seam_2_3/examples-ee6/itext/itext-tests/src/test: resources-integration and 1 other directory.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2012-05-11 11:38:51 -0400 (Fri, 11 May 2012)
New Revision: 14679
Removed:
branches/community/Seam_2_3/examples-ee6/itext/itext-tests/src/test/resources-integration/testng.xml
branches/community/Seam_2_3/examples-ee6/itext/itext-tests/src/test/resources/WEB-INF/
branches/community/Seam_2_3/examples-ee6/itext/itext-tests/src/test/resources/seam.properties
Log:
itext tests cleanup
Deleted: branches/community/Seam_2_3/examples-ee6/itext/itext-tests/src/test/resources/seam.properties
===================================================================
--- branches/community/Seam_2_3/examples-ee6/itext/itext-tests/src/test/resources/seam.properties 2012-05-11 15:28:47 UTC (rev 14678)
+++ branches/community/Seam_2_3/examples-ee6/itext/itext-tests/src/test/resources/seam.properties 2012-05-11 15:38:51 UTC (rev 14679)
@@ -1,3 +0,0 @@
-#debug is explicitly disabled in test to avoid JBIDE-3623
-#Thu Dec 31 16:24:37 CET 2009
-org.jboss.seam.core.init.debug=false
Deleted: branches/community/Seam_2_3/examples-ee6/itext/itext-tests/src/test/resources-integration/testng.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/itext/itext-tests/src/test/resources-integration/testng.xml 2012-05-11 15:28:47 UTC (rev 14678)
+++ branches/community/Seam_2_3/examples-ee6/itext/itext-tests/src/test/resources-integration/testng.xml 2012-05-11 15:38:51 UTC (rev 14679)
@@ -1,10 +0,0 @@
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-
-<suite name="itext" verbose="2" parallel="false">
- <test name="pdf tests">
- <classes>
- <class
- name="org.jboss.seam.example.itext.test.DocumentTests" />
- </classes>
- </test>
-</suite>
12 years, 7 months
Seam SVN: r14678 - in branches/community/Seam_2_3/examples-ee6/icefaces/icefaces-tests/src/test: resources-integration and 1 other directory.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2012-05-11 11:28:47 -0400 (Fri, 11 May 2012)
New Revision: 14678
Removed:
branches/community/Seam_2_3/examples-ee6/icefaces/icefaces-tests/src/test/resources-integration/testng.xml
branches/community/Seam_2_3/examples-ee6/icefaces/icefaces-tests/src/test/resources/WEB-INF/
branches/community/Seam_2_3/examples-ee6/icefaces/icefaces-tests/src/test/resources/seam.properties
Log:
icefaces tests cleanup
Deleted: branches/community/Seam_2_3/examples-ee6/icefaces/icefaces-tests/src/test/resources/seam.properties
===================================================================
--- branches/community/Seam_2_3/examples-ee6/icefaces/icefaces-tests/src/test/resources/seam.properties 2012-05-11 15:12:05 UTC (rev 14677)
+++ branches/community/Seam_2_3/examples-ee6/icefaces/icefaces-tests/src/test/resources/seam.properties 2012-05-11 15:28:47 UTC (rev 14678)
@@ -1,3 +0,0 @@
-#debug is explicitly disabled in test to avoid JBIDE-3623
-#Thu Dec 31 16:24:37 CET 2009
-org.jboss.seam.core.init.debug=false
Deleted: branches/community/Seam_2_3/examples-ee6/icefaces/icefaces-tests/src/test/resources-integration/testng.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/icefaces/icefaces-tests/src/test/resources-integration/testng.xml 2012-05-11 15:12:05 UTC (rev 14677)
+++ branches/community/Seam_2_3/examples-ee6/icefaces/icefaces-tests/src/test/resources-integration/testng.xml 2012-05-11 15:28:47 UTC (rev 14678)
@@ -1,30 +0,0 @@
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-
-<suite name="Hotel Booking" verbose="2" parallel="false">
-
-
-
- <test name="Hotel Booking Login">
-
- <classes>
- <class name="org.jboss.seam.example.booking.test.LoginTest"/>
- </classes>
- </test>
-
-
- <test name="Hotel Booking Book Hotel">
-
- <classes>
- <class name="org.jboss.seam.example.booking.test.BookingTest"/>
- </classes>
- </test>
-
-
- <test name="Hotel Booking Change Password">
-
- <classes>
- <class name="org.jboss.seam.example.booking.test.ChangePasswordTest"/>
- </classes>
- </test>
-
-</suite>
12 years, 7 months
Seam SVN: r14677 - branches/community/Seam_2_3/examples-ee6/hibernate/hibernate-tests/src/test/resources.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2012-05-11 11:12:05 -0400 (Fri, 11 May 2012)
New Revision: 14677
Removed:
branches/community/Seam_2_3/examples-ee6/hibernate/hibernate-tests/src/test/resources/seam.properties
Log:
hibernate tests cleanup
Deleted: branches/community/Seam_2_3/examples-ee6/hibernate/hibernate-tests/src/test/resources/seam.properties
===================================================================
--- branches/community/Seam_2_3/examples-ee6/hibernate/hibernate-tests/src/test/resources/seam.properties 2012-05-11 15:01:04 UTC (rev 14676)
+++ branches/community/Seam_2_3/examples-ee6/hibernate/hibernate-tests/src/test/resources/seam.properties 2012-05-11 15:12:05 UTC (rev 14677)
@@ -1,3 +0,0 @@
-#debug is explicitly disabled in test to avoid JBIDE-3623
-#Thu Dec 31 16:24:37 CET 2009
-org.jboss.seam.core.init.debug=false
\ No newline at end of file
12 years, 7 months
Seam SVN: r14676 - branches/community/Seam_2_3/examples-ee6/guice/guice-tests/src/test/resources.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2012-05-11 11:01:04 -0400 (Fri, 11 May 2012)
New Revision: 14676
Removed:
branches/community/Seam_2_3/examples-ee6/guice/guice-tests/src/test/resources/seam.properties
Log:
guice tests cleanup
Deleted: branches/community/Seam_2_3/examples-ee6/guice/guice-tests/src/test/resources/seam.properties
===================================================================
12 years, 7 months
Seam SVN: r14675 - branches/community/Seam_2_3/examples-ee6/groovybooking/groovybooking-tests/src/test/resources.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2012-05-11 10:54:27 -0400 (Fri, 11 May 2012)
New Revision: 14675
Removed:
branches/community/Seam_2_3/examples-ee6/groovybooking/groovybooking-tests/src/test/resources/seam.properties
Log:
groovybooking tests cleanup
Deleted: branches/community/Seam_2_3/examples-ee6/groovybooking/groovybooking-tests/src/test/resources/seam.properties
===================================================================
--- branches/community/Seam_2_3/examples-ee6/groovybooking/groovybooking-tests/src/test/resources/seam.properties 2012-05-11 14:49:06 UTC (rev 14674)
+++ branches/community/Seam_2_3/examples-ee6/groovybooking/groovybooking-tests/src/test/resources/seam.properties 2012-05-11 14:54:27 UTC (rev 14675)
@@ -1,3 +0,0 @@
-#debug is explicitly disabled in test to avoid JBIDE-3623
-#Thu Dec 31 16:24:37 CET 2009
-org.jboss.seam.core.init.debug=false
\ No newline at end of file
12 years, 7 months
Seam SVN: r14674 - in branches/community/Seam_2_3/examples-ee6/excel/excel-tests/src/test: resources-integration and 1 other directory.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2012-05-11 10:49:06 -0400 (Fri, 11 May 2012)
New Revision: 14674
Removed:
branches/community/Seam_2_3/examples-ee6/excel/excel-tests/src/test/resources-integration/testng.xml
branches/community/Seam_2_3/examples-ee6/excel/excel-tests/src/test/resources/WEB-INF/
branches/community/Seam_2_3/examples-ee6/excel/excel-tests/src/test/resources/seam.properties
Log:
excel tests cleanup
Deleted: branches/community/Seam_2_3/examples-ee6/excel/excel-tests/src/test/resources/seam.properties
===================================================================
--- branches/community/Seam_2_3/examples-ee6/excel/excel-tests/src/test/resources/seam.properties 2012-05-11 14:46:10 UTC (rev 14673)
+++ branches/community/Seam_2_3/examples-ee6/excel/excel-tests/src/test/resources/seam.properties 2012-05-11 14:49:06 UTC (rev 14674)
@@ -1,3 +0,0 @@
-#debug is explicitly disabled in test to avoid JBIDE-3623
-#Thu Dec 31 16:24:37 CET 2009
-org.jboss.seam.core.init.debug=false
Deleted: branches/community/Seam_2_3/examples-ee6/excel/excel-tests/src/test/resources-integration/testng.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/excel/excel-tests/src/test/resources-integration/testng.xml 2012-05-11 14:46:10 UTC (rev 14673)
+++ branches/community/Seam_2_3/examples-ee6/excel/excel-tests/src/test/resources-integration/testng.xml 2012-05-11 14:49:06 UTC (rev 14674)
@@ -1,11 +0,0 @@
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-
-<suite name="Excel" verbose="2" parallel="false">
-
- <test name="Excel Tests">
- <classes>
- <class name="org.jboss.seam.example.excel.test.RenderTest"/>
- </classes>
- </test>
-
-</suite>
\ No newline at end of file
12 years, 7 months
Seam SVN: r14673 - branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-tests/src/test/resources.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2012-05-11 10:46:10 -0400 (Fri, 11 May 2012)
New Revision: 14673
Removed:
branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-tests/src/test/resources/WEB-INF/
branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-tests/src/test/resources/seam.properties
Log:
dvdstore tests cleanup
Deleted: branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-tests/src/test/resources/seam.properties
===================================================================
--- branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-tests/src/test/resources/seam.properties 2012-05-11 14:41:19 UTC (rev 14672)
+++ branches/community/Seam_2_3/examples-ee6/dvdstore/dvdstore-tests/src/test/resources/seam.properties 2012-05-11 14:46:10 UTC (rev 14673)
@@ -1,3 +0,0 @@
-#debug is explicitly disabled in test to avoid JBIDE-3623
-#Thu Dec 31 16:24:37 CET 2009
-org.jboss.seam.core.init.debug=false
12 years, 7 months
Seam SVN: r14672 - in branches/community/Seam_2_3/examples-ee6/drools/drools-tests/src/test: resources-integration and 1 other directory.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2012-05-11 10:41:19 -0400 (Fri, 11 May 2012)
New Revision: 14672
Removed:
branches/community/Seam_2_3/examples-ee6/drools/drools-tests/src/test/resources-integration/testng.xml
branches/community/Seam_2_3/examples-ee6/drools/drools-tests/src/test/resources/seam.properties
Log:
drools tests cleanup
Deleted: branches/community/Seam_2_3/examples-ee6/drools/drools-tests/src/test/resources/seam.properties
===================================================================
--- branches/community/Seam_2_3/examples-ee6/drools/drools-tests/src/test/resources/seam.properties 2012-05-11 14:36:07 UTC (rev 14671)
+++ branches/community/Seam_2_3/examples-ee6/drools/drools-tests/src/test/resources/seam.properties 2012-05-11 14:41:19 UTC (rev 14672)
@@ -1,3 +0,0 @@
-#debug is explicitly disabled in test to avoid JBIDE-3623
-#Thu Dec 31 16:24:37 CET 2009
-org.jboss.seam.core.init.debug=false
Deleted: branches/community/Seam_2_3/examples-ee6/drools/drools-tests/src/test/resources-integration/testng.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/drools/drools-tests/src/test/resources-integration/testng.xml 2012-05-11 14:36:07 UTC (rev 14671)
+++ branches/community/Seam_2_3/examples-ee6/drools/drools-tests/src/test/resources-integration/testng.xml 2012-05-11 14:41:19 UTC (rev 14672)
@@ -1,11 +0,0 @@
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-
-<suite name="Drools" verbose="2" parallel="false">
-
- <test name="Drools ">
- <classes>
- <class name="org.jboss.seam.example.numberguess.test.DroolsNumberGuessTest"/>
- </classes>
- </test>
-
-</suite>
\ No newline at end of file
12 years, 7 months
Seam SVN: r14671 - branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-tests/src/test/resources.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2012-05-11 10:36:07 -0400 (Fri, 11 May 2012)
New Revision: 14671
Removed:
branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-tests/src/test/resources/WEB-INF/
branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-tests/src/test/resources/seam.properties
Log:
contactlist cleanup
Deleted: branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-tests/src/test/resources/seam.properties
===================================================================
--- branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-tests/src/test/resources/seam.properties 2012-05-11 14:35:46 UTC (rev 14670)
+++ branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-tests/src/test/resources/seam.properties 2012-05-11 14:36:07 UTC (rev 14671)
@@ -1,3 +0,0 @@
-#debug is explicitly disabled in test to avoid JBIDE-3623
-#Thu Dec 31 16:24:37 CET 2009
-org.jboss.seam.core.init.debug=false
12 years, 7 months
Seam SVN: r14670 - in branches/community/Seam_2_3: bom and 1 other directory.
by seam-commits@lists.jboss.org
Author: manaRH
Date: 2012-05-11 10:35:46 -0400 (Fri, 11 May 2012)
New Revision: 14670
Modified:
branches/community/Seam_2_3/bom/pom.xml
branches/community/Seam_2_3/pom.xml
Log:
JBSEAM-4937, JBSEAM-4936 upgraded to 3.1.1.RELEASE and polished bom and parent pom.xml
Modified: branches/community/Seam_2_3/bom/pom.xml
===================================================================
--- branches/community/Seam_2_3/bom/pom.xml 2012-05-11 14:05:05 UTC (rev 14669)
+++ branches/community/Seam_2_3/bom/pom.xml 2012-05-11 14:35:46 UTC (rev 14670)
@@ -36,7 +36,7 @@
<version.wicket>1.4.14</version.wicket>
<version.drools>5.1.1</version.drools>
<version.resteasy>2.0.1.GA</version.resteasy>
- <version.spring>2.5.6.SEC03</version.spring>
+ <version.spring>3.1.1.RELEASE</version.spring>
<version.jbossembedded>beta3.SP15</version.jbossembedded>
<version.jbossas7>7.1.1.Final</version.jbossas7>
<version.jsf2>2.1.7</version.jsf2>
@@ -627,24 +627,71 @@
<version>1.6.5</version>
</dependency>
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring</artifactId>
- <version>${version.spring}</version>
- <exclusions>
- <!-- Prevent the insanity which is commons-logging pom introducing dependencies
- on weird stuff -->
- <exclusion>
- <groupId>commons-logging</groupId>
- <artifactId>commons-logging</artifactId>
- </exclusion>
- <exclusion>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-beans</artifactId>
+ <version>${version.spring}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-aop</artifactId>
+ <version>${version.spring}</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-core</artifactId>
+ <version>${version.spring}</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-context</artifactId>
+ <version>${version.spring}</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-context-support</artifactId>
+ <version>${version.spring}</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-tx</artifactId>
+ <version>${version.spring}</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-jdbc</artifactId>
+ <version>${version.spring}</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-orm</artifactId>
+ <version>${version.spring}</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-jms</artifactId>
+ <version>${version.spring}</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-web</artifactId>
+ <version>${version.spring}</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-webmvc</artifactId>
+ <version>${version.spring}</version>
+ </dependency>
<dependency>
<groupId>com.google.code.guice</groupId>
<artifactId>guice</artifactId>
Modified: branches/community/Seam_2_3/pom.xml
===================================================================
--- branches/community/Seam_2_3/pom.xml 2012-05-11 14:05:05 UTC (rev 14669)
+++ branches/community/Seam_2_3/pom.xml 2012-05-11 14:35:46 UTC (rev 14670)
@@ -49,7 +49,6 @@
<version.drools>5.1.1</version.drools>
<version.testng>5.10</version.testng>
<version.resteasy>2.0.1.GA</version.resteasy>
- <version.spring>3.1.1.RELEASE</version.spring>
<version.jbossembedded>beta3.SP15</version.jbossembedded>
<version.jbossas7>7.1.1.Final</version.jbossas7>
<version.emma>2.0.5312</version.emma>
@@ -697,73 +696,8 @@
<version>1.6.5</version>
</dependency>
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-beans</artifactId>
- <version>${version.spring}</version>
- </dependency>
<dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-aop</artifactId>
- <version>${version.spring}</version>
- </dependency>
-
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-core</artifactId>
- <version>${version.spring}</version>
- </dependency>
-
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-context</artifactId>
- <version>${version.spring}</version>
- </dependency>
-
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-context-support</artifactId>
- <version>${version.spring}</version>
- </dependency>
-
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-tx</artifactId>
- <version>${version.spring}</version>
- </dependency>
-
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-jdbc</artifactId>
- <version>${version.spring}</version>
- </dependency>
-
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-orm</artifactId>
- <version>${version.spring}</version>
- </dependency>
-
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-jms</artifactId>
- <version>${version.spring}</version>
- </dependency>
-
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-web</artifactId>
- <version>${version.spring}</version>
- </dependency>
-
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-webmvc</artifactId>
- <version>${version.spring}</version>
- </dependency>
-
- <dependency>
<groupId>com.google.code.guice</groupId>
<artifactId>guice</artifactId>
<version>1.0</version>
12 years, 7 months