mirror of https://github.com/apache/activemq.git
fix up test failure - XBeanXmlTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1511356 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c45523fa4d
commit
aed6b0054a
|
@ -37,7 +37,7 @@
|
|||
</networkConnectors>
|
||||
|
||||
<persistenceFactory>
|
||||
<journalPersistenceAdapterFactory journalLogFiles="5" dataDirectory="${basedir}/target/foo" />
|
||||
<journalPersistenceAdapterFactory journalLogFiles="5" dataDirectory="${basedir}/target" />
|
||||
|
||||
<!-- To use a different dataSource, use the following syntax : -->
|
||||
<!--
|
||||
|
|
Loading…
Reference in New Issue