[seam-commits] Seam SVN: r10091 - trunk/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Wed Feb 25 13:15:23 EST 2009


Author: norman.richards at jboss.com
Date: 2009-02-25 13:15:23 -0500 (Wed, 25 Feb 2009)
New Revision: 10091

Modified:
   trunk/build/root.pom.xml
Log:
JBSEAM-3973

Modified: trunk/build/root.pom.xml
===================================================================
--- trunk/build/root.pom.xml	2009-02-25 17:38:16 UTC (rev 10090)
+++ trunk/build/root.pom.xml	2009-02-25 18:15:23 UTC (rev 10091)
@@ -390,6 +390,10 @@
             <groupId>org.hibernate</groupId>
             <artifactId>ejb3-persistence</artifactId>
           </exclusion>
+          <exclusion>
+            <groupId>jboss</groupId>
+            <artifactId>javassist</artifactId>
+          </exclusion>
         </exclusions>
       </dependency>
 




More information about the seam-commits mailing list