Author: maschmid
Date: 2012-05-11 11:43:32 -0400 (Fri, 11 May 2012)
New Revision: 14680

Removed:
   
branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/src/test/resources-integration/testng.xml
   
branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/src/test/resources/seam.properties
Log:
jpa tests cleanup


Deleted: 
branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/src/test/resources/seam.properties
===================================================================
--- 
branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/src/test/resources/seam.properties
   2012-05-11 15:38:51 UTC (rev 14679)
+++ 
branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/src/test/resources/seam.properties
   2012-05-11 15:43:32 UTC (rev 14680)
@@ -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

Deleted: 
branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/src/test/resources-integration/testng.xml
===================================================================
--- 
branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/src/test/resources-integration/testng.xml
    2012-05-11 15:38:51 UTC (rev 14679)
+++ 
branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/src/test/resources-integration/testng.xml
    2012-05-11 15:43:32 UTC (rev 14680)
@@ -1,13 +0,0 @@
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd"; >
-
-<suite name="Hotel Booking" verbose="2" parallel="false">
-
-   <test name="JPA Booking">
-     <classes>
-       <class name="org.jboss.seam.example.jpa.test.LoginTest"/>
-       <class name="org.jboss.seam.example.jpa.test.BookingTest"/>
-       <class name="org.jboss.seam.example.jpa.test.ChangePasswordTest"/>
-     </classes>
-   </test>
-       
-</suite>
\ No newline at end of file

_______________________________________________
seam-commits mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-commits

Reply via email to