mirror of https://github.com/apache/activemq.git
disabled use of activemq-perf plugin to avoid build failing
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410889 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8afd2f6b01
commit
a37fa0d6f3
|
@ -296,6 +296,7 @@
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
<!--
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>incubator-activemq</groupId>
|
<groupId>incubator-activemq</groupId>
|
||||||
<artifactId>maven-activemq-perf-plugin</artifactId>
|
<artifactId>maven-activemq-perf-plugin</artifactId>
|
||||||
|
@ -304,6 +305,7 @@
|
||||||
<configFile>src/release/conf/activemq.xml</configFile>
|
<configFile>src/release/conf/activemq.xml</configFile>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
-->
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue