diff options
Diffstat (limited to 'java/systests/pom.xml')
| -rw-r--r-- | java/systests/pom.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/systests/pom.xml b/java/systests/pom.xml index 73c8fb7351..38e7f3bf34 100644 --- a/java/systests/pom.xml +++ b/java/systests/pom.xml @@ -96,6 +96,10 @@ <name>QPID_HOME</name> <value>${basedir}/${topDirectoryLocation}/broker</value> </property> + <property> + <name>amqj.logging.level</name> + <value>${amqj.logging.level}</value> + </property> </systemProperties> <excludes> |
