summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-22 14:55:09 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-22 14:55:09 +0000
commitde54762e80a63cd537094d1d434a8342bc098c22 (patch)
treead419ce54bb70620436ce27b9113aa94cb8515ff
parentcc8a6d033b6b44e4b31c41c2d5be3ae59e9e2d2e (diff)
downloadATCD-de54762e80a63cd537094d1d434a8342bc098c22.tar.gz
-rw-r--r--CIAO/ChangeLog8
-rw-r--r--CIAO/ccm/CCM_svnt.mpc5
-rw-r--r--CIAO/ccm/Session/CCM_SessionSynchronization.idl (renamed from CIAO/ccm/CCM_SessionSynchronization.idl)0
3 files changed, 8 insertions, 5 deletions
diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog
index 55d537c13e7..3d3eb86b57c 100644
--- a/CIAO/ChangeLog
+++ b/CIAO/ChangeLog
@@ -1,3 +1,11 @@
+Wed Sep 22 14:50:49 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ccm:
+ * ccm/CCM_svnt.mpc:
+ * ccm/Session/CCM_SessionSynchronization.idl:
+ * ccm/CCM_SessionSynchronization.idl:
+ Moved another file to Session
+
Wed Sep 22 13:48:37 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* MPC/config/ccm_session_stub.mpb:
diff --git a/CIAO/ccm/CCM_svnt.mpc b/CIAO/ccm/CCM_svnt.mpc
index 3c62fc854a4..c713d20852e 100644
--- a/CIAO/ccm/CCM_svnt.mpc
+++ b/CIAO/ccm/CCM_svnt.mpc
@@ -10,7 +10,6 @@ project(CCM_svnt_idl) : install, ciaolib_with_idl, valuetype {
CCM_Transaction.idl
CosPersistentState.idl
CCM_ExecutorLocator.idl
- CCM_SessionSynchronization.idl
}
}
@@ -35,15 +34,12 @@ project(CCM_svnt) : install, orbsvcslib, orbsvcs_output \
CCM_ExecutorLocatorC.h
CCM_TransactionC.h
CosPersistentStateC.h
- CCM_SessionSynchronizationC.h
CCM_ExecutorLocatorS.h
- CCM_SessionSynchronizationS.h
CCM_TransactionS.h
CosPersistentStateS.h
}
Inline_Files {
- CCM_SessionSynchronizationC.inl
CCM_TransactionC.inl
CosPersistentStateC.inl
CCM_ExecutorLocatorC.inl
@@ -52,7 +48,6 @@ project(CCM_svnt) : install, orbsvcslib, orbsvcs_output \
Source_Files {
CCM_TransactionC.cpp
CosPersistentStateC.cpp
- CCM_SessionSynchronizationC.cpp
CCM_ExecutorLocatorC.cpp
CCM_EventsS.cpp
CCM_EventConsumerBaseS.cpp
diff --git a/CIAO/ccm/CCM_SessionSynchronization.idl b/CIAO/ccm/Session/CCM_SessionSynchronization.idl
index 374b01fcf94..374b01fcf94 100644
--- a/CIAO/ccm/CCM_SessionSynchronization.idl
+++ b/CIAO/ccm/Session/CCM_SessionSynchronization.idl