From f64953e305396b3fabdf492ec1121c007bdabce1 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 1 May 2014 16:02:31 +0000 Subject: QPID-5048 : Add empty argLine property to allow for tests to run within IntelliJ which otherwise fail merge from trunk r1590281 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1591697 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/qpid/java/pom.xml b/qpid/java/pom.xml index 26e0f5797b..182ca14b89 100644 --- a/qpid/java/pom.xml +++ b/qpid/java/pom.xml @@ -67,6 +67,7 @@ ${qpid.home}${file.separator}target${file.separator}qbtc-output ${project.build.directory}${file.separator}QPID_WORK + java-mms.0-10 java internal -- cgit v1.2.1