summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-16 09:34:24 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-16 09:34:24 +0000
commit2323f6092abd64d05e57161fb6571d713c88166f (patch)
tree2403873ad074e22480c1f1f25ef1d8e60e815d4e
parent30d969ebd069f1409ba6b807a244c9dc54b1a4d4 (diff)
downloadATCD-2323f6092abd64d05e57161fb6571d713c88166f.tar.gz
Fri Feb 15 09:34:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--CIAO/ChangeLog6
-rw-r--r--CIAO/ciao/CCM_Core.mpc3
2 files changed, 6 insertions, 3 deletions
diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog
index 3d32e4265ec..01c6e102569 100644
--- a/CIAO/ChangeLog
+++ b/CIAO/ChangeLog
@@ -1,3 +1,9 @@
+Fri Feb 15 09:34:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ciao/CCM_Core.mpc:
+ Removed the extension context files for the moment, this needs
+ much more idl files
+
Thu Feb 14 16:06:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
* ciao/Deployment_Target_Data.idl:
diff --git a/CIAO/ciao/CCM_Core.mpc b/CIAO/ciao/CCM_Core.mpc
index 7f4adacc21b..4ab2521597d 100644
--- a/CIAO/ciao/CCM_Core.mpc
+++ b/CIAO/ciao/CCM_Core.mpc
@@ -99,7 +99,6 @@ project (CIAO_DnC_Container) : orbsvcslib, portableserver, valuetype, ifr_client
IDL_Files {
idlflags += -SS -Sci
CCM_Context.idl
- CCM_ExtensionContext.idl
CCM_CCMException.idl
CCM_EntityComponent.idl
CCM_EntityContext.idl
@@ -138,7 +137,6 @@ project (CIAO_DnC_Container) : orbsvcslib, portableserver, valuetype, ifr_client
CCM_SessionSynchronizationC.cpp
CCM_CCMExceptionC.cpp
CCM_ContextC.cpp
- CCM_ExtensionContextC.cpp
SecurityC.cpp
CCM_Container_ExC.cpp
CCM_StateIdFactoryC.cpp
@@ -308,7 +306,6 @@ project (CIAO_DnC_Server) : orbsvcslib, portableserver, valuetype, naming, ifr_c
Dynamic_Component_Servant_Base.cpp
Port_Activator.cpp
StandardConfigurator_Impl.cpp
- ExtensionContext.cpp
}
Header_Files {