summaryrefslogtreecommitdiff
path: root/qpid/java/broker/etc
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2006-10-31 14:49:04 +0000
committerMartin Ritchie <ritchiem@apache.org>2006-10-31 14:49:04 +0000
commit6121ec7f17056b1ec86ba5c59ece2b0356161ce4 (patch)
tree5068649a9b9cfc99bdfde8a6a856ed6a573eb2e1 /qpid/java/broker/etc
parent1b2b1f1db808dd4f9969484e94310ea33b5cd9fb (diff)
downloadqpid-python-6121ec7f17056b1ec86ba5c59ece2b0356161ce4.tar.gz
Additions to build system to cause junit to produce a report
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@469504 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/broker/etc')
-rw-r--r--qpid/java/broker/etc/config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/broker/etc/config.xml b/qpid/java/broker/etc/config.xml
index 0e4c450047..cdd15fb789 100644
--- a/qpid/java/broker/etc/config.xml
+++ b/qpid/java/broker/etc/config.xml
@@ -23,6 +23,7 @@
<connector>
<ssl>false</ssl>
<nonssl>true</nonssl>
+ <qpidnio>true</qpidnio>
<transport>nio</transport>
<port>5672</port>
<sslport>8672</sslport>