Author: rgodfrey
Date: Sat Apr 26 19:22:49 2014
New Revision: 1590281
URL: http://svn.apache.org/r1590281
Log:
QPID-5048 : Add empty argLine property to allow for tests to run within
IntelliJ which otherwise fail
Modified:
qpid/trunk/qpid/java/pom.xml
Modified: qpid/trunk/qpid/java/pom.xml
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/java/pom.xml?rev=1590281&r1=1590280&r2=1590281&view=diff
==============================================================================
--- qpid/trunk/qpid/java/pom.xml (original)
+++ qpid/trunk/qpid/java/pom.xml Sat Apr 26 19:22:49 2014
@@ -55,6 +55,7 @@
<qpid.home.qbtc.output>${qpid.home}${file.separator}target${file.separator}qbtc-output</qpid.home.qbtc.output>
<!-- override for broker tests -->
<qpid.work>${project.build.directory}${file.separator}QPID_WORK</qpid.work>
+ <argLine></argLine>
<profile>java-mms.0-10</profile>
<profile.broker.language>java</profile.broker.language>
<profile.broker.type>internal</profile.broker.type>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]