From b4dcf79489661a2713c702b16ec8e9acc45e7d04 Mon Sep 17 00:00:00 2001 From: Jonathan Robie Date: Wed, 23 Jun 2010 13:44:50 +0000 Subject: Changed README to README.txt throughout the project for consistency. Removed gentools/README.txt, which described Velocity. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@957201 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/testkit/README | 6 ------ qpid/java/testkit/README.txt | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 qpid/java/testkit/README create mode 100644 qpid/java/testkit/README.txt (limited to 'qpid/java/testkit') diff --git a/qpid/java/testkit/README b/qpid/java/testkit/README deleted file mode 100644 index df7996f471..0000000000 --- a/qpid/java/testkit/README +++ /dev/null @@ -1,6 +0,0 @@ -Introduction -============ - -The Test kit for the JMS client is based on a multi-broker python framework. -So far it could only be used with the c++ broker. - diff --git a/qpid/java/testkit/README.txt b/qpid/java/testkit/README.txt new file mode 100644 index 0000000000..df7996f471 --- /dev/null +++ b/qpid/java/testkit/README.txt @@ -0,0 +1,6 @@ +Introduction +============ + +The Test kit for the JMS client is based on a multi-broker python framework. +So far it could only be used with the c++ broker. + -- cgit v1.2.1