[webbeans-commits] Webbeans SVN: r3853 - ri/trunk/tests.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Mon Oct 5 10:27:13 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-10-05 10:27:13 -0400 (Mon, 05 Oct 2009)
New Revision: 3853

Modified:
   ri/trunk/tests/pom.xml
Log:
fix tests

Modified: ri/trunk/tests/pom.xml
===================================================================
--- ri/trunk/tests/pom.xml	2009-10-05 12:55:53 UTC (rev 3852)
+++ ri/trunk/tests/pom.xml	2009-10-05 14:27:13 UTC (rev 3853)
@@ -59,6 +59,10 @@
          <artifactId>webbeans-spi</artifactId>
       </dependency>
       
+      <dependency>
+         <groupId>org.jboss.interceptors</groupId>
+         <artifactId>interceptors</artifactId>
+      </dependency>
       
       <dependency>
          <groupId>org.jboss.ejb3</groupId>




More information about the weld-commits mailing list