[seam-commits] Seam SVN: r7181 - trunk.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Jan 22 08:05:54 EST 2008


Author: pete.muir at jboss.org
Date: 2008-01-22 08:05:54 -0500 (Tue, 22 Jan 2008)
New Revision: 7181

Modified:
   trunk/release-process.txt
Log:
Add JBDS tests to release process

Modified: trunk/release-process.txt
===================================================================
--- trunk/release-process.txt	2008-01-22 12:39:47 UTC (rev 7180)
+++ trunk/release-process.txt	2008-01-22 13:05:54 UTC (rev 7181)
@@ -35,7 +35,7 @@
   - jpa
   - hibernate
   
-Test seam-gen
+Test seam-gen & JBDS
 -------------
 * export the following tables to MySQL:
 
@@ -64,7 +64,17 @@
 * run "seam new-action new-form restart"
   - test both generated pages
   - run the unit tests in eclipse using the TestNG plugin 
+* Create a new war project in JBDS
+  - Reverse engineer entities from MySQL
+  - Test generated pages (check hot deployment of Seam components, html)
+  - Test running unit tests from Eclipse
+* Create a new ear project in JBDS
+  - Reverse engineer entities from MySQL
+  - Test generated pages (check hot deployment of Seam components, html)
+  - Test running unit tests from Eclipse
 
+
+
 Tag CVS
 -------
 * "cvs rtag JBoss_Seam_x_x_x_XX jboss-seam"




More information about the seam-commits mailing list