From 2b8f953744f20308dd66bbe325c844a9427436e9 Mon Sep 17 00:00:00 2001 From: "Carl C. Trieloff" Date: Fri, 16 May 2008 02:01:50 +0000 Subject: QPID-1034 by Senaka Fernando git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@656924 13f79535-47bb-0310-9956-ffa450edef68 --- java/client/example/bin/README.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 java/client/example/bin/README.txt (limited to 'java/client/example') diff --git a/java/client/example/bin/README.txt b/java/client/example/bin/README.txt new file mode 100644 index 0000000000..9a1ce91d41 --- /dev/null +++ b/java/client/example/bin/README.txt @@ -0,0 +1,11 @@ += Qpid Java Examples = + +For more information read ../README.txt. + +== The Verify All Script == + +The verify_all script will run Java examples against itself and against the C++ +and Python examples. The success of the script is determined by comparing its +output against what is expected. + +This script uses the verify script found in qpid/cpp/examples. -- cgit v1.2.1