You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by as...@apache.org on 2017/11/28 18:38:19 UTC

qpid-proton git commit: PROTON-1700: Revert erroneous checkin

Repository: qpid-proton
Updated Branches:
  refs/heads/master de1e81cc5 -> 27c5bf0b7


PROTON-1700: Revert erroneous checkin


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/27c5bf0b
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/27c5bf0b
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/27c5bf0b

Branch: refs/heads/master
Commit: 27c5bf0b718bc500d363bceb8739f3f0ec526c3e
Parents: de1e81c
Author: Andrew Stitcher <as...@apache.org>
Authored: Tue Nov 28 13:37:40 2017 -0500
Committer: Andrew Stitcher <as...@apache.org>
Committed: Tue Nov 28 13:37:40 2017 -0500

----------------------------------------------------------------------
 examples/cpp/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/27c5bf0b/examples/cpp/CMakeLists.txt
----------------------------------------------------------------------
diff --git a/examples/cpp/CMakeLists.txt b/examples/cpp/CMakeLists.txt
index 58cbb5b..0531aec 100644
--- a/examples/cpp/CMakeLists.txt
+++ b/examples/cpp/CMakeLists.txt
@@ -77,7 +77,6 @@ if(HAS_CPP11)
   # Examples that use threads directly
   if (Threads_FOUND)
     foreach(example
-        reconnect-and-stop
         multithreaded_client
         multithreaded_client_flow_control)
       add_executable(${example} ${example}.cpp)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org