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

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Jan 22 13:34:37 EST 2008


Author: pete.muir at jboss.org
Date: 2008-01-22 13:34:37 -0500 (Tue, 22 Jan 2008)
New Revision: 7192

Modified:
   trunk/build/core.pom.xml
Log:
remove workaround

Modified: trunk/build/core.pom.xml
===================================================================
--- trunk/build/core.pom.xml	2008-01-22 17:56:40 UTC (rev 7191)
+++ trunk/build/core.pom.xml	2008-01-22 18:34:37 UTC (rev 7192)
@@ -264,13 +264,6 @@
       <artifactId>jboss-embedded-api</artifactId>
       <optional>true</optional>
     </dependency>
-    
-    <!-- Temporary to provide workaround for  -->
-    <dependency>
-      <groupId>jboss</groupId>
-      <artifactId>jboss-kernel</artifactId>
-      <optional>true</optional>
-    </dependency>
 
     <dependency>
       <groupId>quartz</groupId>




More information about the seam-commits mailing list