mirror of https://github.com/apache/activemq.git
commented out performance test plugin.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411841 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
264f0a3732
commit
02dff3c0d3
|
@ -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