mirror of https://github.com/apache/activemq.git
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:
parent
8abcfd13fc
commit
662d3d2469
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
org.apache.activemq.axis.ActiveMQVendorAdapter
|
|
@ -1 +0,0 @@
|
|||
class=org.apache.activemq.transport.http.HttpTransportFactory
|
|
@ -1 +0,0 @@
|
|||
class=org.apache.activemq.transport.jrms.JRMSTransportChannelFactory
|
|
@ -1 +0,0 @@
|
|||
class=org.apache.activemq.transport.ssl.SslTransportChannelFactory
|
|
@ -1 +0,0 @@
|
|||
class=org.apache.activemq.transport.xstream.XStreamWireFormatFactory
|
Loading…
Reference in New Issue