[jboss-cvs] JBossAS SVN: r100288 - in branches/Branch_Hornet_Temporary_2/hornetq-int: src/main/java/org/jboss/jms and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Feb 2 14:32:50 EST 2010


Author: clebert.suconic at jboss.com
Date: 2010-02-02 14:32:50 -0500 (Tue, 02 Feb 2010)
New Revision: 100288

Removed:
   branches/Branch_Hornet_Temporary_2/hornetq-int/src/main/java/org/jboss/jms/server/destination/
   branches/Branch_Hornet_Temporary_2/hornetq-int/src/main/java/org/jboss/jms/testintegration/
Modified:
   branches/Branch_Hornet_Temporary_2/hornetq-int/pom.xml
Log:
Moving TestCase classes to jboss-test

Modified: branches/Branch_Hornet_Temporary_2/hornetq-int/pom.xml
===================================================================
--- branches/Branch_Hornet_Temporary_2/hornetq-int/pom.xml	2010-02-02 19:30:03 UTC (rev 100287)
+++ branches/Branch_Hornet_Temporary_2/hornetq-int/pom.xml	2010-02-02 19:32:50 UTC (rev 100288)
@@ -111,6 +111,10 @@
       <artifactId>hornetq-resources</artifactId>
     </dependency>
     <dependency>
+      <groupId>org.hornetq</groupId>
+      <artifactId>hornetq-core</artifactId>
+    </dependency>
+    <dependency>
        <groupId>org.hornetq</groupId>
       <artifactId>hornetq-jms</artifactId>
     </dependency>




More information about the jboss-cvs-commits mailing list