From bc4c9900650e2d306432493751f3e84f7b09e8e3 Mon Sep 17 00:00:00 2001 From: Robert Greig Date: Tue, 23 Jan 2007 17:08:03 +0000 Subject: (Patch submitted by Rupert Smith) Added the ability to limit the rate at which messages are sent by the ping tests. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@499083 13f79535-47bb-0310-9956-ffa450edef68 --- java/pom.xml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'java/pom.xml') diff --git a/java/pom.xml b/java/pom.xml index 6b6cb9d03b..e1d9805bbb 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -97,6 +97,13 @@ 1.5 -Xlint:fallthrough,finally + + + warn + 1.2-SNAPSHOT @@ -115,8 +122,6 @@ 2.1-SNAPSHOT 2.2 - warn - ${basedir}/${topDirectoryLocation}/../workspace /set/clover/license/path/here @@ -283,10 +288,12 @@ -ea - amqj.logging.level + amqj.logging.level ${amqj.logging.level} - + -- cgit v1.2.1