[webbeans-commits] Webbeans SVN: r2012 - ri/trunk/spi.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Sun Mar 15 15:27:01 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-03-15 15:27:00 -0400 (Sun, 15 Mar 2009)
New Revision: 2012

Modified:
   ri/trunk/spi/pom.xml
Log:
minor

Modified: ri/trunk/spi/pom.xml
===================================================================
--- ri/trunk/spi/pom.xml	2009-03-15 19:25:33 UTC (rev 2011)
+++ ri/trunk/spi/pom.xml	2009-03-15 19:27:00 UTC (rev 2012)
@@ -38,6 +38,7 @@
       <dependency>
       	<groupId>javax.transaction</groupId>
       	<artifactId>jta</artifactId>
+         <optional>true</optional>
       </dependency>
 
    </dependencies>




More information about the weld-commits mailing list