[jboss-svn-commits] JBL Code SVN: r15510 - labs/jbossrules/trunk/drools-jbrms.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Oct 2 08:03:57 EDT 2007


Author: michael.neale at jboss.com
Date: 2007-10-02 08:03:57 -0400 (Tue, 02 Oct 2007)
New Revision: 15510

Modified:
   labs/jbossrules/trunk/drools-jbrms/pom.xml
Log:
trying in vain to satisfy hudson. Unable to reproduce it in local environments (linux or mac)

Modified: labs/jbossrules/trunk/drools-jbrms/pom.xml
===================================================================
--- labs/jbossrules/trunk/drools-jbrms/pom.xml	2007-10-02 10:44:46 UTC (rev 15509)
+++ labs/jbossrules/trunk/drools-jbrms/pom.xml	2007-10-02 12:03:57 UTC (rev 15510)
@@ -129,6 +129,14 @@
    
    <!-- seam follows -->
 
+<!-- trying this out in vain... -->
+<dependency>
+    <groupId>emma</groupId>
+    <artifactId>emma</artifactId>
+    <version>2.0.5312</version>
+    <scope>test</scope>
+</dependency> 
+
 	<dependency>
 	  <groupId>org.jboss.seam</groupId>
 	  <artifactId>jboss-seam</artifactId>




More information about the jboss-svn-commits mailing list