Part of package refactor

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359582 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2005-12-28 18:23:59 +00:00
parent 8abcfd13fc
commit 662d3d2469
9 changed files with 1 additions and 6 deletions

View File

@ -2,4 +2,4 @@
# Build Properties
# -------------------------------------------------------------------
maven.multiproject.type=jar
maven.eclipse.classpath.include=${basedir}/src/conf
maven.eclipse.classpath.include=${basedir}/src/main/resources

View File

@ -1 +0,0 @@
org.apache.activemq.axis.ActiveMQVendorAdapter

View File

@ -1 +0,0 @@
class=org.apache.activemq.transport.http.HttpTransportFactory

View File

@ -1 +0,0 @@
class=org.apache.activemq.transport.jrms.JRMSTransportChannelFactory

View File

@ -1 +0,0 @@
class=org.apache.activemq.transport.ssl.SslTransportChannelFactory

View File

@ -1 +0,0 @@
class=org.apache.activemq.transport.xstream.XStreamWireFormatFactory