diff options
| author | Alan Conway <aconway@apache.org> | 2007-07-27 22:08:51 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-07-27 22:08:51 +0000 |
| commit | 956a72f00b64928a601ea2891789a53271fc7571 (patch) | |
| tree | c4469485822787d4742b06d35e23df007f399ed9 /cpp/src/cluster.mk | |
| parent | ac669123004b6e78468cc4fcea3ffb4b9d7b7bd3 (diff) | |
| download | qpid-python-956a72f00b64928a601ea2891789a53271fc7571.tar.gz | |
* src/tests/ais_check, cluster.mk: Run AIS tests only if:
- CLUSTER makefile conditional set by configure.
- Effective gid == ais
- aisexec is running
Otherwise print a warning.
* src/tests/EventChannelConnectionTest.cpp
* src/qpid/cluster/doxygen_overview.h
Removed unused files.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@560404 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/cluster.mk')
| -rw-r--r-- | cpp/src/cluster.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/cluster.mk b/cpp/src/cluster.mk index dcc70ca897..39df373d2e 100644 --- a/cpp/src/cluster.mk +++ b/cpp/src/cluster.mk @@ -14,8 +14,6 @@ libqpidcluster_la_SOURCES = \ qpid/cluster/ClusterPlugin.cpp \ qpid/cluster/ClassifierHandler.h \ qpid/cluster/ClassifierHandler.cpp \ - qpid/cluster/SessionFrame.h \ - qpid/cluster/SessionFrame.cpp \ qpid/cluster/SessionManager.h \ qpid/cluster/SessionManager.cpp |
