diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2009-07-22 17:10:21 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2009-07-22 17:10:21 +0000 |
| commit | f9f7fdc64cce0afd37d2c420fc37619b6eb35731 (patch) | |
| tree | 18b18b3e0fd1269f47689f93283ad7cdb6ff2dc6 /qpid/java/broker/etc | |
| parent | 24cc42d10857f671423d347aeaa5002d11c5de82 (diff) | |
| download | qpid-python-f9f7fdc64cce0afd37d2c420fc37619b6eb35731.tar.gz | |
QPID-2001 : Provide a locale configuration option to allow the localisation of logging as part of providing fixed log messages
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@796799 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/broker/etc')
| -rw-r--r-- | qpid/java/broker/etc/config-systests.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/broker/etc/config-systests.xml b/qpid/java/broker/etc/config-systests.xml index 7e3ef438ff..42e8c9dbba 100644 --- a/qpid/java/broker/etc/config-systests.xml +++ b/qpid/java/broker/etc/config-systests.xml @@ -61,6 +61,7 @@ <framesize>65535</framesize> <compressBufferOnQueue>false</compressBufferOnQueue> <enableJMSXUserID>false</enableJMSXUserID> + <locale>en_US</locale> </advanced> <security> |
