mirror of https://github.com/apache/activemq.git
remove activemq-rar from the distro and add a notice
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1084249 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a065bb1fb3
commit
41424a41b9
|
@ -177,7 +177,6 @@
|
|||
<unpack>false</unpack>
|
||||
<scope>runtime</scope>
|
||||
<includes>
|
||||
<include>${pom.groupId}:activemq-rar</include>
|
||||
<include>${pom.groupId}:activemq-optional</include>
|
||||
<include>${pom.groupId}:activemq-pool</include>
|
||||
<include>${pom.groupId}:activemq-xmpp</include>
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
ActiveMQ RAR is no longer included in the distribution.
|
||||
|
||||
Please download it separately from: http://repo1.maven.org/maven2/org/apache/activemq/activemq-rar/
|
Loading…
Reference in New Issue