[hornetq-commits] JBoss hornetq SVN: r10459 - in trunk: hornetq-twitter-integration/src/main/java/org/hornetq/integration and 1 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Apr 7 10:48:58 EDT 2011


Author: ataylor
Date: 2011-04-07 10:48:58 -0400 (Thu, 07 Apr 2011)
New Revision: 10459

Added:
   trunk/hornetq-twitter-integration/src/main/java/org/hornetq/integration/twitter/
Removed:
   trunk/src/main/org/hornetq/integration/twitter/
Modified:
   trunk/hornetq.iml
Log:
mavenized hornetq twitter integartion part 2

Modified: trunk/hornetq.iml
===================================================================
--- trunk/hornetq.iml	2011-04-07 14:46:47 UTC (rev 10458)
+++ trunk/hornetq.iml	2011-04-07 14:48:58 UTC (rev 10459)
@@ -10,6 +10,7 @@
       <sourceFolder url="file://$MODULE_DIR$/hornetq-logging/src/main/java" isTestSource="false" />
       <sourceFolder url="file://$MODULE_DIR$/hornetq-jboss-as-integration/src/main/java" isTestSource="false" />
       <sourceFolder url="file://$MODULE_DIR$/hornetq-bootstrap/src/main/java" isTestSource="false" />
+      <sourceFolder url="file://$MODULE_DIR$/hornetq-twitter-integration/src/main/java" isTestSource="false" />
       <excludeFolder url="file://$MODULE_DIR$/build/api" />
       <excludeFolder url="file://$MODULE_DIR$/build/classes" />
       <excludeFolder url="file://$MODULE_DIR$/build/jars" />



More information about the hornetq-commits mailing list