[seam-commits] Seam SVN: r14359 - in branches/community/Seam_2_3/examples-ee6/mail: mail-seamtest and 1 other directory.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Mar 6 14:19:50 EST 2012


Author: dhinojosa
Date: 2012-03-06 14:19:50 -0500 (Tue, 06 Mar 2012)
New Revision: 14359

Added:
   branches/community/Seam_2_3/examples-ee6/mail/mail-seamtest/
Modified:
   branches/community/Seam_2_3/examples-ee6/mail/mail-seamtest/pom.xml
Log:
updated project for mail, migrated mail-test to mail-seamtests


Property changes on: branches/community/Seam_2_3/examples-ee6/mail/mail-seamtest
___________________________________________________________________
Added: svn:ignore
   + target
*.iml


Modified: branches/community/Seam_2_3/examples-ee6/mail/mail-seamtest/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/mail/mail-tests/pom.xml	2012-03-01 16:30:19 UTC (rev 14344)
+++ branches/community/Seam_2_3/examples-ee6/mail/mail-seamtest/pom.xml	2012-03-06 19:19:50 UTC (rev 14359)
@@ -10,7 +10,7 @@
     
     <groupId>org.jboss.seam.examples-ee6.mail</groupId>
     <artifactId>mail-tests</artifactId>
-    <name>Mail Integration Tests Module (EE6)</name>
+    <name>Mail Seam Test Module (EE6)</name>
     
     <dependencies>
         <dependency>



More information about the seam-commits mailing list