From 553a5374ebca0fa86fe927e18a5288644508a50a Mon Sep 17 00:00:00 2001 From: Robert Greig Date: Thu, 18 Jan 2007 13:11:39 +0000 Subject: (Patch submitted by Rupert Smith) Restructured the ping tests, they now share common base classes to avoid cut and paste coding. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@497425 13f79535-47bb-0310-9956-ffa450edef68 --- java/etc/log4j.xml | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 java/etc/log4j.xml (limited to 'java/etc') diff --git a/java/etc/log4j.xml b/java/etc/log4j.xml new file mode 100644 index 0000000000..d314d8fb23 --- /dev/null +++ b/java/etc/log4j.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1