Author: robbie
Date: Thu May 1 16:02:31 2014
New Revision: 1591697
URL: http://svn.apache.org/r1591697
Log:
QPID-5048 : Add empty argLine property to allow for tests to run within
IntelliJ which otherwise fail
merge from trunk r1590281
Modified:
qpid/branches/0.28/qpid/java/ (props changed)
qpid/branches/0.28/qpid/java/pom.xml
Propchange: qpid/branches/0.28/qpid/java/
------------------------------------------------------------------------------
Merged /qpid/trunk/qpid/java:r1590281
Modified: qpid/branches/0.28/qpid/java/pom.xml
URL:
http://svn.apache.org/viewvc/qpid/branches/0.28/qpid/java/pom.xml?rev=1591697&r1=1591696&r2=1591697&view=diff
==============================================================================
--- qpid/branches/0.28/qpid/java/pom.xml (original)
+++ qpid/branches/0.28/qpid/java/pom.xml Thu May 1 16:02:31 2014
@@ -67,6 +67,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]