[jboss-cvs] JBossAS SVN: r104817 - branches/JBPAPP_5_1_hornetq-int/hornetq-int/src/main/java/org/jboss/as/integration/hornetq/deployers.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri May 14 18:26:19 EDT 2010
Author: clebert.suconic at jboss.com
Date: 2010-05-14 18:26:19 -0400 (Fri, 14 May 2010)
New Revision: 104817
Modified:
branches/JBPAPP_5_1_hornetq-int/hornetq-int/src/main/java/org/jboss/as/integration/hornetq/deployers/HornetQJMSRealDeployer.java
Log:
tweak
Modified: branches/JBPAPP_5_1_hornetq-int/hornetq-int/src/main/java/org/jboss/as/integration/hornetq/deployers/HornetQJMSRealDeployer.java
===================================================================
--- branches/JBPAPP_5_1_hornetq-int/hornetq-int/src/main/java/org/jboss/as/integration/hornetq/deployers/HornetQJMSRealDeployer.java 2010-05-14 22:25:53 UTC (rev 104816)
+++ branches/JBPAPP_5_1_hornetq-int/hornetq-int/src/main/java/org/jboss/as/integration/hornetq/deployers/HornetQJMSRealDeployer.java 2010-05-14 22:26:19 UTC (rev 104817)
@@ -27,7 +27,6 @@
import org.jboss.deployers.spi.DeploymentException;
import org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer;
import org.jboss.deployers.structure.spi.DeploymentUnit;
-import org.jboss.metadata.ejb.jboss.JBossMetaData;
/**
* This deployer is called directly by the VFS Deployment Framework, as the Input object for this is a JMSConfiguration class.
More information about the jboss-cvs-commits
mailing list