[weld-commits] Weld SVN: r6659 - archetypes/javaee6-webapp/trunk.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Wed Jul 14 23:23:31 EDT 2010


Author: sboscarine
Date: 2010-07-14 23:23:30 -0400 (Wed, 14 Jul 2010)
New Revision: 6659

Modified:
   archetypes/javaee6-webapp/trunk/pom.xml
Log:
trivial comment update

Modified: archetypes/javaee6-webapp/trunk/pom.xml
===================================================================
--- archetypes/javaee6-webapp/trunk/pom.xml	2010-07-15 03:08:58 UTC (rev 6658)
+++ archetypes/javaee6-webapp/trunk/pom.xml	2010-07-15 03:23:30 UTC (rev 6659)
@@ -113,7 +113,7 @@
       </dependency>
 
       <!-- Optional, but highly recommended -->
-      <!-- Arquillian allows you to test enterprise code such as EJBs and Transactional JPA from JUnit/TestNG -->
+      <!-- Arquillian allows you to test enterprise code such as EJBs and Transactional(JTA) JPA from JUnit/TestNG -->
       <dependency>
          <groupId>org.jboss.arquillian</groupId>
          <artifactId>arquillian-junit</artifactId>



More information about the weld-commits mailing list