You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kg...@apache.org on 2011/02/18 16:05:55 UTC

svn commit: r1072016 - in /qpid/branches/qpid-2935/qpid/cpp/src: qpid/broker/IncompleteMessageList.cpp qpid/broker/IncompleteMessageList.h tests/CMakeLists.txt tests/IncompleteMessageList.cpp

Author: kgiusti
Date: Fri Feb 18 15:05:55 2011
New Revision: 1072016

URL: http://svn.apache.org/viewvc?rev=1072016&view=rev
Log:
QPID-2935: fix cmake build on linux

Removed:
    qpid/branches/qpid-2935/qpid/cpp/src/qpid/broker/IncompleteMessageList.cpp
    qpid/branches/qpid-2935/qpid/cpp/src/qpid/broker/IncompleteMessageList.h
    qpid/branches/qpid-2935/qpid/cpp/src/tests/IncompleteMessageList.cpp
Modified:
    qpid/branches/qpid-2935/qpid/cpp/src/tests/CMakeLists.txt

Modified: qpid/branches/qpid-2935/qpid/cpp/src/tests/CMakeLists.txt
URL: http://svn.apache.org/viewvc/qpid/branches/qpid-2935/qpid/cpp/src/tests/CMakeLists.txt?rev=1072016&r1=1072015&r2=1072016&view=diff
==============================================================================
--- qpid/branches/qpid-2935/qpid/cpp/src/tests/CMakeLists.txt (original)
+++ qpid/branches/qpid-2935/qpid/cpp/src/tests/CMakeLists.txt Fri Feb 18 15:05:55 2011
@@ -107,7 +107,6 @@ set(unit_tests_to_build
     MessagingSessionTests
     SequenceSet
     StringUtils
-    IncompleteMessageList
     RangeSet
     AtomicValue
     QueueTest



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org