Author: robbie
Date: Mon Apr 7 09:48:40 2014
New Revision: 1585440
URL: http://svn.apache.org/r1585440
Log:
QPID-5048: update property to reflect the 'cpp' profile being non-persistent
(it explicitly doesnt load any modules, which the stores are)
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=1585440&r1=1585439&r2=1585440&view=diff
==============================================================================
--- qpid/trunk/qpid/java/pom.xml (original)
+++ qpid/trunk/qpid/java/pom.xml Mon Apr 7 09:48:40 2014
@@ -595,7 +595,7 @@
<profile.test.excludes>Excludes CPPExcludes ${profile}.excludes
${profile.specific.excludes} cpp.excludes</profile.test.excludes>
<profile.specific.excludes>CPPPrefetchExcludes
CPPTransientExcludes</profile.specific.excludes>
<profile.broker.version>v0_10</profile.broker.version>
- <profile.broker.persistent>true</profile.broker.persistent>
+ <profile.broker.persistent>false</profile.broker.persistent>
</properties>
<build>
<plugins>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]