mirror of
https://github.com/apache/activemq.git
synced 2025-02-07 10:38:58 +00:00
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@356304 13f79535-47bb-0310-9956-ffa450edef68
7 lines
225 B
Properties
Executable File
7 lines
225 B
Properties
Executable File
#
|
|
# Testing system properties
|
|
#
|
|
maven.junit.sysproperties = activemq.persistenceAdapter activemq.store.dir
|
|
activemq.persistenceAdapter = org.activemq.store.jdbc.JDBCPersistenceAdapter
|
|
activemq.store.dir = target/MessageStore
|