From ed440c79f3640259a9912e97f29b91284c8c2292 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/qpid@957201 13f79535-47bb-0310-9956-ffa450edef68 --- java/testkit/README | 6 ------ java/testkit/README.txt | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 java/testkit/README create mode 100644 java/testkit/README.txt (limited to 'java/testkit') diff --git a/java/testkit/README b/java/testkit/README deleted file mode 100644 index df7996f471..0000000000 --- a/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/java/testkit/README.txt b/java/testkit/README.txt new file mode 100644 index 0000000000..df7996f471 --- /dev/null +++ b/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