diff options
author | Robert Gemmell <robbie@apache.org> | 2012-02-13 01:06:39 +0000 |
---|---|---|
committer | Robert Gemmell <robbie@apache.org> | 2012-02-13 01:06:39 +0000 |
commit | 59fb1b05a078aaa1b2a55705a83c0de5c23b1c0f (patch) | |
tree | 4ca70cd10e2e1c81b18d3f46f34d6b9d48333751 | |
parent | 978dbc5e8580614ef8942e3c6b9d6d8bf68da8b9 (diff) | |
download | qpid-python-59fb1b05a078aaa1b2a55705a83c0de5c23b1c0f.tar.gz |
QPID-3830: remove stale reference to old examples README
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1243388 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | java/client/README.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/java/client/README.txt b/java/client/README.txt index b9cde71db3..a8c7da32c5 100644 --- a/java/client/README.txt +++ b/java/client/README.txt @@ -47,5 +47,3 @@ Run 'ant build' in the parent directory from where this file is stored, ie: This will build the various Java modules, leaving binary .jar files output in: <installation path>/qpid/java/build/lib -Taking the above the 'distribution directory', consult the README.txt file at: -<installation path>/qpid/java/client/example/src/main/java |