diff options
Diffstat (limited to 'modules/CIAO/ChangeLogs/ChangeLog-09a')
-rw-r--r-- | modules/CIAO/ChangeLogs/ChangeLog-09a | 15360 |
1 files changed, 15360 insertions, 0 deletions
diff --git a/modules/CIAO/ChangeLogs/ChangeLog-09a b/modules/CIAO/ChangeLogs/ChangeLog-09a new file mode 100644 index 00000000000..2ac01dcc17a --- /dev/null +++ b/modules/CIAO/ChangeLogs/ChangeLog-09a @@ -0,0 +1,15360 @@ +Mon Oct 12 14:03:48 CDT 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * CIAO version 0.7.4 released. + +Mon Oct 12 18:44:56 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * NEWS: + + Further describe -Glem changes. + +Fri Oct 9 09:24:08 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver_exec.cpp: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: + Don't print expected exceptions; otherwise the scoreboard will be + confused. + + * connectors/ami4ccm/examples/Hello/descriptors/run_test.pl: + Wait 90 sec instead of 60 sec to compleet this example. + +Fri Oct 9 06:47:29 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Quoter/descriptors/USER_QOS_PROFILES.xml: + QoS profile file for this example + +Thu Oct 8 13:02:29 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/ami4ccm/docs/AMI4CCM-spec.odt: + Described the use of IDL3+. + +Thu Oct 8 12:32:38 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/ami4ccm/docs/AMI4CCM-spec.odt: + Update example to meet the spec. + +Thu Oct 8 11:06:29 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/ami4ccm/docs/AMI4CCM-spec.odt: + Extended the component section. + +Thu Oct 8 08:31:25 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/ami4ccm/docs/AMI4CCM-spec.odt: + Some minor updates. + +Wed Oct 7 15:15:20 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * NEWS: + + Update. + +Wed Oct 7 14:41:09 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tests/IDL_Test/Inherited_Component/IhC_Bar.idl + Added missing include + +Wed Oct 7 14:09:09 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/ami4ccm/examples/Hello/AMI/AMI_MyFoo_i.cpp: + * connectors/ami4ccm/examples/Hello/AMI/AMI_exec.h: + * connectors/ami4ccm/examples/Hello/AMI/AMI_exec.cpp: + Got rid of ior file between CORBA server and client. + +Wed Oct 7 13:33:44 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector_exec.cpp + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector_exec.h + Refactored the connector into a template + +Wed Oct 7 13:33:47 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/ami4ccm/examples/Hello/AMI/AMI.idl: + * connectors/ami4ccm/examples/Hello/AMI/AMI_MyFoo_i.h: + * connectors/ami4ccm/examples/Hello/AMI/AMI_MyFoo_i.cpp: + * connectors/ami4ccm/examples/Hello/AMI/AMI_exec.h: + * connectors/ami4ccm/examples/Hello/AMI/AMI_exec.cpp: + * connectors/ami4ccm/examples/Hello/Hello_Base/Hello_Base.idl: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender.idl: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.h: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: + * connectors/ami4ccm/examples/Hello/descriptors/Plan.cdp: + Renamed module interface of Hello_Base and AMI. + +Wed Oct 7 13:15:22 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/ami4ccm/examples/Hello/AMI/AMI.idl: + * connectors/ami4ccm/examples/Hello/AMI/AMI_MyFoo_i.h: + * connectors/ami4ccm/examples/Hello/AMI/AMI_MyFoo_i.cpp: + * connectors/ami4ccm/examples/Hello/AMI/AMI_exec.h: + * connectors/ami4ccm/examples/Hello/AMI/AMI_exec.cpp: + * connectors/ami4ccm/examples/Hello/Hello_Base/Hello.idl: + * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver.idl: + * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver_exec.h: + * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver_exec.cpp: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender.idl: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.h: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: + Changed name of module CCM_AMI into Hello. + +Wed Oct 7 12:42:58 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/ami4ccm/examples/Hello/AMI/AMI.idl: + * connectors/ami4ccm/examples/Hello/AMI/AMI.mpc: + * connectors/ami4ccm/examples/Hello/AMI/AMI_exec.h: + * connectors/ami4ccm/examples/Hello/AMI/AMI_exec.cpp: + * connectors/ami4ccm/examples/Hello/Hello_Base/Hello.idl: + * connectors/ami4ccm/examples/Hello/Hello_Base/Hello_Base.idl: + * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver.idl: + * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver_exec.h: + * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver_exec.cpp: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender.idl: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.h: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: + * connectors/ami4ccm/examples/Hello/descriptors/Plan.cdp: + Removed interface MyInterface in order to focus on the MyFoo. + + * connectors/ami4ccm/examples/Hello/AMI/AMI_MyInterface_i.h: + * connectors/ami4ccm/examples/Hello/AMI/AMI_MyInterface_i.cpp: + Removed these files. + +Tue Oct 6 21:52:02 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * examples/Null_Component/Null_Component.mpc: + + Fixed build order bug. + +Tue Oct 6 12:30:44 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tests/IDL_Test/PIDL_Include/PIDLInclude.mpc: + Enabled these projects + +Tue Oct 6 12:29:30 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/dds4ccm/idl/dds4ccm_Base.idl3: + * connectors/dds4ccm/idl/dds4ccm_ConnectorStatusListener.idl3: + * connectors/dds4ccm/idl/dds4ccm_ListenerControl.idl3: + * connectors/dds4ccm/idl/dds4ccm_PortStatusListener.idl3: + * connectors/dds4ccm/idl/dds4ccm_Writer.idl3p: + * connectors/dds4ccm/impl/ndds/DataReaderListener_T.cpp: + Resolved fuzz errors. + +Tue Oct 6 11:26:51 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/dds4ccm/examples/Quoter/Broker/Broker_exec.cpp: + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector_exec.cpp: + * connectors/dds4ccm/idl/dds4ccm_Connector_Base.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Connector_Event.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Connector_State.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Getter.idl3p: + * connectors/dds4ccm/idl/dds4ccm_MultiListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_MultiUpdater.idl3p: + * connectors/dds4ccm/idl/dds4ccm_MultiWriter.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Get.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_MultiListen.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_MultiUpdate.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_MultiWrite.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_RawListen.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Read.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_StateListen.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Update.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Write.idl3p: + * connectors/dds4ccm/idl/dds4ccm_RawListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Reader.idl3p: + * connectors/dds4ccm/idl/dds4ccm_StateListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Updater.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Writer.idl3p: + Resolved some more fuzz errors. + +Tue Oct 6 10:53:44 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector_exec.cpp + * connectors/dds4ccm/impl/ndds/DataReaderListener_T.cpp + * connectors/dds4ccm/impl/ndds/DataReaderListener_T.h + Moved listener into a template + +Tue Oct 6 10:16:16 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/ami4ccm/examples/Hello/Hello_Base/Hello_Base.mpc: + AMI_Hello_lem_gen shouldn't be derived from ami. This would + result in unnecessary sendc methods in the Receiver. + + * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver.mpc: + None of the projects shouldn't be derived from AMI. + + * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver_exec.h: + Cleanup unnecessary sendc methods. + +Tue Oct 6 09:34:44 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Quoter/Base/Quoter_Base.idl + * connectors/dds4ccm/examples/Quoter/Base/Quoter_Base.mpc + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector.idl3 + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector_exec.cpp + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector_exec.h + * connectors/dds4ccm/impl/ndds/Writer.tpp + Added a Stock_Info_Seq as corba sequence for the reader + +Tue Oct 6 09:30:27 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.idl3p: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.idl3p: + * connectors/dds4ccm/examples/Quoter/Broker/Broker.idl3p: + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector.idl3p: + * connectors/dds4ccm/examples/Quoter/Distributor/Distributor.idl3p: + * connectors/dds4ccm/id3p_test/Multiple_Reader_Ports/test.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Connector_Base.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Connector_Event.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Connector_State.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Getter.idl3p: + * connectors/dds4ccm/idl/dds4ccm_MultiListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_MultiUpdater.idl3p: + * connectors/dds4ccm/idl/dds4ccm_MultiWriter.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Get.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_MultiListen.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_MultiUpdate.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_MultiWrite.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_RawListen.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Read.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_StateListen.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Update.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Write.idl3p: + * connectors/dds4ccm/idl/dds4ccm_RawListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Reader.idl3p: + * connectors/dds4ccm/idl/dds4ccm_StateListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Updater.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Writer.idl3p: + Resolve fuzz errors. + +Tue Oct 6 09:03:55 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/ami4ccm/examples/Hello/descriptors/run_test.pl: + Converted to the new test framework + +Tue Oct 6 08:37:44 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/Reader_T.{h,cpp}: + First version of the reader as template + +Tue Oct 6 07:48:47 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * bin/ciao_tests.lst: + Enabled some tests for ce/labview/fuzz + + * connectors/dds4ccm/examples/Quoter/Broker/Broker.idl3: + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector.idl3: + * connectors/dds4ccm/examples/Quoter/Distributor/Distributor.idl3: + * connectors/dds4ccm/idl/dds4ccm_Base.idl3: + * connectors/dds4ccm/idl/dds4ccm_ConnectorStatusListener.idl3: + * connectors/dds4ccm/idl/dds4ccm_ListenerControl.idl3: + * connectors/dds4ccm/idl/dds4ccm_PortStatusListener.idl3: + Resolved some fuzz errors. + + * tests/CIAO_ComponentServer/SimpleComponent/run_test.pl: + Converted to the new test framework + +Tue Oct 6 07:40:44 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/descriptors/1_to_5.cdp + * connectors/dds4ccm/examples/Hello/descriptors/5_Receivers.cdp + * connectors/dds4ccm/examples/Hello/descriptors/5_Senders.cdp + * connectors/dds4ccm/examples/Hello/descriptors/5_to_1.cdp + * connectors/dds4ccm/examples/Hello/descriptors/DeploymentPlan.cdp + * connectors/dds4ccm/examples/Hello/descriptors/ReceiverOnly.cdp + * connectors/dds4ccm/examples/Hello/descriptors/SenderOnly.cdp + * connectors/dds4ccm/examples/Quoter/Broker/Broker_exec.cpp + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector_exec.cpp + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector_exec.h + * connectors/dds4ccm/examples/Quoter/descriptors/Plan.cdp + * connectors/dds4ccm/impl/ndds/ListenerControl.cpp + * connectors/dds4ccm/impl/ndds/ListenerControl.h + * connectors/dds4ccm/impl/ndds/ndds_impl.mpc + Implemented more functionality + +Tue Oct 6 07:06:28 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * bin/ciao_tests.lst: + Enabled some tests for ce/labview/fuzz + + * tests/CIAO_ComponentServer/Activator/run_test.pl: + * tests/CIAO_ComponentServer/Basic/run_test.pl: + Converted to the new test framework + + * examples/DevGuideExamples/Messenger/Messenger.mpc: + Resolved compiler errors. + +Mon Oct 5 19:35:41 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/dds4ccm/examples/Quoter/Distributor/controller.cpp: + Removed this file because it was empty and was generating + fuzz errors. + +Mon Oct 5 19:28:44 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector_exec.cpp: + Corrected type registration + +Mon Oct 5 19:14:44 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector_exec.cpp: + Register the type with rti dds + + * connectors/dds4ccm/impl/ndds/DomainParticipant.cpp: + Layout change + +Mon Oct 5 18:47:44 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector.mpc: + Updated build order and use -Glem + + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_ConnectorE.idl: + Removed from the repository + +Mon Oct 5 18:36:44 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/descriptors/1_to_5.cdp + * connectors/dds4ccm/examples/Hello/descriptors/5_Receivers.cdp + * connectors/dds4ccm/examples/Hello/descriptors/5_Senders.cdp + * connectors/dds4ccm/examples/Hello/descriptors/5_to_1.cdp + * connectors/dds4ccm/examples/Hello/descriptors/DeploymentPlan.cdp + * connectors/dds4ccm/examples/Hello/descriptors/ReceiverOnly.cdp + * connectors/dds4ccm/examples/Hello/descriptors/SenderOnly.cdp + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.h + * connectors/dds4ccm/examples/Quoter/Base/Quoter_Base.mpc + * connectors/dds4ccm/examples/Quoter/Broker/Broker.idl3 + * connectors/dds4ccm/examples/Quoter/Broker/Broker.mpc + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector.idl3 + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector.mpc + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_ConnectorE.idl + * connectors/dds4ccm/examples/Quoter/descriptors/Plan.cdp + * connectors/dds4ccm/examples/Quoter/Distributor/Distributor.idl3 + * connectors/dds4ccm/examples/Quoter/Distributor/Distributor.mpc + * connectors/dds4ccm/examples/Quoter/Distributor/Distributor_exec.cpp + * connectors/dds4ccm/examples/Quoter/Distributor/Distributor_exec.h + * connectors/dds4ccm/idl/dds4ccm.mpc + * connectors/dds4ccm/impl/ndds/Writer.h + Enabled the quoter example. + + * connectors/dds4ccm/impl/ndds/Builtin_Writer.h + * connectors/dds4ccm/impl/ndds/Builtin_Writer.tpp + New template for builtin types, will rework in the future, but by using + this one we don't have to rewrite the hello world example at this + moment + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_ConnectorE.idl + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_ConnectorE.idl + Removed, are generate now as part of the regular build + +Mon Oct 5 16:36:33 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tests/IDL3/ImpliedIDL/All/all.mpc: + + Fixed dependency problems, and added include.idl to + IDL_Files block, since its include is now passed + through unchanged automatically, even though include_IDL2.idl + is still generated. + +Mon Oct 5 13:24:28 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/dds4ccm/examples/Quoter/Base/Quoter_Base.idl: + * connectors/dds4ccm/examples/Quoter/Distributor/Distributor_exec.h: + * connectors/dds4ccm/examples/Quoter/Distributor/Distributor_exec.cpp: + * connectors/dds4ccm/examples/Quoter/Distributor/controller.cpp: + Resolved fuzz errors. + +Mon Oct 5 11:40:44 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm + * connectors/dds4ccm/docs + * connectors/dds4ccm/examples/Hello/Base + * connectors/dds4ccm/examples/Hello/Base/Hello_Base.idl + * connectors/dds4ccm/examples/Hello/Base/Hello_Base.mpc + * connectors/dds4ccm/examples/Hello/descriptors/1_to_5.cdp + * connectors/dds4ccm/examples/Hello/descriptors/5_Receivers.cdp + * connectors/dds4ccm/examples/Hello/descriptors/5_Senders.cdp + * connectors/dds4ccm/examples/Hello/descriptors/5_to_1.cdp + * connectors/dds4ccm/examples/Hello/descriptors/DeploymentPlan.cdp + * connectors/dds4ccm/examples/Hello/descriptors/ReceiverOnly.cdp + * connectors/dds4ccm/examples/Hello/descriptors/SenderOnly.cdp + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.cpp + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.h + * connectors/dds4ccm/examples/Quoter + * connectors/dds4ccm/examples/Quoter/Base + * connectors/dds4ccm/examples/Quoter/Base/Quoter_Base.idl + * connectors/dds4ccm/examples/Quoter/Base/Quoter_Base.mpc + * connectors/dds4ccm/examples/Quoter/Broker + * connectors/dds4ccm/examples/Quoter/Broker/Broker.idl3 + * connectors/dds4ccm/examples/Quoter/Broker/Broker.idl3p + * connectors/dds4ccm/examples/Quoter/Broker/Broker.mpc + * connectors/dds4ccm/examples/Quoter/Broker/Broker_exec.cpp + * connectors/dds4ccm/examples/Quoter/Broker/Broker_exec.h + * connectors/dds4ccm/examples/Quoter/Connector + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector.idl3 + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector.idl3p + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector.mpc + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector_exec.cpp + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector_exec.h + * connectors/dds4ccm/examples/Quoter/Connector/Quoter_ConnectorE.idl + * connectors/dds4ccm/examples/Quoter/descriptors + * connectors/dds4ccm/examples/Quoter/descriptors/run_test.pl + * connectors/dds4ccm/examples/Quoter/Distributor + * connectors/dds4ccm/examples/Quoter/Distributor/controller.cpp + * connectors/dds4ccm/examples/Quoter/Distributor/Distributor.idl3 + * connectors/dds4ccm/examples/Quoter/Distributor/Distributor.idl3p + * connectors/dds4ccm/examples/Quoter/Distributor/Distributor.mpc + * connectors/dds4ccm/examples/Quoter/Distributor/Distributor_exec.cpp + * connectors/dds4ccm/examples/Quoter/Distributor/Distributor_exec.h + * connectors/dds4ccm/idl/dds4ccm.mpc + * connectors/dds4ccm/idl/dds4ccm_Port_RawListen.idl3p + * connectors/dds4ccm/impl/ndds/NDDS_Traits.h + * connectors/dds4ccm/impl/ndds/Writer.h + * connectors/dds4ccm/impl/ndds/Writer.tpp + Integrated the second proto from the ddsports branch. This is disabled + in the mpc files right now, but the branch wasn't usable because of all + lem changes in tao_idl. By merging this to head now we have a stable + base to tweak this proto + +Mon Oct 5 09:50:44 UTC 2009 Marijke Hengstmengel <mhengstmengel@remedy.nl> + + * docs/tutorials/Quoter/Simple/descriptors/NodeMap.dat: + Changed svn properties. Added svn eol-property. + +Sun Oct 4 17:36:44 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tools/IDL3_to_IDL2/checking_visitor.h: + * tools/IDL3_to_IDL2/checking_visitor.cpp: + + Fixed FC_8 build errors/warnings. + +Fri Oct 2 18:32:21 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tools/IDL3_to_IDL2/checking_visitor.h: + * tools/IDL3_to_IDL2/be_global.cpp: + * tools/IDL3_to_IDL2/be_produce.cpp: + * tools/IDL3_to_IDL2/be_global.h: + * tools/IDL3_to_IDL2/checking_visitor.cpp: + + Replaced the -x <filename> option, which manually + excluded an IDL file include from getting its processed + name decorated with '_IDL2', with a mechanims that + detects automatically which included IDL files have + no IDL3 constructs, and skips mangling their processed + included name accordingly. + + * tests/IDL3/ImpliedIDL/All/all.mpc: + * tests/IDL3/ImpliedIDL/All/pass_through.idl: + + Minor changes to this test of idl3_to_idl2. + + * tools/IDL3_to_IDL2/README: + * docs/releasenotes/index.html: + + Updated documentation. + +Fri Oct 2 18:30:12 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * examples/DevGuideExamples/Messenger/Administrator_Client_IDL2.mpc: + * examples/DevGuideExamples/Messenger/Messenger.mpc: + + Fixed some dependency problems. + +Fri Oct 2 14:01:59 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/ami4ccm/docs/AMI4CCM-spec.odt: + Update working document. + +Fri Oct 2 09:08:34 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/ami4ccm/examples/Hello/AMI/AMI.mpc + * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver.mpc + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender.mpc + Fix build orders and missing libraries + +Fri Oct 2 08:36:22 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Base.idl: + * performance-tests/Protocols/common/Protocols.idl: + * tests/IDL_Test/Included_Component/IC_Foo.idl: + Resolved some fuzz errors/warnings. + +Fri Oct 2 08:22:34 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/ami4ccm/examples/Hello/Hello_Base/Hello_Base.mpc + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.mpc + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.mpc + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Base.mpc + * examples/Hello/Sender/Sender.mpc + Fix build orders and missing libraries + +Fri Oct 2 07:06:34 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/tests/CIAO/Components/SimpleNilFacetProvider.mpc: + Fixed build order + +Fri Oct 2 02:05:34 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * performance-tests/Benchmark/Benchmark.mpc: + * performance-tests/Benchmark/BenchmarkE.idl: + * performance-tests/Benchmark/Benchmark_skel_export.h: + * performance-tests/Benchmark/Benchmark_stub_export.h: + * performance-tests/Benchmark/RoundTrip/RoundTrip.idl: + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.idl: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc: + * performance-tests/Protocols/Receiver/Receiver.idl: + * performance-tests/Protocols/Receiver/Receiver.mpc: + * performance-tests/Protocols/common/Protocols.idl: + * performance-tests/Protocols/common/Protocols.mpc: + * tests/CIDL/CodeGen/Basic.mpc: + * tests/CIDL/CodeGen/CodeGen.idl: + * tests/CIDL/CodeGen/CodeGen.mpc: + * tests/IDL_Test/Included_Component/IC_Bar.idl: + * tests/IDL_Test/Included_Component/IC_Foo.idl: + * tests/IDL_Test/Reused_Facet_Interface/Basic.mpc: + * tests/IDL_Test/Reused_Facet_Interface/CodeGen.idl: + * tests/IDL_Test/Reused_Facet_Interface/Reused_Facet_Interface.mpc: + + Additional -Glem changes. + +Thu Oct 1 20:15:35 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.idl: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.mpc: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Base.idl: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Base.mpc: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.idl: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.mpc: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_ConnectorE.idl: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Base.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.idl: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_ConnectorE.idl: + * connectors/dds4ccm/idl/dds4ccm.mpc: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.idl: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.mpc: + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.mpc: + * examples/BasicSP/BMClosedED/BMClosedED.idl: + * examples/BasicSP/BMClosedED/BMClosedED.mpc: + * examples/BasicSP/BMDevice/BMDevice.idl: + * examples/BasicSP/BMDevice/BMDevice.mpc: + * examples/DevGuideExamples/Messenger/Administrator_Client_IDL2.mpc: + * examples/DevGuideExamples/Messenger/Messenger.idl: + * examples/DevGuideExamples/Messenger/Messenger.mpc: + * examples/Display/Display_Base/Display_Base.mpc: + * examples/Display/GPS/GPS.idl: + * examples/Display/GPS/GPS.mpc: + * examples/Hello/Hello_Base/Hello_Base.mpc: + * examples/Hello/Sender/Sender.idl: + * examples/Hello/Sender/Sender.mpc: + * examples/Null_Component/Null_Component.idl: + * examples/Null_Component/Null_Component.mpc: + * examples/Null_Component/Null_Interface.mpc: + + -Glem changes. + +Thu Oct 1 20:14:03 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * examples/Swapping: + + Removed, this functionality isn't in CIAO anymore. + +Thu Oct 1 19:17:02 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * DAnCE/tests/CIAO/Components/SimpleCommon.mpc: + + Fixed export macro/include in *_lem_gen project. + +Thu Oct 1 18:48:45 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/ami4ccm/examples/Hello/AMI/AMI.idl: + * connectors/ami4ccm/examples/Hello/AMI/AMI_MyFoo_i.h: + * connectors/ami4ccm/examples/Hello/AMI/AMI_MyFoo_i.cpp: + * connectors/ami4ccm/examples/Hello/AMI/AMI_MyInterface_i.h: + * connectors/ami4ccm/examples/Hello/AMI/AMI_MyInterface_i.cpp: + * connectors/ami4ccm/examples/Hello/AMI/AMI_exec.h: + * connectors/ami4ccm/examples/Hello/AMI/AMI_exec.cpp: + * connectors/ami4ccm/examples/Hello/Hello_Base/Hello.idl: + * connectors/ami4ccm/examples/Hello/Hello_Base/Hello_Base.idl: + * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver_exec.h: + * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver_exec.cpp: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender.idl: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.h: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: + Fixed some compiler and fuzz errors. Also added attribute handling. + + * connectors/ami4ccm/examples/Hello/descriptors/run_test.pl: + Changed time out to 40 sec. + +Thu Oct 1 14:52:07 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * connectors/ami4ccm/examples/Hello/AMI/AMI.idl: + * connectors/ami4ccm/examples/Hello/AMI/AMI.mpc: + * connectors/ami4ccm/examples/Hello/Hello_Base/Hello.idl: + * connectors/ami4ccm/examples/Hello/Hello_Base/Hello_Base.idl: + * connectors/ami4ccm/examples/Hello/Hello_Base/Hello_Base.mpc: + * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver.idl: + * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver.mpc: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender.idl: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender.mpc: + + New -Glem behavior. + +Thu Oct 1 14:32:08 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/Components/SimpleCommon.mpc: + * DAnCE/tests/CIAO/Components/SimpleNilFacetProvider.idl: + * DAnCE/tests/CIAO/Components/SimpleNilFacetProvider.mpc: + * DAnCE/tests/CIAO/Components/SimpleProvider.idl: + * DAnCE/tests/CIAO/Components/SimpleProvider.mpc: + + New -Glem behavior. + +Thu Oct 1 11:38:42 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tests/CIDL/CodeGen/CodeGen.mpc + * tests/IDL_Test/Reused_Facet_Interface/Reused_Facet_Interface.mpc + Fixed lem generation using -Glfa + +Thu Oct 1 11:28:42 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/ami4ccm/examples/Hello/AMI/AMI.mpc: + * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver.mpc: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender.mpc: + Fixed lem generation using -Glfa + +Thu Oct 1 10:14:42 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/tests/CIAO/Components/SimpleCommon.mpc + * DAnCE/tests/CIAO/Components/SimpleNilFacetProvider.mpc + * DAnCE/tests/CIAO/Components/SimpleProvider.mpc + Fixed to use the new -Glfa and -Glem behaviour + +Tue Sep 29 14:37:17 UTC 2009 Vladimir Zykov <vz@prismtech.com> + + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.h: + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp: + * tests/IDL3_to_XMI/XMI_For_Module_Reopen/run_test.pl: + + Provided a correct fix for XMI generation for module reopening. + Fixed similar code for interface/valuetype/eventtype/struct/ + exception/union forward declarations. Extended a test for module + reopening. + +Tue Sep 29 11:57:42 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/tests/CIAO/Components/SimpleCommon.mpc: + * DAnCE/tests/CIAO/Components/SimpleNilFacetProvider.mpc: + * DAnCE/tests/CIAO/Components/SimpleProvider.mpc: + Build order fixes + +Tue Sep 29 11:49:42 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/tests/CIAO/Components/SimpleCommon.mpc: + * examples/BasicSP/BMDevice/BMDevice.mpc: + * examples/Display/Display_Base/Display_Base.mpc: + * examples/Hello/Hello_Base/Hello_Base.mpc: + * examples/Null_Component/Null_Interface.mpc: + * examples/Swapping/Hello_Base/Hello_Base.mpc: + * performance-tests/Protocols/common/Protocols.mpc: + * tests/CIDL/CodeGen/Basic.mpc: + Removed duplicated base projects + +Tue Sep 29 11:36:42 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * docs/Connectors.graffle: + * docs/OMG-CCM-Tutorial.ppt: + Added new sheets for IDL3+, Connector, DDS4CCM, and AMI4CCM + +Mon Sep 28 18:21:42 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tools/IDL3_to_IDL2/basic_visitor.cpp: + + Cosmetic changes. + + * DAnCE/tests/CIAO/Components/SimpleProvider.mpc: + * DAnCE/tests/CIAO/Components/SimpleNilFacetProvider.mpc: + * DAnCE/tests/CIAO/Components/SimpleCommon.mpc: + * connectors/ami4ccm/examples/Hello/AMI/AMI.mpc: + * examples/Hello/Sender/Sender.mpc: + * examples/Hello/Receiver/Receiver.mpc: + * examples/Hello/Hello_Base/Hello_Base.mpc: + * examples/BasicSP/BMClosedED/BMClosedED.mpc: + * examples/BasicSP/BasicSP.mpc: + * examples/BasicSP/BMDisplay/BMDisplay.mpc: + * examples/BasicSP/EC/EC.mpc: + * examples/BasicSP/BMDevice/BMDevice.mpc: + * examples/DevGuideExamples/Messenger/Messenger.mpc: + + Config changes. + +Mon Sep 28 11:25:43 UTC 2009 Vladimir Zykov <vz@prismtech.com> + + * tools/IDL3_to_XMI/Literals.cpp: + + Added missing comma between CORBAany and CORBAnative literals. + + * tests/IDL3_to_XMI/XMI_For_Native/test.idl: + * tests/IDL3_to_XMI/XMI_For_Native/run_test.pl: + * bin/ciao_tests.lst: + + Added a test that checks for CORBAnative in XMI file. + +Mon Sep 28 06:19:36 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + Integrated idl3_plus branch + + Thu Sep 24 17:35:36 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * DAnCE/tests/RedirectionServiceTest/RedirectionServiceTest.mpc: + + Added separate IDL processing project. + + * DAnCE/RepositoryManager/RepositoryManager.mpc: + + Updated base project on IDL processing project, and + cosmetic changes. + + * DAnCE/RepositoryManager/repository_manager_admin.cpp: + + Commented out or removed unused args. + + Wed Sep 23 21:50:44 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tools/IDL3_to_XMI/IR_Simulator_visitor.cpp: + + Removed unused arg. + + * performance-tests/Protocols/Sender/Sender.mpc: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc: + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc: + * examples/Hello/Hello_Base/Hello_Base.mpc: + * examples/Display/Display_Base/Display_Base.mpc: + * examples/Display/GPS/GPS.mpc: + * examples/Swapping/Sender/Sender.mpc: + * examples/Swapping/Hello_Base/Hello_Base.mpc: + * examples/Null_Component/Null_Interface.mpc: + + Fixed missing export header file generation and missing + dependency of *E.idl processing on *.idl processing. + + Wed Sep 23 21:23:19 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tests/CIDL/CodeGen/Basic.mpc: + + Added generation of export header files. + + * tests/CIDL/CodeGen/CodeGen_exec_export.h: + * tests/CIDL/CodeGen/Basic_stub_export.h: + * tests/CIDL/CodeGen/CodeGen_svnt_export.h: + * tests/CIDL/CodeGen/Basic_skel_export.h: + * tests/CIDL/CodeGen/CodeGen_stub_export.h: + + Removed these files, now generated. + + Wed Sep 23 19:37:29 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tools/IDL3_to_XMI/IDL3_TO_XMI.mpc: + + Removed unnecessary base project. + + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.h: + * tools/IDL3_to_XMI/IR_Simulator_visitor.cpp: + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp: + * tools/IDL3_to_XMI/IR_Simulator_visitor.h: + + Updated visitors to reflect IDL3+ changes. + + Tue Sep 22 22:17:57 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * DAnCE/tests/CIAO/Components/SimpleNull_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleProvider_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleUser_svnt_export.h: + * DAnCE/tests/CIAO/Components/ProcessColocation_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleAttribute_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleCommon_stub_export.h: + * DAnCE/tests/CIAO/Components/SimplePublisher_stub_export.h: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleUser_stub_export.h: + * DAnCE/tests/CIAO/Components/ProcessColocation_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleUser_exec_export.h: + * DAnCE/tests/CIAO/Components/ProcessColocation_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleNull_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleAttribute_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleProvider_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleAttribute_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleCommon_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimplePublisher_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleNull_stub_export.h: + + Removed these files, now generated. + + * DAnCE/tests/CIAO/Components/SimpleCommon.mpc: + * DAnCE/tests/CIAO/Components/SimpleProvider.mpc: + + MPC project changes. + + Tue Sep 22 21:45:42 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec_export.h: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_svnt_export.h: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_stub_export.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_svnt_export.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_stub_export.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec_export.h: + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base_stub_export.h: + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base_skel_export.h: + + Removed these files, now generated. + + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.mpc: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.mpc: + + Config updates. + + Tue Sep 22 21:22:48 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * performance-tests/Protocols/Sender/Sender_svnt_export.h: + * performance-tests/Protocols/Sender/Sender_stub_export.h: + * performance-tests/Protocols/Sender/Sender_exec_export.h: + * performance-tests/Protocols/Receiver/Receiver_exec_export.h: + * performance-tests/Protocols/Receiver/Receiver_svnt_export.h: + * performance-tests/Protocols/Receiver/Receiver_stub_export.h: + * performance-tests/Protocols/common/Protocols_stub_export.h: + * performance-tests/Protocols/common/Protocols_skel_export.h: + + Removed these files, now generated. + + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc: + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc: + * performance-tests/Protocols/Receiver/Receiver.mpc: + * performance-tests/Protocols/common/Protocols.mpc: + + Addition of -Glfa IDL compiler option where necessary. + + Tue Sep 22 21:00:03 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * examples/Hello/Hello_Base/Hello_Base_stub_export.h: + * examples/Hello/Hello_Base/Hello_Base_skel_export.h: + * examples/BasicSP/BasicSP_exec_export.h: + * examples/BasicSP/BMDisplay/BMDisplay_exec_export.h: + * examples/BasicSP/BMDisplay/BMDisplay_svnt_export.h: + * examples/BasicSP/BMDisplay/BMDisplay_stub_export.h: + * examples/BasicSP/EC/EC_exec_export.h: + * examples/BasicSP/EC/EC_svnt_export.h: + * examples/BasicSP/EC/EC_stub_export.h: + * examples/BasicSP/BMClosedED/BMClosedED_svnt_export.h: + * examples/BasicSP/BMClosedED/BMClosedED_stub_export.h: + * examples/BasicSP/BMClosedED/BMClosedED_exec_export.h: + * examples/BasicSP/BasicSP_exec.cpp: + * examples/BasicSP/BMDevice/BMDevice_svnt_export.h: + * examples/BasicSP/BMDevice/BMDevice_stub_export.h: + * examples/BasicSP/BMDevice/BMDevice_exec_export.h: + * examples/BasicSP/BasicSP_exec.h: + * examples/Display/Display_Base/Display_Base_stub_export.h: + * examples/Display/Display_Base/Display_Base_skel_export.h: + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec_export.h: + * examples/Display/RateGen/RateGen_exec_export.h: + * examples/Display/RateGen/RateGen_svnt_export.h: + * examples/Display/RateGen/RateGen_stub_export.h: + * examples/Display/GPS/GPS_exec_export.h: + * examples/Display/GPS/GPS_svnt_export.h: + * examples/Display/GPS/GPS_stub_export.h: + * examples/Display/NavDisplay/NavDisplay_exec_export.h: + * examples/Display/NavDisplay/NavDisplay_svnt_export.h: + * examples/Display/NavDisplay/NavDisplay_stub_export.h: + * examples/Swapping/Sender/Sender_svnt_export.h: + * examples/Swapping/Sender/Sender_stub_export.h: + * examples/Swapping/Sender/Sender_exec_1_export.h: + * examples/Swapping/Sender/Sender_exec_export.h: + * examples/Swapping/Sender/Sender_exec_2_export.h: + * examples/Swapping/Receiver/Receiver_exec_export.h: + * examples/Swapping/Receiver/Receiver_svnt_export.h: + * examples/Swapping/Receiver/Receiver_stub_export.h: + * examples/Swapping/Hello_Base/Hello_Base_stub_export.h: + * examples/Swapping/Hello_Base/Hello_Base_skel_export.h: + * examples/Null_Component/Null_Component_stub_export.h: + * examples/Null_Component/Null_Component_exec_export.h: + * examples/Null_Component/Null_Component_svnt_export.h: + * examples/Null_Component/Null_Interface_skel_export.h: + * examples/Null_Component/Null_Interface_stub_export.h: + + Removed these export header files since they're now + generated. Also removed BasicSP_exec.*, and moved the + code to BMClosedED_exec.* and BMDevice_exec.*. + + * examples/BasicSP/BMClosedED/BMClosedED.mpc: + * examples/BasicSP/BMClosedED/BMClosedED_exec.cpp: + * examples/BasicSP/BMClosedED/BMClosedED_exec.h: + * examples/BasicSP/BMDevice/BMDevice_exec.cpp: + * examples/BasicSP/BMDevice/BMDevice_exec.h: + * examples/BasicSP/BMDevice/BMDevice.mpc: + * examples/DevGuideExamples/Messenger/Administrator_Client_IDL3.mpc: + + MPC changes, and code moved from BasicSP_exec.*. + + Mon Sep 21 22:01:50 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * examples/DevGuideExamples/Messenger/Administrator_Client.cpp: + * examples/DevGuideExamples/Messenger/Receiver.mpc: + * examples/DevGuideExamples/Messenger/Receiver_exec_export.h: + * examples/DevGuideExamples/Messenger/Receiver_svnt_export.h: + + Fixed config bugs. + + * examples/DevGuideExamples/Messenger/Messenger_exec_export.h: + * examples/DevGuideExamples/Messenger/Receiver_stub_export.h: + * examples/DevGuideExamples/Messenger/Messenger_svnt_export.h: + * examples/DevGuideExamples/Messenger/Receiver_exec_export.h: + * examples/DevGuideExamples/Messenger/Administrator_stub_export.h: + * examples/DevGuideExamples/Messenger/Receiver_svnt_export.h: + * examples/DevGuideExamples/Messenger/Administrator_exec_export.h: + * examples/DevGuideExamples/Messenger/Administrator_svnt_export.h: + * examples/DevGuideExamples/Messenger/Messenger_stub_export.h: + + Removed these files from the repository, since they are now generated. + + Mon Sep 21 21:58:49 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tools/IDL3_to_IDL2/basic_visitor.cpp: + * tools/IDL3_to_IDL2/idl3_to_idl2_visitor.cpp: + + Fixed bug in implied IDL generation for ports. + + Mon Sep 21 19:42:01 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * DAnCE/Deployment/Deployment_DeploymentPlan.idl: + + Fixed name clash with 'port' identifier. + + * tests/IDL3/Components/ComplexComponent/EventSink/EventSink.idl: + * tests/IDL3/Components/ComplexComponent/EventSource/EventSource.idl: + * tests/IDL3/Components/ComplexComponent/Facets/Facets.idl: + * tests/IDL3/Components/ComplexComponent/Receptacles/Receptacles.idl: + + Fixed name clashes. + + * tools/IDL3_to_IDL2/basic_visitor.cpp: + + Fixed bug in processing of valuetypes. + + * DAnCE/TargetManager/TargetManager.mpc: + * DAnCE/TargetManager/TargetManager_exec_export.h: + * DAnCE/TargetManager/TargetManager_stub_export.h: + * DAnCE/TargetManager/TargetManager_svnt_export.h: + * examples/BasicSP/BMClosedED/BMClosedED.mpc: + * examples/BasicSP/BMClosedED/BMClosedED_exec.h: + * examples/BasicSP/BMClosedED/BMClosedED_exec_export.h: + * examples/BasicSP/BMClosedED/BMClosedED_stub_export.h: + * examples/BasicSP/BMClosedED/BMClosedED_svnt_export.h: + * examples/BasicSP/BMDevice/BMDevice.mpc: + * examples/BasicSP/BMDevice/BMDevice_exec.h: + * examples/BasicSP/BMDevice/BMDevice_exec_export.h: + * examples/BasicSP/BMDevice/BMDevice_stub_export.h: + * examples/BasicSP/BMDevice/BMDevice_svnt_export.h: + * examples/BasicSP/BMDisplay/BMDisplay.mpc: + * examples/BasicSP/BMDisplay/BMDisplay_exec_export.h: + * examples/BasicSP/BMDisplay/BMDisplay_stub_export.h: + * examples/BasicSP/BMDisplay/BMDisplay_svnt_export.h: + * examples/BasicSP/BasicSP.mpc: + * examples/BasicSP/BasicSP_exec_export.h: + * examples/BasicSP/BasicSP_stub_export.h: + * examples/BasicSP/BasicSP_svnt_export.h: + * examples/BasicSP/EC/EC.mpc: + * examples/BasicSP/EC/EC_exec_export.h: + * examples/BasicSP/EC/EC_stub_export.h: + * examples/BasicSP/EC/EC_svnt_export.h: + * examples/DevGuideExamples/Messenger/Administrator_Client.cpp: + * examples/DevGuideExamples/Messenger/Administrator_exec_export.h: + * examples/DevGuideExamples/Messenger/Administrator_stub_export.h: + * examples/DevGuideExamples/Messenger/Administrator_svnt_export.h: + * examples/DevGuideExamples/Messenger/Messenger.mpc: + * examples/DevGuideExamples/Messenger/Messenger_exec_export.h: + * examples/DevGuideExamples/Messenger/Messenger_stub_export.h: + * examples/DevGuideExamples/Messenger/Messenger_svnt_export.h: + * examples/DevGuideExamples/Messenger/Receiver_stub_export.h: + * examples/DevGuideExamples/Messenger/Receiver_svnt_export.h: + * examples/Display/Display_Base/Display_Base.mpc: + * examples/Display/GPS/GPS.mpc: + * examples/Display/GPS/GPS_exec_export.h: + * examples/Display/GPS/GPS_stub_export.h: + * examples/Display/GPS/GPS_svnt_export.h: + * examples/Display/NavDisplay/NavDisplay.mpc: + * examples/Display/NavDisplay/NavDisplay_exec_export.h: + * examples/Display/NavDisplay/NavDisplay_stub_export.h: + * examples/Display/NavDisplay/NavDisplay_svnt_export.h: + * examples/Display/RateGen/RateGen.mpc: + * examples/Display/RateGen/RateGen_exec_export.h: + * examples/Display/RateGen/RateGen_stub_export.h: + * examples/Display/RateGen/RateGen_svnt_export.h: + * examples/Hello/Receiver/Receiver.mpc: + * examples/Hello/Sender/Sender.mpc: + * examples/Null_Component/Null_Component.mpc: + * examples/Null_Component/Null_Component_exec_export.h: + * examples/Null_Component/Null_Component_stub_export.h: + * examples/Null_Component/Null_Component_svnt_export.h: + * examples/Swapping/Receiver/Receiver_exec_export.h: + * examples/Swapping/Receiver/Receiver_stub_export.h: + * examples/Swapping/Receiver/Receiver_svnt_export.h: + * examples/Swapping/Sender/Sender.mpc: + * examples/Swapping/Sender/Sender_exec_export.h: + * examples/Swapping/Sender/Sender_stub_export.h: + * examples/Swapping/Sender/Sender_svnt_export.h: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec_export.h: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_stub_export.h: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_svnt_export.h: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_exec_export.h: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_stub_export.h: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_svnt_export.h: + * tests/CIDL/CodeGen/CodeGen.mpc: + * tests/CIDL/CodeGen/CodeGen_exec_export.h: + * tests/CIDL/CodeGen/CodeGen_stub_export.h: + * tests/CIDL/CodeGen/CodeGen_svnt_export.h: + * tests/IDL3/Components/ComplexComponent/Receptacles/Receptacles.mpc: + * tests/IDL3/Components/SimpleComponent/SimpleComponent.mpc: + * tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.idl: + * tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource.idl: + * tests/IDL_Test/Reused_Facet_Interface/CodeGen.mpc: + * tests/Minimum/Receiver/Receiver.mpc: + * tests/Minimum/Receiver/Receiver_exec_export.h: + * tests/Minimum/Receiver/Receiver_stub_export.h: + * tests/Minimum/Receiver/Receiver_svnt_export.h: + * tests/Minimum/Sender/Sender.mpc: + * tests/Minimum/Sender/Sender_exec_export.h: + * tests/Minimum/Sender/Sender_stub_export.h: + * tests/Minimum/Sender/Sender_svnt_export.h: + + Added configuration changes corresponding to IDL3+ changes + to IDL compiler. + + Wed Sep 2 16:06:59 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tools/IDL3_to_IDL2/idl3_to_idl2_visitor.cpp: + * tools/IDL3_to_IDL2/idl3_to_idl2_visitor.h: + + Replaced commented-out gen_* methods with + corresponding visit_* methods for component ports. + + Wed Aug 26 18:29:14 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tools/IDL3_to_IDL2/checking_visitor.h: + * tools/IDL3_to_IDL2/basic_visitor.h: + * tools/IDL3_to_IDL2/idl3_to_idl2_visitor.cpp: + * tools/IDL3_to_IDL2/checking_visitor.cpp: + * tools/IDL3_to_IDL2/idl3_to_idl2_visitor.h: + + Updated visitors to include the new visit methods, + and commented out the existing methods that use + port descriptions, which have been eliminated. + + Fri Jul 17 19:07:47 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tools/IDL3_to_IDL2/basic_visitor.h: + * tools/IDL3_to_IDL2/basic_visitor.cpp: + * tools/IDL3_to_IDL2/checking_visitor.h: + * tools/IDL3_to_IDL2/checking_visitor.cpp: + + Added new visit_* methods corresponding to new nodes + added in the IDL compiler front end. + + Wed Jul 8 22:44:15 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tools/IDL3_to_IDL2/checking_visitor.h: + * tools/IDL3_to_IDL2/basic_visitor.cpp: + * tools/IDL3_to_IDL2/basic_visitor.h: + * tools/IDL3_to_IDL2/checking_visitor.cpp: + + Added new visit_template_interface() and + visit_porttype() methods to keep these classes up to + date with the IDL compiler frontend. The methods are + empty for now, but the IDL3_to_IDL2 visitor classes are + kept concrete and instantiable. + +Wed Sep 23 11:57:59 UTC 2009 Vladimir Zykov <vz@prismtech.com> + + * tests/IDL3_to_XMI/XMI_For_Module_Reopen/test.idl: + * tests/IDL3_to_XMI/XMI_For_Module_Reopen/run_test.pl: + * bin/ciao_tests.lst: + + Added a test for XMI generation in case of module reopening. + Scheduled the test for run. + +Wed Sep 23 10:50:59 UTC 2009 Vladimir Zykov <vz@prismtech.com> + + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp: + + Fixed XMI generation in case of module reopening. + +Tue Sep 22 07:16:55 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/tests/CIAO/ExecutionManager-Deployments/simple_em_launcher.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/simple_nm_launcher.cpp: + Replaced ACE_xxx macros with DANCE_xxx macros. + + * connectors/ami4ccm/docs/AMI4CCM-spec.odt: + Every sendc method should have it's own reply handler. + + * connectors/ami4ccm/examples/Hello/AMI/AMI_MyFoo_i.cpp: + * connectors/ami4ccm/examples/Hello/AMI/AMI_MyInterface_i.cpp: + * connectors/ami4ccm/examples/Hello/AMI/AMI_exec.h: + * connectors/ami4ccm/examples/Hello/AMI/AMI_exec.cpp: + * connectors/ami4ccm/examples/Hello/Hello_Base/Hello.idl: + * connectors/ami4ccm/examples/Hello/Hello_Base/Hello_Base.idl: + * connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver_exec.cpp: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.h: + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: + Every sendc method has it's own reply handler. + Also the implementation of the exception handling has changed. + Now an exception holder is used. + +Mon Sep 14 09:19:39 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: + Updated some messages to not get false positives on the scoreboard + +Fri Sep 11 02:39:39 CDT 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * CIAO version 0.7.3 released. + +Thu Sep 10 07:05:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: + Updated some messages to not get false positives on the scoreboard + +Tue Sep 8 10:38:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * bin/ciao_tests.lst: + Added ami4ccm example + +Tue Sep 8 10:17:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/ami4ccm/Hello + Moved example to the new Hello subdirectory + +Tue Sep 8 10:08:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/tests/CIAO/ExecutionManager-Deployments/simple_em_launcher.cpp: + Fixed compile error + +Tue Sep 8 08:38:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + Integrated AMI4CCM branch which shows a prototype how AMI would + look like at the CCM level + + Mon Sep 7 09:41:10 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/simple_em_launcher.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/simple_nm_launcher.cpp: + Resolved merge conflicts to head. + + Mon Sep 7 08:28:12 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/docs: + * connectors/AMI_CCM/docs/AMI4CCM-explanation.odt: + * connectors/AMI_CCM/docs/AMI4CCM-spec.odt: + Created a subdirectory called 'docs'. Moved the + existing documents to this directory. + + * connectors/AMI_CCM/examples: + * connectors/AMI_CCM/examples/AMI: + * connectors/AMI_CCM/examples/Hello_Base: + * connectors/AMI_CCM/examples/Receiver: + * connectors/AMI_CCM/examples/Sender: + * connectors/AMI_CCM/examples/Sender/Hello_Sender.idl: + * connectors/AMI_CCM/examples/descriptors: + * connectors/AMI_CCM/AMI: + * connectors/AMI_CCM/AMI/AMI.idl: + * connectors/AMI_CCM/AMI/AMI.mpc: + * connectors/AMI_CCM/AMI/AMI_MyFoo_i.h: + * connectors/AMI_CCM/AMI/AMI_MyFoo_i.cpp: + * connectors/AMI_CCM/AMI/AMI_MyInterface_i.h: + * connectors/AMI_CCM/AMI/AMI_MyInterface_i.cpp: + * connectors/AMI_CCM/AMI/AMI_exec.h: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/AMI4CCM-explanation.odt: + * connectors/AMI_CCM/AMI4CCM-spec.odt: + * connectors/AMI_CCM/Hello_Base: + * connectors/AMI_CCM/Hello_Base/Hello.idl: + * connectors/AMI_CCM/Hello_Base/Hello_Base.idl: + * connectors/AMI_CCM/Hello_Base/Hello_Base.mpc: + * connectors/AMI_CCM/Receiver: + * connectors/AMI_CCM/Receiver/Hello_Receiver.idl: + * connectors/AMI_CCM/Receiver/Hello_Receiver.mpc: + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.h: + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * connectors/AMI_CCM/Sender: + * connectors/AMI_CCM/Sender/Hello_Sender.idl: + * connectors/AMI_CCM/Sender/Hello_Sender.mpc: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.h: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + * connectors/AMI_CCM/descriptors: + * connectors/AMI_CCM/descriptors/Plan.cdp: + * connectors/AMI_CCM/descriptors/run_test.pl: + Created a subdirectory called 'examples'. Moved + all files to this directory. + + Fri Sep 4 11:00:39 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + Improved logging. + + Thu Sep 3 14:10:17 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/NodeManager/Node_Manager_Module.cpp: + Improved logging. + + Thu Sep 3 13:17:52 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/Hello_Base/Hello_Base.mpc: + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + Resolved compiler errors on Windows. + + Thu Sep 3 12:05:43 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * ciao/ComponentServer/CIAO_ComponentInstallation_Impl.cpp: + rebind (in stead of bind) is always called. + This results in an unnecessary warning. + + * ciao/Containers/Servant_Activator.cpp: + tmp was initialized but never used. + + Thu Sep 3 10:20:48 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + Resolved compiler error on windows. + + Thu Sep 3 08:19:18 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/DomainApplicationManager/Node_Locator.cpp: + Log message inserted. + + * DAnCE/RepositoryManager/URL_Parser.cpp: + Resolved compiler error on Windows. + + Thu Sep 3 07:48:59 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/DomainApplication/Domain_Application_Impl.cpp: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Impl.cpp: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + * DAnCE/NodeManager/NodeManager_Impl.cpp: + * DAnCE/Plan_Generator/PCVisitor.cpp: + * DAnCE/Plan_Generator/Plan_Generator_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp: + * DAnCE/RepositoryManager/PC_Updater.cpp: + * DAnCE/RepositoryManager/RM_Helper.cpp: + * DAnCE/RepositoryManager/RepositoryManager.cpp: + * DAnCE/RepositoryManager/RepositoryManager_Impl.cpp: + * DAnCE/RepositoryManager/URL_Parser.h: + * DAnCE/RepositoryManager/URL_Parser.cpp: + * DAnCE/RepositoryManager/ZIP_Wrapper.h: + * DAnCE/RepositoryManager/ZIP_Wrapper.cpp: + * DAnCE/RepositoryManager/repository_manager_admin_exec.cpp: + * DAnCE/StaticConfigurator/StaticDAnCEParser.cpp: + * DAnCE/TargetManager/CmpClient.cpp: + * DAnCE/TargetManager/DomainDataManager.cpp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/simple_em_launcher.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/simple_nm_launcher.cpp: + Replaced all ACE_ERROR-s, ACE_ERROR_RETURN-s and ACE_DEBUG-s with th + DANCE variant. + + Wed Sep 2 12:09:58 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI_MyFoo_i.cpp: + * connectors/AMI_CCM/AMI/AMI_exec.h: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/Hello_Base/Hello_Base.idl: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + Changed to meet the spec. + + Wed Sep 2 07:33:20 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI4CCM-explanation.odt: + * connectors/AMI_CCM/AMI4CCM-spec.odt: + When the rh in the sendc is nil, AMI treats + this as an oneway request. + When a rh per request is used, the 'global' rh + code should not be generated. + + Mon Aug 31 11:09:40 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI4CCM-explanation.odt: + * connectors/AMI_CCM/AMI4CCM-spec.odt: + Added. + + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + Resolved bug regarding the MyInterface interface. + + Mon Aug 31 10:39:25 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/Sender/Hello_Sender_exec.h: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + Resolved some compiler errors/warnings. + + Fri Aug 28 07:29:13 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI_MyFoo_i.h: + * connectors/AMI_CCM/AMI/AMI_MyFoo_i.cpp: + * connectors/AMI_CCM/AMI/AMI_MyInterface_i.cpp: + * connectors/AMI_CCM/AMI/AMI_exec.h: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/Hello_Base/Hello.idl: + * connectors/AMI_CCM/Hello_Base/Hello_Base.idl: + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.h: + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.h: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + Extende the MyFoo interface with a new method. Just + to gain more inside info. + + Thu Aug 27 16:47:53 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI.mpc: + * connectors/AMI_CCM/AMI/AMI_MyFoo_i.h: + * connectors/AMI_CCM/AMI/AMI_MyFoo_i.cpp: + * connectors/AMI_CCM/AMI/AMI_MyInterface_i.h: + * connectors/AMI_CCM/AMI/AMI_MyInterface_i.cpp: + * connectors/AMI_CCM/AMI/AMI_exec.h: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/Hello_Base/Hello_Base.idl: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.h: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + * connectors/AMI_CCM/descriptors/run_test.pl: + Refactored code. Also expanded this + example with another interface. + + * connectors/AMI_CCM/AMI/AMI_internal_i.h: + * connectors/AMI_CCM/AMI/AMI_internal_i.cpp: + * connectors/AMI_CCM/AMI/AMI_perform_work.h: + * connectors/AMI_CCM/AMI/AMI_perform_work.cpp: + * connectors/AMI_CCM/AMI/AMI_server.h: + * connectors/AMI_CCM/AMI/AMI_server.cpp: + + Removed these files. + + Wed Aug 26 18:42:49 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI.idl: + * connectors/AMI_CCM/AMI/AMI_exec.h: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/Hello_Base/Hello.idl: + * connectors/AMI_CCM/Hello_Base/Hello_Base.idl: + * connectors/AMI_CCM/Receiver/Hello_Receiver.idl: + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.h: + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * connectors/AMI_CCM/Sender/Hello_Sender.idl: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.h: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + * connectors/AMI_CCM/descriptors/Plan.cdp: + Set up (empty) framework in order to test one reply handler + per request. + + Wed Aug 26 13:04:12 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI_exec.h: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/Hello_Base/Hello_Base.idl: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.h: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + Removed cookie from IDL interfaces. + + Wed Aug 26 08:59:26 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI.idl: + * connectors/AMI_CCM/AMI/AMI_exec.h: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/AMI/AMI_internal_i.h: + * connectors/AMI_CCM/AMI/AMI_internal_i.cpp: + * connectors/AMI_CCM/AMI/AMI_perform_work.cpp: + * connectors/AMI_CCM/AMI/AMI_server.h: + * connectors/AMI_CCM/AMI/AMI_server.cpp: + * connectors/AMI_CCM/Hello_Base/Hello.idl: + * connectors/AMI_CCM/Hello_Base/Hello_Base.idl: + * connectors/AMI_CCM/Hello_Base/Hello_Base.mpc: + * connectors/AMI_CCM/Receiver/Hello_Receiver.idl: + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.h: + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * connectors/AMI_CCM/Sender/Hello_Sender.idl: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.h: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + Added Hello.idl to seperate AMI interfaces from + "normal" interfaces. Besides this changed naming + convention to make a distinction between AMI interfaces + and "normal" interfaces. + + Tue Aug 25 13:30:29 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI_exec.h: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/AMI/AMI_server.h: + * connectors/AMI_CCM/AMI/AMI_server.cpp: + Removed unnecessary class variables. + + Tue Aug 25 13:03:23 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI_exec.h: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/AMI/AMI_server.cpp: + AMI collacation set to 0 since AMI CORBA client and + AMI CORBA server are running in the same process. + + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + Improved logging. + + * connectors/AMI_CCM/descriptors/run_test.pl: + Automatically remove AMI CORBA ior file. + + Tue Aug 25 09:35:49 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI.idl: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/AMI/AMI_internal_i.cpp: + * connectors/AMI_CCM/Hello_Base/Hello_Base.idl: + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.h: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + Refactored exception handling a bit. An exception struct + is now passed to the exception callback. + Also shortened the time stamps. + + * connectors/AMI_CCM/descriptors/run_test.pl: + Shortened the sleep time. + + Tue Aug 25 07:19:55 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI.mpc: + * connectors/AMI_CCM/AMI/AMI_perform_work.cpp: + * connectors/AMI_CCM/Hello_Base/Hello_Base.mpc: + * connectors/AMI_CCM/Receiver/Hello_Receiver.mpc: + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * connectors/AMI_CCM/Sender/Hello_Sender.mpc: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + Resolved compiler errors on windows. + Resolved linker errors related to previous login. + + Tue Aug 25 05:44:12 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI.mpc: + * connectors/AMI_CCM/AMI/AMI_exec.h: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/AMI/AMI_internal_i.h: + * connectors/AMI_CCM/AMI/AMI_internal_i.cpp: + * connectors/AMI_CCM/AMI/AMI_perform_work.h: + * connectors/AMI_CCM/AMI/AMI_server.h: + * connectors/AMI_CCM/AMI/AMI_server.cpp: + Removed internal IDL and use Hello base foo interface + + * connectors/AMI_CCM/Hello_Base/Hello_Base.mpc: + foo interface uses AMI. + + Mon Aug 24 13:31:57 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI_exec.h: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/AMI/AMI_internal_i.h: + * connectors/AMI_CCM/AMI/AMI_internal_i.cpp: + * connectors/AMI_CCM/AMI/AMI_server.h: + * connectors/AMI_CCM/AMI/AMI_server.cpp: + * connectors/AMI_CCM/Hello_Base/Hello_Base.idl: + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.h: + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * connectors/AMI_CCM/Sender/Hello_Sender.idl: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.h: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + * connectors/AMI_CCM/descriptors/Plan.cdp: + Implemented synchronous calls from Sender to Receiver. Renamed some + interfaces to match the CORBA specs regarding AMI. + + Mon Aug 24 12:21:50 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI.mpc: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + Removed file since this wasn't needed. + + Mon Aug 24 11:34:05 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/AMI/AMI_internal_i.cpp: + * connectors/AMI_CCM/Hello_Base/Hello_Base.idl: + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + Implemented exception handling. + + Mon Aug 24 09:25:00 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI_exec.h: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/AMI/AMI_internal_i.cpp: + * connectors/AMI_CCM/AMI/AMI_perform_work.cpp: + CORBA callback in seperate thread. Refactored to + one reply handler per request. + + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + Optimized logging. Removed sleep between calls. + Wait 5 sec. (in stead of 10) before start. + + * connectors/AMI_CCM/descriptors/run_test.pl: + Minor changes. + + Mon Aug 24 07:34:08 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI_exec.h: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + Implemented a define to switch between implementations. + Resolved some compiler warnings. + + Mon Aug 24 07:10:16 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors/AMI_CCM/AMI/AMI.mpc: + * connectors/AMI_CCM/AMI/AMI_exec.h: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/AMI/AMI_internal_i.h: + * connectors/AMI_CCM/AMI/AMI_internal_i.cpp: + * connectors/AMI_CCM/AMI/AMI_perform_work.h: + * connectors/AMI_CCM/AMI/AMI_perform_work.cpp: + * connectors/AMI_CCM/AMI/AMI_server.h: + * connectors/AMI_CCM/AMI/AMI_server.cpp: + First step to use CORBA AMI in the AMI component. + + * connectors/AMI_CCM/Sender/Hello_Sender_exec.h: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + Minor changes. + + Thu Aug 20 09:56:11 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * connectors: + * connectors/AMI_CCM: + * connectors/AMI_CCM/AMI: + * connectors/AMI_CCM/AMI/AMI.idl: + * connectors/AMI_CCM/AMI/AMI.mpc: + * connectors/AMI_CCM/AMI/AMI_exec.h: + * connectors/AMI_CCM/AMI/AMI_exec.cpp: + * connectors/AMI_CCM/Hello_Base: + * connectors/AMI_CCM/Hello_Base/Hello_Base.idl: + * connectors/AMI_CCM/Hello_Base/Hello_Base.mpc: + * connectors/AMI_CCM/Receiver: + * connectors/AMI_CCM/Receiver/Hello_Receiver.idl: + * connectors/AMI_CCM/Receiver/Hello_Receiver.mpc: + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.h: + * connectors/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * connectors/AMI_CCM/Sender: + * connectors/AMI_CCM/Sender/Hello_Sender.idl: + * connectors/AMI_CCM/Sender/Hello_Sender.mpc: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.h: + * connectors/AMI_CCM/Sender/Hello_Sender_exec.cpp: + * connectors/AMI_CCM/descriptors: + * connectors/AMI_CCM/descriptors/Plan.cdp: + * connectors/AMI_CCM/descriptors/run_test.pl: + Moved this example from tests to this location. Just to + be consistent with dds4ccm. + + * tests/AMI_CCM: + * tests/AMI_CCM/AMI: + * tests/AMI_CCM/AMI/AMI.idl: + * tests/AMI_CCM/AMI/AMI.mpc: + * tests/AMI_CCM/AMI/AMI_exec.h: + * tests/AMI_CCM/AMI/AMI_exec.cpp: + * tests/AMI_CCM/Hello_Base: + * tests/AMI_CCM/Hello_Base/Hello_Base.idl: + * tests/AMI_CCM/Hello_Base/Hello_Base.mpc: + * tests/AMI_CCM/Receiver: + * tests/AMI_CCM/Receiver/Hello_Receiver.idl: + * tests/AMI_CCM/Receiver/Hello_Receiver.mpc: + * tests/AMI_CCM/Receiver/Hello_Receiver_exec.h: + * tests/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * tests/AMI_CCM/Sender: + * tests/AMI_CCM/Sender/Hello_Sender.idl: + * tests/AMI_CCM/Sender/Hello_Sender.mpc: + * tests/AMI_CCM/Sender/Hello_Sender_exec.h: + * tests/AMI_CCM/Sender/Hello_Sender_exec.cpp: + * tests/AMI_CCM/descriptors: + * tests/AMI_CCM/descriptors/Plan.cdp: + * tests/AMI_CCM/descriptors/run_test.pl: + Removed these files. + + Thu Aug 20 09:24:04 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * tests/AMI_CCM/AMI/AMI_exec.cpp: + * tests/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * tests/AMI_CCM/Sender/Hello_Sender_exec.cpp: + Improved log messages. + + * tests/AMI_CCM/descriptors/run_test.pl: + Changed to meet the latest version. + + Thu Aug 20 08:54:46 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * tests/AMI_CCM/AMI/AMI_exec.h: + * tests/AMI_CCM/AMI/AMI_exec.cpp: + * tests/AMI_CCM/Hello_Base/Hello_Base.idl: + * tests/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * tests/AMI_CCM/Sender/Hello_Sender_exec.h: + * tests/AMI_CCM/Sender/Hello_Sender_exec.cpp: + The basic version of AMI seems to work. The AMI component + determines a cookie and spawns a thread per request. + The thread handles the request and calls the callback + function of the sender. + + Wed Aug 19 09:07:17 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * tests/AMI_CCM/AMI/AMI_exec.h: + * tests/AMI_CCM/AMI/AMI_exec.cpp: + * tests/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * tests/AMI_CCM/Sender/Hello_Sender_exec.h: + * tests/AMI_CCM/Sender/Hello_Sender_exec.cpp: + The Sender component is now able to pass a string through the + AMI component to the Receiver component. + + Wed Aug 19 07:58:49 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * tests/AMI_CCM/AMI: + * tests/AMI_CCM/AMI/AMI.idl: + * tests/AMI_CCM/AMI/AMI.mpc: + * tests/AMI_CCM/AMI/AMI_exec.h: + * tests/AMI_CCM/AMI/AMI_exec.cpp: + * tests/AMI_CCM/Hello_Base/Hello_Base.idl: + * tests/AMI_CCM/Receiver/Hello_Receiver.idl: + * tests/AMI_CCM/Receiver/Hello_Receiver.mpc: + * tests/AMI_CCM/Receiver/Hello_Receiver_exec.h: + * tests/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * tests/AMI_CCM/Sender/Hello_Sender.idl: + * tests/AMI_CCM/Sender/Hello_Sender.mpc: + * tests/AMI_CCM/Sender/Hello_Sender_exec.h: + * tests/AMI_CCM/Sender/Hello_Sender_exec.cpp: + * tests/AMI_CCM/descriptors/Plan.cdp: + Changed to deploy the third component (AMI). None of the + executors are implemented yet. Deploymentplan and IDL files + are prepared to deploy the AMI component. + + Tue Aug 18 09:59:07 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * tests/AMI_CCM/Hello_Base/Hello_Base.idl: + * tests/AMI_CCM/Receiver/Hello_Receiver.idl: + * tests/AMI_CCM/Receiver/Hello_Receiver_exec.h: + * tests/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * tests/AMI_CCM/Sender/Hello_Sender.idl: + * tests/AMI_CCM/Sender/Hello_Sender_exec.h: + * tests/AMI_CCM/Sender/Hello_Sender_exec.cpp: + * tests/AMI_CCM/descriptors/Plan.cdp: + * tests/AMI_CCM/descriptors/run_test.pl: + Baseline for AMI implementation. Sender and Receiver + components are deployable and runable. + + Fri Jul 24 11:54:48 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * tests/AMI_CCM/Hello_Base/Hello_Base.mpc: + * tests/AMI_CCM/Receiver/Hello_Receiver.mpc: + * tests/AMI_CCM/Receiver/Hello_Receiver_exec.h: + * tests/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * tests/AMI_CCM/Sender/Hello_Sender.mpc: + * tests/AMI_CCM/Sender/Hello_Sender_exec.h: + * tests/AMI_CCM/Sender/Hello_Sender_exec.cpp: + Rerun example. + + * tests/AMI_CCM/descriptors/Plan.cdp: + Added connectors. Now both components + can be deployed. + + Fri Jul 24 07:34:04 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * tests/AMI_CCM/Receiver/Hello_Receiver_exec.h: + * tests/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * tests/AMI_CCM/Sender/Hello_Sender_exec.h: + * tests/AMI_CCM/Sender/Hello_Sender_exec.cpp: + * tests/AMI_CCM/descriptors/Plan.cdp: + Changed naming convention regarding entry points + + Thu Jul 23 18:53:34 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * tests/AMI_CCM/descriptors/Plan.cdp: + * tests/AMI_CCM/descriptors/run_test.pl: + Few minor changes regarding names of IOR and + dll's. + + Thu Jul 23 15:31:09 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * tests/AMI_CCM/Hello_Base/Hello_Base.mpc: + * tests/AMI_CCM/Receiver/Hello_Receiver.mpc: + * tests/AMI_CCM/Sender/Hello_Sender.mpc: + Added library paths. + + * tests/AMI_CCM/descriptors/Plan.cdp: + Renaming. + + Thu Jul 23 14:20:55 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * tests/AMI_CCM: + * tests/AMI_CCM/Hello_Base: + * tests/AMI_CCM/Hello_Base/Hello_Base.idl: + * tests/AMI_CCM/Hello_Base/Hello_Base.mpc: + * tests/AMI_CCM/Receiver: + * tests/AMI_CCM/Receiver/Hello_Receiver.idl: + * tests/AMI_CCM/Receiver/Hello_Receiver.mpc: + * tests/AMI_CCM/Receiver/Hello_Receiver_exec.h: + * tests/AMI_CCM/Receiver/Hello_Receiver_exec.cpp: + * tests/AMI_CCM/Sender: + * tests/AMI_CCM/Sender/Hello_Sender.idl: + * tests/AMI_CCM/Sender/Hello_Sender.mpc: + * tests/AMI_CCM/Sender/Hello_Sender_exec.h: + * tests/AMI_CCM/Sender/Hello_Sender_exec.cpp: + * tests/AMI_CCM/descriptors: + * tests/AMI_CCM/descriptors/Plan.cdp: + * tests/AMI_CCM/descriptors/run_test.pl: + Added as a starter for ami4ccm + +Fri Aug 14 13:27:29 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * MPC/config/ciao_vcwarnings.mpb: + Use prop:microsoft + +Fri Aug 14 10:12:29 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/Config_Handlers/XSCRT/Elements.hpp: + Disabled some code for CB2009 + +Fri Aug 14 09:28:29 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Servants/Servant_Impl_Base.cpp: + Use global scope explicitly + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp: + Use <<= for DDS_Time + + * DAnCE/NodeApplication/NodeApplication_Impl.h: + Removed commented out include + +Fri Aug 14 02:25:41 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * MPC/config/ciao_cs_client.mpb: + + Static linking fix. + +Thu Aug 13 18:07:29 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp: + Some more code in read_one_history + +Thu Aug 13 12:58:29 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp: + Start with read_one_history implementation + +Thu Aug 13 11:51:29 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp: + Added some commented out test code to test the reader code. + This uncovered an issue with the spec, what should the reader + do when there is no data + +Thu Aug 13 10:31:29 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/Config_Handlers/XSCRT/Elements.hpp: + Fized fuzz/borland errors + +Thu Aug 13 08:57:29 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/NodeManager/Node_Manager_Module.cpp: + Fixed compile error + +Thu Aug 13 07:56:29 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/Config_Handlers/XSCRT/Elements.hpp: + Removed code for vc6 + +Thu Aug 13 01:23:29 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * DAnCE/NodeManager/Node_Manager_Module.cpp: + + Unicode compile errors. + +Wed Aug 12 18:26:09 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/NodeApplication.mpc: + * MPC/config/ciao_cs_client.mpb: + + try to fix link problems introduced by + Tue Aug 11 11:51:29 UTC 2009 ChangeLog <William R. Otte> + +Wed Aug 12 18:00:56 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * tools/Config_Handlers/XMLSchema/Traversal.hpp: + * tools/Config_Handlers/XMLSchema/Types.hpp: + + Integrated more cleanly the changes from XSC XSCRT/XMLSchema. + +Wed Aug 12 13:30:50 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * tools/Config_Handlers/XMLSchema/Traversal.hpp: + * tools/Config_Handlers/XMLSchema/Traversal.ipp: + * tools/Config_Handlers/XMLSchema/Traversal.tpp: + * tools/Config_Handlers/XMLSchema/TypeInfo.ipp: + * tools/Config_Handlers/XMLSchema/TypeInfo.tpp: + * tools/Config_Handlers/XMLSchema/Types.hpp: + * tools/Config_Handlers/XMLSchema/Types.ipp: + * tools/Config_Handlers/XMLSchema/Types.tpp: + * tools/Config_Handlers/XMLSchema/Writer.hpp: + * tools/Config_Handlers/XSCRT/ExtendedTypeInfo.hpp: + * tools/Config_Handlers/XSCRT/ExtendedTypeInfo.ipp: + * tools/Config_Handlers/XSCRT/Parser.hpp: + * tools/Config_Handlers/XSCRT/Traversal.hpp: + * tools/Config_Handlers/XSCRT/Traversal.tpp: + * tools/Config_Handlers/XSCRT/Writer.hpp: + * tools/Config_Handlers/XSCRT/XML.hpp: + + Rolled back the XSC update, it didn't include a number of fixes + necessary for Borland and Xerces2/3. + +Wed Aug 12 10:21:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * docs/OMG-CCM-Tutorial.ppt: + Small updates regarding to CORBA usage and the official OMG + spec document numbers + +Wed Aug 12 07:27:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * MPC/config/dds4ccm_base.mpb: + Added after of DDS4CCM_lem_gen + +Wed Aug 12 07:06:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/Logger/File_Logger_Backend.cpp: + Unicode compile error fix + +Tue Aug 11 17:48:10 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * tools/Config_Handlers/Basic_Deployment_Data.cpp: + * tools/Config_Handlers/XMI.cpp: + + Fix warnings. + + * tools/Config_Handlers/XMLSchema/Traversal.hpp: + * tools/Config_Handlers/XMLSchema/Traversal.ipp: + * tools/Config_Handlers/XMLSchema/Traversal.tpp: + * tools/Config_Handlers/XMLSchema/TypeInfo.ipp: + * tools/Config_Handlers/XMLSchema/TypeInfo.tpp: + * tools/Config_Handlers/XMLSchema/Types.hpp: + * tools/Config_Handlers/XMLSchema/Types.ipp: + * tools/Config_Handlers/XMLSchema/Types.tpp: + * tools/Config_Handlers/XMLSchema/Writer.hpp: + * tools/Config_Handlers/XMLSchema/id_map.hpp: + * tools/Config_Handlers/XSCRT/ExtendedTypeInfo.hpp: + * tools/Config_Handlers/XSCRT/ExtendedTypeInfo.ipp: + * tools/Config_Handlers/XSCRT/Parser.hpp: + * tools/Config_Handlers/XSCRT/Traversal.hpp: + * tools/Config_Handlers/XSCRT/Traversal.tpp: + * tools/Config_Handlers/XSCRT/Writer.hpp: + * tools/Config_Handlers/XSCRT/XML.hpp: + + Pull in new version of XMLSchema and XSCRT. + +Tue Aug 11 11:51:29 UTC 2009 ChangeLog <William R. Otte> + + * DAnCE/MPC/config/dance_deployment_svnt.mpb: + * DAnCE/MPC/config/dance_plan_launcher_base.mpb: + * DAnCE/NodeManager/NodeManager.mpc: + * MPC/config/ccm_componentserver_svnt.mpb: + * MPC/config/ciao_cs_client.mpb: + + Link fixes for an ARM cross compile. + +Tue Aug 11 08:55:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/Config_Handlers/XML_File_Intf.cpp: + Improved error debug statements + +Mon Aug 10 17:46:12 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.h: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + * DAnCE/DomainApplicationManager/Node_Locator.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Module.h: + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Module.h: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp: + * DAnCE/RepositoryManager/repository_manager_admin.cpp: + * DAnCE/TargetManager/Target_Manager_Module.h: + * DAnCE/TargetManager/Target_Manager_Module.cpp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/simple_em_launcher.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/simple_nm_launcher.cpp: + * DAnCE/tests/DeploymentPlanDump/test.cpp: + * DAnCE/tests/DeploymentPlanTestReferences/test.cpp: + * DAnCE/tests/DeploymentTest1/test.cpp: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Logger/File_Logger_Backend.cpp: + * tests/CIAO_ComponentServer/Activator/client.cpp: + * tests/IDL3_to_XMI/IDL2XMI_Test/XML_Helper.cpp: + * tools/Config_Handlers/ADD_Handler.cpp: + * tools/Config_Handlers/Any_Handler.cpp: + * tools/Config_Handlers/Basic_Deployment_Data.hpp: + * tools/Config_Handlers/Basic_Deployment_Data.cpp: + * tools/Config_Handlers/CCD_Handler.cpp: + * tools/Config_Handlers/CEPE_Handler.cpp: + * tools/Config_Handlers/CPD_Handler.cpp: + * tools/Config_Handlers/CRDD_Handler.cpp: + * tools/Config_Handlers/Common.h: + * tools/Config_Handlers/ComponentPropertyDescription_Handler.cpp: + * tools/Config_Handlers/DD_Handler.cpp: + * tools/Config_Handlers/DP_Handler.cpp: + * tools/Config_Handlers/Deployment.cpp: + * tools/Config_Handlers/Deployment.hpp: + * tools/Config_Handlers/DynAny_Handler/DynAlias_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.h: + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/DynSequence_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/DynStruct_Handler.cpp: + * tools/Config_Handlers/ERE_Handler.cpp: + * tools/Config_Handlers/IDD_Handler.cpp: + * tools/Config_Handlers/IDREF_Base.h: + * tools/Config_Handlers/IDREF_Base.cpp: + * tools/Config_Handlers/ID_Handler.cpp: + * tools/Config_Handlers/IRDD_Handler.cpp: + * tools/Config_Handlers/MDD_Handler.cpp: + * tools/Config_Handlers/PCD_Handler.cpp: + * tools/Config_Handlers/PSPE_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CAD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CID_Handler.h: + * tools/Config_Handlers/Package_Handlers/CID_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CPD_Handler.h: + * tools/Config_Handlers/Package_Handlers/CPD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.h: + * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/IAD_Handler.h: + * tools/Config_Handlers/Package_Handlers/IAD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/NIA_Handler.h: + * tools/Config_Handlers/Package_Handlers/PCD_Handler.h: + * tools/Config_Handlers/Package_Handlers/PCD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/SID_Handler.cpp: + * tools/Config_Handlers/Property_Handler.cpp: + * tools/Config_Handlers/RDD_Handler.cpp: + * tools/Config_Handlers/Req_Handler.cpp: + * tools/Config_Handlers/SatisfierProperty_Handler.cpp: + * tools/Config_Handlers/Utils/Exceptions.h: + * tools/Config_Handlers/Utils/Functors.h: + * tools/Config_Handlers/XMI.cpp: + * tools/Config_Handlers/XMI.hpp: + * tools/Config_Handlers/XMLSchema/id_map.hpp: + * tools/Config_Handlers/XML_File_Intf.h: + * tools/Config_Handlers/XML_File_Intf.cpp: + * tools/Config_Handlers/XSCRT/Elements.hpp: + * tools/Config_Handlers/ccd.cpp: + * tools/Config_Handlers/ccd.hpp: + * tools/Config_Handlers/cdd.hpp: + * tools/Config_Handlers/cdd.cpp: + * tools/Config_Handlers/cdp.cpp: + * tools/Config_Handlers/cdp.hpp: + * tools/Config_Handlers/cid.hpp: + * tools/Config_Handlers/cid.cpp: + * tools/Config_Handlers/cpd.hpp: + * tools/Config_Handlers/cpd.cpp: + * tools/Config_Handlers/iad.cpp: + * tools/Config_Handlers/iad.hpp: + * tools/Config_Handlers/pcd.hpp: + * tools/Config_Handlers/pcd.cpp: + * tools/Config_Handlers/toplevel.cpp: + * tools/Config_Handlers/toplevel.hpp: + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp: + * tools/XML/XML_Helper.tpp: + * tools/XML/XercesString.h: + * tools/XML/XercesString.cpp: + + Unicode compile fixes. + +Mon Aug 10 14:23:39 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * dds4ccm/examples/Hello/descriptors/run_1_to_5.pl + * dds4ccm/examples/Hello/descriptors/run_5_to_1.pl + * dds4ccm/examples/Hello/descriptors/run_5_to_5.pl + * dds4ccm/examples/Hello/descriptors/run_test.pl + Added missing \n + +Mon Aug 10 14:12:39 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + Fixed layout of debug message + +Mon Aug 10 12:59:21 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * DAnCE/Logger/File_Logger_Backend.h: + * DAnCE/Logger/Logger_Service.cpp: + + Unicoe fixes. + +Mon Aug 10 10:53:39 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/tests/CIAO/Components/SimpleNilFacetProvider.idl + * DAnCE/tests/CIAO/Components/SimpleNilFacetProvider.mpc + * DAnCE/tests/CIAO/Components/SimpleNilFacetProvider_exec.cpp + * DAnCE/tests/CIAO/Components/SimpleNilFacetProvider_exec.h + * DAnCE/tests/CIAO/Components/SimpleNilFacetUser.idl + * DAnCE/tests/CIAO/Components/SimpleNilFacetUser.mpc + * DAnCE/tests/CIAO/Components/SimpleNilFacetUser_exec.cpp + * DAnCE/tests/CIAO/Components/SimpleNilFacetUser_exec.h + * DAnCE/tests/CIAO/ExecutionManager-Deployments/SimplexConnectionExplicitHome_NilFacet.cdp + Added a new test for the case where the component that + provides return a nil object reference. The caller should + then get an INV_OBJREF exception, not a crash. + + The CCM spec says in 6.4.2: + In general, a component instance shall be prepared to return object + references for facets throughout the instance's life + cycle. A component implementation may, as part of its advertised + behavior, return a nil object reference as the result of + a provide_<name> operation + + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec.cpp + Catch as const + + * DAnCE/tests/DeploymentPlanDump/test.cpp: + Layout change + + * DAnCE/tests/DeploymentPlanTestReferences/test.cpp: + Type, unicode changes + + * DAnCE/tests/NameServiceTest/clt_main.cpp: + Unicode fix + + * DAnCE/tests/NodeManager-NodeApplicationManager/test.cpp: + Layout change + +Mon Aug 10 09:00:39 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/tests/CIAO/Components/ProcessColocation_exec.cpp: + Unicode fixes + +Mon Aug 10 08:53:39 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/idl/dds_rtf2_dcps.idl + * connectors/dds4ccm/impl/ndds/RawListener.h + Fixed fuzz errors + +Mon Aug 10 07:44:39 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_exec.h + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.idl + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Base.idl + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.idl + * connectors/dds4ccm/idl/dds4ccm.mpc + * connectors/dds4ccm/impl/ndds/Duration_t.h + * connectors/dds4ccm/impl/ndds/ndds_impl.mpc + * connectors/dds4ccm/impl/ndds/RawListener.cpp + * connectors/dds4ccm/impl/ndds/Reader.cpp + * connectors/dds4ccm/impl/ndds/Reader.h + * connectors/dds4ccm/impl/ndds/SampleLostStatus.h + * connectors/dds4ccm/impl/ndds/SubscriptionMatchedStatus.h + * connectors/dds4ccm/impl/ndds/Time_t.h + * connectors/dds4ccm/impl/ndds/Utils.h + Fixed fuzz errors + +Sun Aug 9 20:20:39 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * .: + * CIAO-INSTALL.html: + * CIAO.mwc: + * CIAO_DAnCE.mwc: + * CIAO_TAO.mwc: + * CIAO_TAO_DAnCE.mwc: + * COPYING: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + * DAnCE/RepositoryManager: + * DAnCE/tests/CIAO/Components/ProcessColocation.idl: + * DAnCE/tests/CIAO/Components/ProcessColocation.mpc: + * DAnCE/tests/CIAO/NodeManager-Deployments/SimpleProcessColocation.cdp: + * DAnCE/tests/CIAO/NodeManager-Deployments/TwoComponentsOneHome.cdp: + * MPC: + * MPC/config/ciao_dds4ccm_ndds_impl.mpb: + * MPC/config/ciao_example_output.mpb: + * NEWS: + * bin: + * bin/ciao_tests.lst: + * ccm/ComponentServer/CCM_ComponentServer.idl: + * ccm/ComponentServer/CCM_ComponentServer.mpc: + * ccm/ComponentServer/CCM_ComponentServer_Base.idl: + * ccm/ComponentServer/CCM_ComponentServer_Client.idl: + * ciao: + * ciao/ComponentServer/CIAO_ComponentInstallation_Impl.cpp: + * ciao/ComponentServer/CIAO_ComponentServer.cpp: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/Containers/Servant_Activator.h: + * ciao/Containers/Servant_Activator.cpp: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Servants/Home_Servant_Impl_T.h: + * ciao/Servants/Home_Servant_Impl_T.cpp: + * ciao/Servants/Servant_Impl_Base.cpp: + * connectors: + * connectors/dds4ccm: + * connectors/dds4ccm/examples: + * connectors/dds4ccm/examples/Hello: + * connectors/dds4ccm/examples/Hello/DDS_Receiver: + * connectors/dds4ccm/examples/Hello/DDS_Receiver/DDS_Receiver.mpc: + * connectors/dds4ccm/examples/Hello/DDS_Receiver/Hello_Receiver.cpp: + * connectors/dds4ccm/examples/Hello/DDS_Sender: + * connectors/dds4ccm/examples/Hello/DDS_Sender/DDS_Sender.mpc: + * connectors/dds4ccm/examples/Hello/DDS_Sender/Hello_Sender.cpp: + * connectors/dds4ccm/examples/Hello/Receiver: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.idl: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.idl3p: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.mpc: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Base.idl: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Base.mpc: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.idl: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.mpc: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_ConnectorE.idl: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.h: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_exec.h: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_exec.cpp: + * connectors/dds4ccm/examples/Hello/Sender: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.idl: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.idl3p: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Base.idl: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Base.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.idl: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_ConnectorE.idl: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.h: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.cpp: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_exec.h: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: + * connectors/dds4ccm/examples/Hello/descriptors: + * connectors/dds4ccm/examples/Hello/descriptors/1_to_5.cdp: + * connectors/dds4ccm/examples/Hello/descriptors/5_Receivers.cdp: + * connectors/dds4ccm/examples/Hello/descriptors/5_Senders.cdp: + * connectors/dds4ccm/examples/Hello/descriptors/5_to_1.cdp: + * connectors/dds4ccm/examples/Hello/descriptors/DeploymentPlan.cdp: + * connectors/dds4ccm/examples/Hello/descriptors/ReceiverOnly.cdp: + * connectors/dds4ccm/examples/Hello/descriptors/SenderOnly.cdp: + * connectors/dds4ccm/examples/Hello/descriptors/run_1_to_5.pl: + * connectors/dds4ccm/examples/Hello/descriptors/run_5_to_1.pl: + * connectors/dds4ccm/examples/Hello/descriptors/run_5_to_5.pl: + * connectors/dds4ccm/examples/Hello/descriptors/run_receiver.pl: + * connectors/dds4ccm/examples/Hello/descriptors/run_sender.pl: + * connectors/dds4ccm/examples/Hello/descriptors/run_test.pl: + * connectors/dds4ccm/id3p_test: + * connectors/dds4ccm/id3p_test/Multiple_Reader_Ports: + * connectors/dds4ccm/id3p_test/Multiple_Reader_Ports/test.idl3p: + * connectors/dds4ccm/idl: + * connectors/dds4ccm/idl/dds4ccm.mpc: + * connectors/dds4ccm/idl/dds4ccm_Base.idl3: + * connectors/dds4ccm/idl/dds4ccm_ConnectorStatusListener.idl3: + * connectors/dds4ccm/idl/dds4ccm_Connector_Base.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Connector_Event.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Connector_State.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Getter.idl3p: + * connectors/dds4ccm/idl/dds4ccm_ListenerControl.idl3: + * connectors/dds4ccm/idl/dds4ccm_MultiListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_MultiUpdater.idl3p: + * connectors/dds4ccm/idl/dds4ccm_MultiWriter.idl3p: + * connectors/dds4ccm/idl/dds4ccm_PortStatusListener.idl3: + * connectors/dds4ccm/idl/dds4ccm_Port_Get.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_MultiListen.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_MultiUpdate.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_MultiWrite.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_RawListen.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Read.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_StateListen.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Update.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Write.idl3p: + * connectors/dds4ccm/idl/dds4ccm_RawListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Reader.idl3p: + * connectors/dds4ccm/idl/dds4ccm_StateListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Updater.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Writer.idl3p: + * connectors/dds4ccm/idl/dds_rtf2_dcps.idl: + * connectors/dds4ccm/impl: + * connectors/dds4ccm/impl/ndds: + * connectors/dds4ccm/impl/ndds/DataReader.h: + * connectors/dds4ccm/impl/ndds/DataReader.cpp: + * connectors/dds4ccm/impl/ndds/DataReaderListener.h: + * connectors/dds4ccm/impl/ndds/DataReaderListener.cpp: + * connectors/dds4ccm/impl/ndds/DataWriter.h: + * connectors/dds4ccm/impl/ndds/DataWriter.cpp: + * connectors/dds4ccm/impl/ndds/DataWriterListener.h: + * connectors/dds4ccm/impl/ndds/DataWriterListener.cpp: + * connectors/dds4ccm/impl/ndds/DomainParticipant.h: + * connectors/dds4ccm/impl/ndds/DomainParticipant.cpp: + * connectors/dds4ccm/impl/ndds/DomainParticipantFactory.h: + * connectors/dds4ccm/impl/ndds/DomainParticipantFactory.cpp: + * connectors/dds4ccm/impl/ndds/Duration_t.h: + * connectors/dds4ccm/impl/ndds/InconsistentTopicStatus.h: + * connectors/dds4ccm/impl/ndds/InstanceHandleSeq.h: + * connectors/dds4ccm/impl/ndds/InstanceHandle_t.h: + * connectors/dds4ccm/impl/ndds/ListenerControl.h: + * connectors/dds4ccm/impl/ndds/ListenerControl.cpp: + * connectors/dds4ccm/impl/ndds/LivelinessChangedStatus.h: + * connectors/dds4ccm/impl/ndds/LivelinessLostStatus.h: + * connectors/dds4ccm/impl/ndds/NDDS_Traits.h: + * connectors/dds4ccm/impl/ndds/OfferedDeadlineMissedStatus.h: + * connectors/dds4ccm/impl/ndds/OfferedIncompatibleQosStatus.h: + * connectors/dds4ccm/impl/ndds/PortStatusListener.h: + * connectors/dds4ccm/impl/ndds/PortStatusListener.cpp: + * connectors/dds4ccm/impl/ndds/PublicationMatchedStatus.h: + * connectors/dds4ccm/impl/ndds/Publisher.h: + * connectors/dds4ccm/impl/ndds/Publisher.cpp: + * connectors/dds4ccm/impl/ndds/PublisherListener.h: + * connectors/dds4ccm/impl/ndds/PublisherListener.cpp: + * connectors/dds4ccm/impl/ndds/QosPolicyCountSeq.h: + * connectors/dds4ccm/impl/ndds/QueryCondition.h: + * connectors/dds4ccm/impl/ndds/QueryCondition.cpp: + * connectors/dds4ccm/impl/ndds/RawListener.h: + * connectors/dds4ccm/impl/ndds/RawListener.cpp: + * connectors/dds4ccm/impl/ndds/ReadCondition.h: + * connectors/dds4ccm/impl/ndds/ReadCondition.cpp: + * connectors/dds4ccm/impl/ndds/Reader.h: + * connectors/dds4ccm/impl/ndds/Reader.cpp: + * connectors/dds4ccm/impl/ndds/RequestedDeadlineMissedStatus.h: + * connectors/dds4ccm/impl/ndds/RequestedIncompatibleQosStatus.h: + * connectors/dds4ccm/impl/ndds/SampleLostStatus.h: + * connectors/dds4ccm/impl/ndds/SampleRejectedStatus.h: + * connectors/dds4ccm/impl/ndds/StatusCondition.h: + * connectors/dds4ccm/impl/ndds/StatusCondition.cpp: + * connectors/dds4ccm/impl/ndds/Subscriber.h: + * connectors/dds4ccm/impl/ndds/Subscriber.cpp: + * connectors/dds4ccm/impl/ndds/SubscriberListener.h: + * connectors/dds4ccm/impl/ndds/SubscriberListener.cpp: + * connectors/dds4ccm/impl/ndds/SubscriptionMatchedStatus.h: + * connectors/dds4ccm/impl/ndds/Time_t.h: + * connectors/dds4ccm/impl/ndds/Topic.h: + * connectors/dds4ccm/impl/ndds/Topic.cpp: + * connectors/dds4ccm/impl/ndds/TopicDescription.h: + * connectors/dds4ccm/impl/ndds/TopicDescription.cpp: + * connectors/dds4ccm/impl/ndds/Utils.h: + * connectors/dds4ccm/impl/ndds/Utils.cpp: + * connectors/dds4ccm/impl/ndds/Writer.h: + * connectors/dds4ccm/impl/ndds/Writer.tpp: + * connectors/dds4ccm/impl/ndds/dds4ccm_ndds_impl_export.h: + * connectors/dds4ccm/impl/ndds/ndds_impl.mpc: + * docs: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.cpp: + * etc/ciao.doxygen: + * etc/ciao_DAnCE.doxygen: + * etc/ciao_config_handlers.doxygen: + * examples: + * examples/DevGuideExamples: + * examples/Hello/descriptors/Aliased_Map.dat: + * examples/Hello/descriptors/run_test_alias.pl: + * examples/Null_Component/descriptors/run_test.pl: + * performance-tests: + * rules.ciao.GNU: + * tests: + * tests/IDL_Test/Reused_Facet_Interface/Reused_Facet_Interface.mpc: + * tools: + * tools/Config_Handlers/XMLSchema/id_map.hpp: + * DAnCE/MPC/config/dance_plan_launcher_base.mpb: + * MPC/config/example_output.mpb: + + Merged in branch dds_ports. Changelog entries: + + Fri Aug 7 19:46:43 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * bin/ciao_tests.lst: + + Added dds4ccm tests. + + * connectors/dds4ccm/examples/Hello/DDS_Sender/Hello_Sender.cpp: + + Added 2 second delay after initialization and before sending. + + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.cpp: + + Configure dds during configuration_complete, to ensure delayed initialization + doesn't mees up our receiver counts. + + * connectors/dds4ccm/examples/Hello/descriptors/5_Receivers.cdp: + * connectors/dds4ccm/examples/Hello/descriptors/5_to_1.cdp: + + initialize expected_samples attribute to correctly account for the + expected number of senders. + + Fri Aug 7 19:15:30 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * tools/Config_Handlers/XMLSchema/id_map.hpp: + + Compile fixes for sun studio 12. + + Fri Aug 7 14:21:34 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/descriptors/5_Receivers.cdp: + * connectors/dds4ccm/examples/Hello/descriptors/5_Senders.cdp: + * connectors/dds4ccm/examples/Hello/descriptors/run_5_to_5.pl: + + 5_to_5 behavior. This deploys the senders/receivers as part of + separate plans. It seems that the delayed servant activation may be + causing problems with discovery, leaving the receivers recieving less + than 50 messages each. + + Fri Aug 7 14:00:45 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.idl: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_exec.h: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_exec.cpp: + + Added name attribute to identify receivers. + + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: + + Increased wait time before starting sending task to allow + more time for discovery. + + * connectors/dds4ccm/examples/Hello/descriptors/1_to_5.cdp: + * connectors/dds4ccm/examples/Hello/descriptors/run_1_to_5.pl: + + Test for 1 to 5 communication. + + * connectors/dds4ccm/examples/Hello/descriptors/run_5_to_1.pl: + * connectors/dds4ccm/examples/Hello/descriptors/run_receiver.pl: + * connectors/dds4ccm/examples/Hello/descriptors/run_sender.pl: + * connectors/dds4ccm/examples/Hello/descriptors/run_test.pl: + + Increased timeouts. + + Fri Aug 7 13:50:19 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_exec.cpp: + Use ACE_NEW_NORETURN in the get entry point method so that we only + have one exit point + + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.cpp: + Comment out the multiwriter code, just for testing + + Fri Aug 7 13:21:19 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp: + Use the safer set_session_context as now generated by TAO_IDL + + Fri Aug 7 12:57:19 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + Fixed typo in debug statements + + * ciao/Containers/Session/Session_Container.cpp: + Improved debug statements + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.h: + Use CCM_DDS::DataReader directly, saves an indirection step + + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.cpp: + Added some comments + + * connectors/dds4ccm/impl/ndds/DataWriter.h: + Get the DDSDataWriter from the global scope + + Fri Aug 7 11:44:30 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * ciao/Containers/Servant_Activator.h: + * ciao/Containers/Servant_Activator.cpp: + * ciao/Servants/Servant_Impl_Base.cpp: + + Re-implemented the servant activator to address a crash at + teardown. + + Fri Aug 7 11:11:19 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Servants/Servant_Impl_Base.cpp: + Some more defensive programming and pluged a memory leak + + Thu Aug 6 15:32:19 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * ciao/Servants/Home_Servant_Impl_T.h: + * ciao/Servants/Home_Servant_Impl_T.cpp: + + Second part of fix for + Thu Aug 6 01:46:32 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu>, + now bug 3725. Homes how keep an increasing serial counter of the home + instances they create, and append this number to the instance ID passed + to the component servant when it is instantiated. + + Thu Aug 6 13:46:11 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * ciao/Containers/Servant_Activator.cpp: + * ciao/Servants/Home_Servant_Impl_T.h: + * ciao/Servants/Home_Servant_Impl_T.cpp: + + Various logging improvements, as well as a *partial* fix for + Thu Aug 6 01:46:32 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu>, + allowing multiple homes of the *same type* to deploy/manage a single component + each. Part of the problem was memory corruption in the home/component instance + name, which has been resolved by using ACE_CString instead of naked char *s to + store these. + + Homes which host multiple components are still broken, as the facet ObjectID, + while no longer garbage, is the same for all instances managed by that home. + + * ciao/Containers/Session/Session_Container.cpp: + + Newline on log message. + + Thu Aug 6 13:39:16 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/descriptors/5_to_1.cdp: + + Updated to use separate homes for each sender/connector to workaround + the bug checked in with: + + Thu Aug 6 01:46:32 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + Thu Aug 6 11:29:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/ComponentServer/CIAO_Container_Impl.cpp + * ciao/Containers/Session/Session_Container.cpp + * ciao/Servants/Servant_Impl_Base.cpp + More defensive programming against nil object references + + Thu Aug 6 08:43:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Containers/Servant_Activator.cpp + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.h + Fixed compile warnings + + Thu Aug 6 01:46:32 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/NodeManager-Deployments/TwoComponentsOneHome.cdp: + + Added test plan that exhibits a problem when the same home is used + to deploy two components that provide facets. The problem is that + the servant activator/port activator only really tracks a SINGLE + facet instance PER HOME. This would produce runtime side effects + for components with stateful facet executors, but especially causes + a problem during teardown, when the container attempts to + repeatedly deactivate the single facet servant. + + Wed Aug 5 18:58:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp + * DAnCE/NodeApplication/NodeApplication_Impl.cpp + Improved debug messages + + Wed Aug 5 18:05:29 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/descriptors/5_to_1.cdp: + * connectors/dds4ccm/examples/Hello/descriptors/run_5_to_1.pl: + + Plan modifications/test script for many to one communication. + This appears to expose another bug in CIAO, investigating. + + Wed Aug 5 17:44:03 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_exec.cpp: + + Log message tweak. + + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_exec.h: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: + + Spawn a thread to do sending, necessary to multiple sender tests, + as ccm_activate would block until completion. + + * connectors/dds4ccm/examples/Hello/descriptors/run_sender.pl: + * connectors/dds4ccm/examples/Hello/descriptors/run_test.pl: + + Added a sleep between deployment/teardown to accomodate + new sender behavior. + + * connectors/dds4ccm/examples/Hello/descriptors/5_to_1.cdp: + + Plan that deploys 5 to 1 communication. + + Wed Aug 5 14:39:36 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * ciao/ComponentServer/CIAO_ComponentInstallation_Impl.cpp: + + Changed severity of logging for replacement of already present + artifact info. + + Wed Aug 5 14:38:22 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * ciao/Containers/Servant_Activator.cpp: + + Fixed bug whereby the port activator for a servant would never be found. + + Wed Aug 5 14:25:09 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.idl: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_exec.h: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_exec.cpp: + + Added some configuration attributes to provide a hint to the receiver as to + how many samples it should be receiving. + + Wed Aug 5 14:00:06 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/Containers/Session/Session_Container.cpp: + + Fixed a couple bugs whereby homed and unhomed components didn't + have their end of lifecycle events (passivate/remove) invoked + during teardown. + + Wed Aug 5 08:18:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/descriptors/run_receiver.pl: + Use "" instead of '' + + Wed Aug 5 08:13:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp: + Implemented more methods + + * connectors/dds4ccm/idl/dds4ccm_Base.idl3: + Use DDS sequences + + * connectors/dds4ccm/impl/ndds/InstanceHandleSeq.h: + Use a template for the conversion, we need to factor out conversion of all + sequences + + Tue Aug 4 16:00:02 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/descriptors/ReceiverOnly.cdp: + * connectors/dds4ccm/examples/Hello/descriptors/run_receiver.pl: + + Added plan/test script to deploy only a receiver component and + send messages using the RTI DDS sender. + + Tue Aug 4 15:04:21 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/DDS_Receiver/Hello_Receiver.cpp: + + Add command line parameter to automatically shut down after a given + number of samples. + + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.idl: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_exec.h: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: + + Added configuration attributes for number of samples and message. + + * connectors/dds4ccm/examples/Hello/descriptors/SenderOnly.cdp: + * connectors/dds4ccm/examples/Hello/descriptors/run_sender.pl: + + Added plan/test script to deploy only a Sender component and receive + messages using the raw DDS_Receiver. + + * connectors/dds4ccm/impl/ndds/SampleRejectedStatus.h: + * connectors/dds4ccm/impl/ndds/Writer.h: + + Compile fixes. + + Tue Aug 4 12:27:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.h + Started with the QueryFilter support + + Tue Aug 4 12:05:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp: + Implement a few more methods + + Mon Aug 3 14:00:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.cpp + * connectors/dds4ccm/impl/ndds/Writer.h + * connectors/dds4ccm/impl/ndds/Writer.tpp + Added write with a set for the MultiWriter + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.h + Start with the reader implementation + + Mon Aug 3 12:46:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.h: + Moved HelloListener to the cpp file. Added an enabled flag to + be able to stop publishing data, default is now true, + should be modified to false later + + Fri Jul 31 14:27:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReader.cpp + * connectors/dds4ccm/impl/ndds/DomainParticipant.cpp + * connectors/dds4ccm/impl/ndds/QueryCondition.cpp + More glue code + + Fri Jul 31 13:46:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReader.cpp + * connectors/dds4ccm/impl/ndds/DataWriter.cpp + * connectors/dds4ccm/impl/ndds/DomainParticipant.cpp + * connectors/dds4ccm/impl/ndds/InstanceHandle_t.h + * connectors/dds4ccm/impl/ndds/InstanceHandleSeq.h + Added InstanceHandleSeq support. Note that we have added a new + trait to the CORBA sequences, knowing _size_type. + + Fri Jul 31 12:43:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReader.cpp + * connectors/dds4ccm/impl/ndds/DataWriter.cpp + * connectors/dds4ccm/impl/ndds/DomainParticipant.cpp + * connectors/dds4ccm/impl/ndds/Publisher.cpp + * connectors/dds4ccm/impl/ndds/PublisherListener.cpp + * connectors/dds4ccm/impl/ndds/PublisherListener.h + * connectors/dds4ccm/impl/ndds/Subscriber.cpp + * connectors/dds4ccm/impl/ndds/Topic.cpp + More methods and more states + + Fri Jul 31 12:12:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DomainParticipantFactory.cpp + * connectors/dds4ccm/impl/ndds/DomainParticipantFactory.h + * connectors/dds4ccm/impl/ndds/Subscriber.cpp + * connectors/dds4ccm/impl/ndds/SubscriberListener.cpp + * connectors/dds4ccm/impl/ndds/SubscriberListener.h + * connectors/dds4ccm/impl/ndds/Writer.tpp + Fixed some small bugs, the example compiles again + + Fri Jul 31 11:41:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataWriterListener.cpp + * connectors/dds4ccm/impl/ndds/LivelinessLostStatus.h + * connectors/dds4ccm/impl/ndds/OfferedDeadlineMissedStatus.h + * connectors/dds4ccm/impl/ndds/OfferedIncompatibleQosStatus.h + * connectors/dds4ccm/impl/ndds/PublicationMatchedStatus.h + DataWriterListener is now implemented + + Fri Jul 31 11:26:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReaderListener.cpp + * connectors/dds4ccm/impl/ndds/QosPolicyCountSeq.h + * connectors/dds4ccm/impl/ndds/RequestedIncompatibleQosStatus.h + DataReaderListener is now fully implemented + + Fri Jul 31 11:13:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReaderListener.cpp + * connectors/dds4ccm/impl/ndds/LivelinessChangedStatus.h + * connectors/dds4ccm/impl/ndds/RequestedDeadlineMissedStatus.h + Added some more status conversions + + Fri Jul 31 11:05:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReader.cpp + * connectors/dds4ccm/impl/ndds/DataReader.h + * connectors/dds4ccm/impl/ndds/DataReaderListener.cpp + * connectors/dds4ccm/impl/ndds/DataReaderListener.h + * connectors/dds4ccm/impl/ndds/DataWriter.cpp + * connectors/dds4ccm/impl/ndds/DataWriter.h + * connectors/dds4ccm/impl/ndds/DataWriterListener.cpp + * connectors/dds4ccm/impl/ndds/DataWriterListener.h + * connectors/dds4ccm/impl/ndds/DomainParticipant.cpp + * connectors/dds4ccm/impl/ndds/DomainParticipant.h + * connectors/dds4ccm/impl/ndds/DomainParticipantFactory.cpp + * connectors/dds4ccm/impl/ndds/DomainParticipantFactory.h + * connectors/dds4ccm/impl/ndds/Publisher.cpp + * connectors/dds4ccm/impl/ndds/Publisher.h + * connectors/dds4ccm/impl/ndds/PublisherListener.cpp + * connectors/dds4ccm/impl/ndds/PublisherListener.h + * connectors/dds4ccm/impl/ndds/QueryCondition.cpp + * connectors/dds4ccm/impl/ndds/QueryCondition.h + * connectors/dds4ccm/impl/ndds/ReadCondition.cpp + * connectors/dds4ccm/impl/ndds/ReadCondition.h + * connectors/dds4ccm/impl/ndds/StatusCondition.cpp + * connectors/dds4ccm/impl/ndds/StatusCondition.h + * connectors/dds4ccm/impl/ndds/Subscriber.cpp + * connectors/dds4ccm/impl/ndds/Subscriber.h + * connectors/dds4ccm/impl/ndds/SubscriberListener.cpp + * connectors/dds4ccm/impl/ndds/SubscriberListener.h + * connectors/dds4ccm/impl/ndds/Topic.cpp + * connectors/dds4ccm/impl/ndds/Topic.h + * connectors/dds4ccm/impl/ndds/TopicDescription.cpp + * connectors/dds4ccm/impl/ndds/TopicDescription.h + * connectors/dds4ccm/impl/ndds/Writer.h + Renamed the member to impl_, that way we can more easily copy + code from one wrapper to another + + Fri Jul 31 10:49:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReaderListener.h + * connectors/dds4ccm/impl/ndds/DomainParticipant.h + * connectors/dds4ccm/impl/ndds/DomainParticipantFactory.h + * connectors/dds4ccm/impl/ndds/PortStatusListener.h + * connectors/dds4ccm/impl/ndds/Publisher.h + * connectors/dds4ccm/impl/ndds/PublisherListener.h + * connectors/dds4ccm/impl/ndds/QueryCondition.h + * connectors/dds4ccm/impl/ndds/ReadCondition.h + * connectors/dds4ccm/impl/ndds/StatusCondition.h + * connectors/dds4ccm/impl/ndds/Subscriber.h + * connectors/dds4ccm/impl/ndds/SubscriberListener.h + * connectors/dds4ccm/impl/ndds/Topic.h + * connectors/dds4ccm/impl/ndds/TopicDescription.h + Use localobject + + Fri Jul 31 08:57:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReader.h + * connectors/dds4ccm/impl/ndds/DataReaderListener.h + * connectors/dds4ccm/impl/ndds/DataWriter.h + * connectors/dds4ccm/impl/ndds/DataWriterListener.h + * connectors/dds4ccm/impl/ndds/DomainParticipant.h + * connectors/dds4ccm/impl/ndds/DomainParticipantFactory.h + * connectors/dds4ccm/impl/ndds/Duration_t.h + * connectors/dds4ccm/impl/ndds/InstanceHandle_t.h + * connectors/dds4ccm/impl/ndds/ndds_impl.mpc + * connectors/dds4ccm/impl/ndds/PortStatusListener.h + * connectors/dds4ccm/impl/ndds/Publisher.h + * connectors/dds4ccm/impl/ndds/PublisherListener.h + * connectors/dds4ccm/impl/ndds/QueryCondition.h + * connectors/dds4ccm/impl/ndds/ReadCondition.h + * connectors/dds4ccm/impl/ndds/SampleLostStatus.h + * connectors/dds4ccm/impl/ndds/SampleRejectedStatus.h + * connectors/dds4ccm/impl/ndds/StatusCondition.h + * connectors/dds4ccm/impl/ndds/Subscriber.h + * connectors/dds4ccm/impl/ndds/SubscriberListener.h + * connectors/dds4ccm/impl/ndds/SubscriptionMatchedStatus.h + * connectors/dds4ccm/impl/ndds/Time_t.h + * connectors/dds4ccm/impl/ndds/Topic.h + * connectors/dds4ccm/impl/ndds/TopicDescription.h + * connectors/dds4ccm/impl/ndds/Writer.h + Added defines to prevent redefinitions, added same file + header + + Fri Jul 31 08:28:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DomainParticipant.cpp + * connectors/dds4ccm/impl/ndds/Publisher.cpp + * connectors/dds4ccm/impl/ndds/Subscriber.cpp + * connectors/dds4ccm/impl/ndds/Time_t.h + * connectors/dds4ccm/impl/ndds/Topic.cpp + * connectors/dds4ccm/impl/ndds/TopicDescription.cpp + More methods implemented + + Thu Jul 30 13:54:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReaderListener.cpp + * connectors/dds4ccm/impl/ndds/DataWriter.cpp + * connectors/dds4ccm/impl/ndds/DataWriterListener.cpp + * connectors/dds4ccm/impl/ndds/DataWriterListener.h + Implement more listen methods + + Thu Jul 30 11:47:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReader.cpp + * connectors/dds4ccm/impl/ndds/DataWriter.cpp + Implemented some more methods + + Thu Jul 30 11:34:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReader.cpp + * connectors/dds4ccm/impl/ndds/ndds_impl.mpc + * connectors/dds4ccm/impl/ndds/QueryCondition.cpp + * connectors/dds4ccm/impl/ndds/QueryCondition.h + Added QueryCondition + + Thu Jul 30 11:18:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReader.cpp + * connectors/dds4ccm/impl/ndds/DataWriter.cpp + * connectors/dds4ccm/impl/ndds/DomainParticipant.cpp + * connectors/dds4ccm/impl/ndds/InstanceHandle_t.h + * connectors/dds4ccm/impl/ndds/Publisher.cpp + * connectors/dds4ccm/impl/ndds/Subscriber.cpp + * connectors/dds4ccm/impl/ndds/Topic.cpp + Implemented all get_instance_handle methods + + Thu Jul 30 11:05:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.h + * connectors/dds4ccm/idl/dds_rtf2_dcps.idl + * connectors/dds4ccm/impl/ndds/DataReader.cpp + * connectors/dds4ccm/impl/ndds/DataReader.h + * connectors/dds4ccm/impl/ndds/DataWriter.cpp + * connectors/dds4ccm/impl/ndds/DataWriter.h + * connectors/dds4ccm/impl/ndds/DomainParticipant.cpp + * connectors/dds4ccm/impl/ndds/DomainParticipant.h + Changed InstanceHandle_t to a struct that contains in the case of + RTI DDS an octet[16] and an unsigned long. The DDS spec gives + long as example but it can be vendor dependent. The problem with long + is that it is passed by value, a struct is const&. In case a different + vendor has to be used, change the NativeInstanceHandle_t struct + to contain a long, than all interfaces stay const& + + Thu Jul 30 09:15:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReader.cpp + * connectors/dds4ccm/impl/ndds/DataReaderListener.cpp + * connectors/dds4ccm/impl/ndds/SampleRejectedStatus.h + * connectors/dds4ccm/impl/ndds/SubscriberListener.cpp + Added SampleRejectedStatus + + Thu Jul 30 09:03:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReader.cpp + * connectors/dds4ccm/impl/ndds/DataReaderListener.cpp + * connectors/dds4ccm/impl/ndds/SubscriberListener.cpp + * connectors/dds4ccm/impl/ndds/SubscriptionMatchedStatus.h + Added SubscriptionMatchedStatus conversion + + Thu Jul 30 08:16:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReader.cpp + * connectors/dds4ccm/impl/ndds/DataWriter.cpp + * connectors/dds4ccm/impl/ndds/Duration_t.h + * connectors/dds4ccm/impl/ndds/Publisher.cpp + Added DDS_Duration_t conversion + + Wed Jul 29 18:49:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReader.cpp + * connectors/dds4ccm/impl/ndds/DataReaderListener.cpp + * connectors/dds4ccm/impl/ndds/Publisher.cpp + * connectors/dds4ccm/impl/ndds/SampleLostStatus.h + * connectors/dds4ccm/impl/ndds/Topic.cpp + Added SampleLostStatus + + Wed Jul 29 18:16:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReader.cpp + * connectors/dds4ccm/impl/ndds/ndds_impl.mpc + * connectors/dds4ccm/impl/ndds/Subscriber.cpp + * connectors/dds4ccm/impl/ndds/SubscriberListener.cpp + * connectors/dds4ccm/impl/ndds/Topic.cpp + * connectors/dds4ccm/impl/ndds/TopicDescription.cpp + * connectors/dds4ccm/impl/ndds/TopicDescription.h + Added TopicDescription + + Wed Jul 29 13:36:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.h: + Port status listener implemented here, not to add that to the ndds + wrapper + + Wed Jul 29 12:58:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.h + * connectors/dds4ccm/impl/ndds/DataReaderListener.cpp + * connectors/dds4ccm/impl/ndds/DataReaderListener.h + * connectors/dds4ccm/impl/ndds/DomainParticipant.h + * connectors/dds4ccm/impl/ndds/Subscriber.cpp + * connectors/dds4ccm/impl/ndds/Topic.cpp + The RTI_DDSDataReaderListener is now derived from the RTI base + class and is then passed to DDS. DDS then invokes back on this + RTI listener, this then delegates to the CORBA defined IDL + interface + + Tue Jul 28 19:16:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/idl/dds_rtf2_dcps.idl: + corrected a few types, need to regenerate the E file + + * connectors/dds4ccm/impl/ndds/DataWriter.cpp + * connectors/dds4ccm/impl/ndds/DataWriterListener.cpp + * connectors/dds4ccm/impl/ndds/DataWriterListener.h + * connectors/dds4ccm/impl/ndds/DomainParticipant.cpp + * connectors/dds4ccm/impl/ndds/DomainParticipantFactory.cpp + * connectors/dds4ccm/impl/ndds/Topic.cpp + Implemented another set of methods + + Tue Jul 28 17:06:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/ndds_impl.mpc + * connectors/dds4ccm/impl/ndds/Publisher.cpp + * connectors/dds4ccm/impl/ndds/PublisherListener.cpp + * connectors/dds4ccm/impl/ndds/PublisherListener.h + added publisherlistener + + Tue Jul 28 15:30:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReaderListener.cpp + * connectors/dds4ccm/impl/ndds/Publisher.cpp + Again some more methods + + Tue Jul 28 15:21:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DomainParticipant.cpp + * connectors/dds4ccm/impl/ndds/Publisher.cpp + Implement some more methods, just the basic ones that don't need + any conversion/wrapping + + Tue Jul 28 15:09:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/DDS_Receiver/Hello_Receiver.cpp + * connectors/dds4ccm/examples/Hello/DDS_Sender/Hello_Sender.cpp + Use ndds_namespace_cpp.h so that we get everything in the DDS namespace + + Tue Jul 28 15:00:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.cpp + * connectors/dds4ccm/impl/ndds/DataReader.cpp + * connectors/dds4ccm/impl/ndds/DataWriter.cpp + * connectors/dds4ccm/impl/ndds/DataWriterListener.cpp + * connectors/dds4ccm/impl/ndds/DataWriterListener.h + * connectors/dds4ccm/impl/ndds/DomainParticipant.cpp + * connectors/dds4ccm/impl/ndds/DomainParticipant.h + * connectors/dds4ccm/impl/ndds/DomainParticipantFactory.cpp + * connectors/dds4ccm/impl/ndds/DomainParticipantFactory.h + * connectors/dds4ccm/impl/ndds/ndds_impl.mpc + * connectors/dds4ccm/impl/ndds/Participant.cpp + * connectors/dds4ccm/impl/ndds/Participant.h + * connectors/dds4ccm/impl/ndds/ParticipantFactory.cpp + * connectors/dds4ccm/impl/ndds/ParticipantFactory.h + * connectors/dds4ccm/impl/ndds/Subscriber.cpp + * connectors/dds4ccm/impl/ndds/Topic.h + Added DataWriterListener and added Domain prefix to the participant + files + + Tue Jul 28 14:46:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReader.cpp: + * connectors/dds4ccm/impl/ndds/ndds_impl.mpc: + * connectors/dds4ccm/impl/ndds/ReadCondition.cpp: + * connectors/dds4ccm/impl/ndds/ReadCondition.h: + * connectors/dds4ccm/impl/ndds/StatusCondition.h: + Added ReadCondition + + Tue Jul 28 14:19:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.h + * connectors/dds4ccm/impl/ndds/DataReaderListener.cpp + * connectors/dds4ccm/impl/ndds/DataReaderListener.h + * connectors/dds4ccm/impl/ndds/Subscriber.cpp + Use the NDDS wrapper for the listener, that part is now working + again. + + Tue Jul 28 13:25:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/DataReaderListener.cpp + * connectors/dds4ccm/impl/ndds/DataReaderListener.h + * connectors/dds4ccm/impl/ndds/ndds_impl.mpc + * connectors/dds4ccm/impl/ndds/Publisher.cpp + * connectors/dds4ccm/impl/ndds/Subscriber.cpp + Added DDS::DataReaderListener + + Tue Jul 28 13:10:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/ndds_impl.mpc + * connectors/dds4ccm/impl/ndds/Participant.cpp + * connectors/dds4ccm/impl/ndds/StatusCondition.cpp + * connectors/dds4ccm/impl/ndds/StatusCondition.h + Added DDS:StatusCondition + + Tue Jul 28 12:26:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/impl/ndds/ndds_impl.mpc + * connectors/dds4ccm/impl/ndds/Participant.cpp + * connectors/dds4ccm/impl/ndds/Subscriber.cpp + * connectors/dds4ccm/impl/ndds/SubscriberListener.cpp + * connectors/dds4ccm/impl/ndds/SubscriberListener.h + Added part of subscriber listener + + Tue Jul 28 12:01:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.h: + Implement a few more methods. We need to convert each time between the RTI DDS + types and the CORBA types. This gets very ugly in the executor itself. This + all should be done in the impl/ndds directory which I now need to extend + + * connectors/dds4ccm/impl/ndds/DataReader.cpp + * connectors/dds4ccm/impl/ndds/DataReader.h + * connectors/dds4ccm/impl/ndds/DataWriter.h + * connectors/dds4ccm/impl/ndds/ndds_impl.mpc + * connectors/dds4ccm/impl/ndds/NDDS_Traits.h + * connectors/dds4ccm/impl/ndds/Participant.cpp + * connectors/dds4ccm/impl/ndds/Subscriber.cpp + * connectors/dds4ccm/impl/ndds/Subscriber.h + Added some more wrapper interfaces with just a few methods implemented + + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.cpp: + Prefix increment + + Tue Jul 28 08:08:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.h: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_exec.cpp: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.cpp: + The CCM receiver listener component now gets called. + + Mon Jul 27 10:42:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/DDS_Receiver/Hello_Receiver.cpp: + * connectors/dds4ccm/examples/Hello/DDS_Sender/Hello_Sender.cpp: + Fixed incorrect comparison + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.idl: + Fixed issue related to lem generation + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.mpc: + Added missing library + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.h: + Create an subscribe a listener to see if we get some data from DDS + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_exec.cpp: + Implemented on_data_available + + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.cpp: + Catch exceptions as const + + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.h: + configure_dds is a private method + + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: + Added an ACE_DEBUG to show we send a message + + * connectors/dds4ccm/id3p_test + * connectors/dds4ccm/id3p_test/Multiple_Reader_Ports + * connectors/dds4ccm/id3p_test/Multiple_Reader_Ports/test.idl3p + * connectors/dds4ccm/impl/ndds/Participant.cpp + First start with IDL3+ tests for dds4ccm + + Mon Jul 27 06:58:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/DDS_Receiver + * connectors/dds4ccm/examples/Hello/DDS_Receiver/DDS_Receiver.mpc + * connectors/dds4ccm/examples/Hello/DDS_Receiver/Hello_Receiver.cpp + * connectors/dds4ccm/examples/Hello/DDS_Sender + * connectors/dds4ccm/examples/Hello/DDS_Sender/DDS_Sender.mpc + * connectors/dds4ccm/examples/Hello/DDS_Sender/Hello_Sender.cpp + Receiver and sender to send plain strings as addition to the CCM based + sender/receiver. These programs use RTI DDS + + Fri Jul 24 19:20:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.mpc + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.mpc + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.mpc + More base project fixes + + * connectors/dds4ccm/impl/ndds/Utils.cpp: + Simplified the conversion of return codes to string + + Fri Jul 24 18:34:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.mpc + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.mpc + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.mpc + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.mpc + * connectors/dds4ccm/idl/dds4ccm.mpc + * connectors/dds4ccm/idl/dds_rtf2_dcpsE.idl + * connectors/dds4ccm/impl/ndds/ndds_impl.mpc + * connectors/dds4ccm/impl/ndds/Utils.h + * MPC/config/ciao_dds4ccm_ndds_impl.mpb + Various compile fixes for windows. Added base projects, afters, etc + + Fri Jul 24 12:55:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.mpc: + Fixed link problems + + * connectors/dds4ccm/idl/dds_rtf2_dcpsE.idl: + Include StringSeq.pidl directly + + Fri Jul 24 12:37:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/idl/dds_rtf2_dcpsE.idl: + Add this file for the moment to the repository + + Fri Jul 24 12:32:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.mpc + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Base.mpc + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.mpc + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_exec.cpp + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.mpc + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Base.mpc + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.mpc + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.cpp + Various changes to get the code to compile on windows + + Fri Jul 24 10:49:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.mpc + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Base.mpc + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.mpc + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.mpc + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Base.mpc + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.mpc + * MPC/config/ciao_example_output.mpb + * MPC/config/example_output.mpb + Renamed example_output to ciao_example_output + + * connectors/dds4ccm/idl/dds_rtf2_dcps.idl: + Added include of StringSeq.pidl + + Fri Jul 24 09:18:35 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * CIAO_TAO.mwc: + Added connectors directory + + Fri Jul 10 17:13:35 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Base.idl: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Base.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.idl: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_ConnectorE.idl: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.h: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.cpp: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: + * connectors/dds4ccm/examples/Hello/descriptors/DeploymentPlan.cdp: + * connectors/dds4ccm/idl/dds4ccm.mpc: + * connectors/dds4ccm/idl/dds_rtf2_dcps.idl: + + Various compile fixes, link fixes, along with initial implementation of the + sender connector and the sender component. When deployed, the sender connector + will register with DDS, and the sender component will use dds4ccm defined interfaces + to send a series of messages. Currently, this can be tested by using the ndds + Hello_simple example. + + It should be noted that Hello_Sender_ConnectorE.idl IS checked in because it + is hand-modified to remove the CCM_DataWriter interface until such a time + as the support for lem force all can be worked out. + + * connectors/dds4ccm/impl/ndds/DataWriter.h: + * connectors/dds4ccm/impl/ndds/DataWriter.cpp: + * connectors/dds4ccm/impl/ndds/ListenerControl.h: + * connectors/dds4ccm/impl/ndds/ListenerControl.cpp: + * connectors/dds4ccm/impl/ndds/NDDS_Traits.h: + * connectors/dds4ccm/impl/ndds/Participant.h: + * connectors/dds4ccm/impl/ndds/Participant.cpp: + * connectors/dds4ccm/impl/ndds/ParticipantFactory.h: + * connectors/dds4ccm/impl/ndds/ParticipantFactory.cpp: + * connectors/dds4ccm/impl/ndds/Publisher.h: + * connectors/dds4ccm/impl/ndds/Publisher.cpp: + * connectors/dds4ccm/impl/ndds/Topic.h: + * connectors/dds4ccm/impl/ndds/Topic.cpp: + * connectors/dds4ccm/impl/ndds/Utils.h: + * connectors/dds4ccm/impl/ndds/Utils.cpp: + * connectors/dds4ccm/impl/ndds/Writer.h: + * connectors/dds4ccm/impl/ndds/Writer.tpp: + * connectors/dds4ccm/impl/ndds/dds4ccm_ndds_impl_export.h: + * connectors/dds4ccm/impl/ndds/ndds_impl.mpc: + + Initial implementation of the DataWriter, and a minimum of the IDL-defined + DDS DCPS interfaces as a wrapper facade for RTI DDS as needed to implement + basic writing functionality. + + * connectors/dds4ccm/impl/ndds/ListnerControl.h: + * connectors/dds4ccm/impl/ndds/ListnerControl.cpp: + * connectors/dds4ccm/impl/ndds/Writer.cpp: + + Removed these files. + + Wed Jul 8 17:30:09 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/idl/dds4ccm.mpc: + Added anytypecode to resolve link problems with msvc + + * connectors/dds4ccm/idl/dds_rtf2_dcps.idl: + Added include of tao sequence file to resolve link problems with mwvc + + Wed Jul 8 15:12:09 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.idl + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.mpc + Layout + + Wed Jul 8 12:12:59 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.mpc: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.mpc: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Base.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Base.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.mpc: + + Change project names to not clash. + + Tue Jul 7 19:14:09 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/descriptors/DeploymentPlan.cdp: + * connectors/dds4ccm/examples/Hello/descriptors/run_test.pl: + + Components now deploy. + + Tue Jul 7 18:17:19 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.idl: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.idl: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.h: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_exec.h: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_exec.cpp: + + Added homes. + + Tue Jul 7 18:05:15 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.idl: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.mpc: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Base.idl: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Base.mpc: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.idl: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Base.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.h: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.cpp: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_exec.h: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: + + Compile/linking problems now taken care of. + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.idl3: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Base.idl3: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.idl3: + + Removed these files. + + Tue Jul 7 00:49:09 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Base.idl3: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Base.mpc: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Base.idl: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Base.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.mpc: + + Added missing files. + + * connectors/dds4ccm/idl/dds4ccm.mpc: + + corrected spelling error. + + * connectors/dds4ccm/examples/Hello/Sender/Sender_exec_export.h: + * connectors/dds4ccm/examples/Hello/Sender/Sender_stub_export.h: + * connectors/dds4ccm/examples/Hello/Sender/Sender_svnt_export.h: + + Removed these files. + + Tue Jul 7 00:14:45 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/idl/dds4ccm_Connector_Base.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Connector_Event.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Connector_State.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Getter.idl3p: + * connectors/dds4ccm/idl/dds4ccm_MultiListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_MultiUpdater.idl3p: + * connectors/dds4ccm/idl/dds4ccm_MultiWriter.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Get.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_MultiListen.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_MultiUpdate.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_MultiWrite.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_RawListen.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Read.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_StateListen.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Update.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Write.idl3p: + * connectors/dds4ccm/idl/dds4ccm_RawListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Reader.idl3p: + * connectors/dds4ccm/idl/dds4ccm_StateListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Updater.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Writer.idl3p: + + fixed malformed include guards. + + Tue Jul 7 00:07:13 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.idl3: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.idl3p: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver.mpc: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.idl3: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector.mpc: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.h: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_Connector_exec.cpp: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_exec.h: + * connectors/dds4ccm/examples/Hello/Receiver/Hello_Receiver_exec.cpp: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.idl: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.idl: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.mpc: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.h: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector_exec.cpp: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_exec.h: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: + * connectors/dds4ccm/examples/Hello/Sender/Sender_exec_export.h: + * connectors/dds4ccm/examples/Hello/Sender/Sender_stub_export.h: + * connectors/dds4ccm/examples/Hello/Sender/Sender_svnt_export.h: + + Example now compiles, but there is no business logic yet. + There are still missing symbols that I need to ferret out. + + * connectors/dds4ccm/idl/dds4ccm.mpc: + * connectors/dds4ccm/idl/dds4ccm_Base.idl3: + * connectors/dds4ccm/idl/dds4ccm_ConnectorStatusListener.idl3: + * connectors/dds4ccm/idl/dds4ccm_ListenerControl.idl3: + * connectors/dds4ccm/idl/dds4ccm_PortStatusListener.idl3: + * connectors/dds4ccm/idl/dds_rtf2_dcps.idl: + + Malformed include guards, and small updates to go with standard. + + * connectors/dds4ccm/examples/Hello/Hello_Base: + * connectors/dds4ccm/examples/Hello/Hello_Base.idl3: + * connectors/dds4ccm/examples/Hello/Hello_Base.idl3p: + * connectors/dds4ccm/examples/Hello/Hello_Base/Hello_Base.idl: + * connectors/dds4ccm/examples/Hello/Hello_Base/Hello_Base.mpc: + * connectors/dds4ccm/examples/Hello/Hello_Base/Hello_Base_skel_export.h: + * connectors/dds4ccm/examples/Hello/Hello_Base/Hello_Base_stub_export.h: + * connectors/dds4ccm/examples/Hello/Hello_Receiver.idl3: + * connectors/dds4ccm/examples/Hello/Hello_Receiver.idl3p: + * connectors/dds4ccm/examples/Hello/Receiver/Receiver.idl: + * connectors/dds4ccm/examples/Hello/Receiver/Receiver.mpc: + * connectors/dds4ccm/examples/Hello/Receiver/Receiver_exec.h: + * connectors/dds4ccm/examples/Hello/Receiver/Receiver_exec.cpp: + * connectors/dds4ccm/idl/dds4ccm_ListnerControl.idl3: + + Removed these files. + + Thu Jul 2 01:47:53 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Receiver.mpc + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.mpc + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.mpc + + Tue Jun 30 19:11:28 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/idl/dds4ccm.mpc: + * connectors/dds4ccm/idl/dds4ccm_ConnectorStatusListener.idl3: + + Added last remanining non-idl3p dds4ccm item into the mpc file. + + * connectors/dds4ccm/idl/dds4ccm_ConnectorStatusListener.idl3p: + + Removed this file. + + Tue Jun 30 17:49:49 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/impl: + * connectors/dds4ccm/impl/ndds: + * connectors/dds4ccm/impl/ndds/ListnerControl.h: + * connectors/dds4ccm/impl/ndds/ListnerControl.cpp: + * connectors/dds4ccm/impl/ndds/PortStatusListener.h: + * connectors/dds4ccm/impl/ndds/PortStatusListener.cpp: + * connectors/dds4ccm/impl/ndds/RawListener.h: + * connectors/dds4ccm/impl/ndds/RawListener.cpp: + * connectors/dds4ccm/impl/ndds/Reader.h: + * connectors/dds4ccm/impl/ndds/Reader.cpp: + * connectors/dds4ccm/impl/ndds/Writer.h: + * connectors/dds4ccm/impl/ndds/Writer.cpp: + + implementation stubs. + + Tue Jun 30 17:39:21 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/idl/dds4ccm.mpc: + * connectors/dds4ccm/idl/dds4ccm_ListnerControl.idl3: + * connectors/dds4ccm/idl/dds4ccm_PortStatusListener.idl3: + + Generate/compile idl necessary for hello example. + + * connectors/dds4ccm/idl/dds4ccm_ListnerControl.idl3p: + * connectors/dds4ccm/idl/dds4ccm_PortStatusListener.idl3p: + + Removed these files. + + Mon Jun 22 09:22:17 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Hello_Base/Hello_Base.mpc + * connectors/dds4ccm/examples/Hello/Receiver/Receiver.mpc + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.mpc + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.mpc + + Updated base projects + + Fri Jun 19 18:15:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/idl/dds4ccm_Connector_Event.idl3p: + Corrected this connector based on OMG issue 13953 + + Thu Jun 18 13:37:02 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.mpc + + Compile fixes + + Thu Jun 18 13:34:02 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Receiver_exec.h + + Compile fixes + + Thu Jun 18 13:17:02 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Receiver/Receiver_exec.h + + Compile fixes + + Thu Jun 18 13:00:05 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.mpc + Compile fixes + + Thu Jun 18 09:32:05 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Hello_Base/Hello_Base.idl + * connectors/dds4ccm/examples/Hello/Hello_Base/Hello_Base.mpc + * connectors/dds4ccm/examples/Hello/Hello_Base/Hello_Base_skel_export.h + * connectors/dds4ccm/examples/Hello/Hello_Base/Hello_Base_stub_export.h + * connectors/dds4ccm/examples/Hello/Receiver/Receiver.idl + * connectors/dds4ccm/examples/Hello/Receiver/Receiver.mpc + * connectors/dds4ccm/examples/Hello/Receiver/Receiver_exec.cpp + * connectors/dds4ccm/examples/Hello/Receiver/Receiver_exec.h + * connectors/dds4ccm/examples/Hello/Receiver/Receiver_exec_export.h + * connectors/dds4ccm/examples/Hello/Receiver/Receiver_stub_export.h + * connectors/dds4ccm/examples/Hello/Receiver/Receiver_svnt_export.h + Put these under version control. Copy of regular hello world + + Wed Jun 17 18:07:10 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.cidl: + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.cidl: + + Removed these files. + + Wed Jun 17 10:07:19 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender.mpc + * connectors/dds4ccm/examples/Hello/Sender/Hello_Sender_Connector.mpc + + Zap ciaocidldefaults from the MPC files. Everything has to be rebuild to + sort out the compile/link issues, but at least now cidlc is not used anymore + + Wed Jun 10 18:31:15 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/descriptors: + * connectors/dds4ccm/examples/Hello/descriptors/DeploymentPlan.cdp: + + First pass at deployment plan. + + Fri Jun 5 20:10:11 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * connectors/dds4ccm/examples/Hello/Hello_Base.idl3: + * connectors/dds4ccm/examples/Hello/Hello_Receiver.idl3: + * connectors/dds4ccm/examples/Hello/Hello_Sender.idl3: + + Finished the by-hand translation to idl3. + + Tue Jun 2 03:43:30 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * connectors: + * connectors/dds4ccm: + * connectors/dds4ccm/example: + * connectors/dds4ccm/example/Hello: + * connectors/dds4ccm/example/Hello/Hello_Base.idl3: + * connectors/dds4ccm/example/Hello/Hello_Base.idl3p: + * connectors/dds4ccm/example/Hello/Hello_Receiver.idl3: + * connectors/dds4ccm/example/Hello/Hello_Receiver.idl3p: + * connectors/dds4ccm/example/Hello/Hello_Sender.idl3: + * connectors/dds4ccm/example/Hello/Hello_Sender.idl3p: + + Outline of a driving use case for phase 1. Note that the + idl3p files are the IDL3+ for the components/connector, and the + idl3 files are my best guess at the implied IDL3 mapping. + + * connectors/dds4ccm/idl: + * connectors/dds4ccm/idl/dds4ccm_Base.idl3: + * connectors/dds4ccm/idl/dds4ccm_ConnectorStatusListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Connector_Base.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Connector_Event.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Connector_State.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Getter.idl3p: + * connectors/dds4ccm/idl/dds4ccm_ListnerControl.idl3p: + * connectors/dds4ccm/idl/dds4ccm_MultiListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_MultiUpdater.idl3p: + * connectors/dds4ccm/idl/dds4ccm_MultiWriter.idl3p: + * connectors/dds4ccm/idl/dds4ccm_PortStatusListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Get.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_MultiListen.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_MultiUpdate.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_MultiWrite.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_RawListen.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Read.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_StateListen.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Update.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Port_Write.idl3p: + * connectors/dds4ccm/idl/dds4ccm_RawListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Reader.idl3p: + * connectors/dds4ccm/idl/dds4ccm_StateListener.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Updater.idl3p: + * connectors/dds4ccm/idl/dds4ccm_Writer.idl3p: + + DDS4CCM IDL. + + +Mon Aug 3 22:54:37 UTC 2009 Abdullah Sowayan <sowayan@gmail.com> + + * docs/tutorials/Quoter/Simple/descriptors/runNodeDaemons.pl: + + Set DANCE_ROOT environment variable. + +Wed Jul 29 11:40:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + Another hpux fix + +Mon Jul 27 12:09:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/Config_Handlers/XSCRT/Elements.hpp: + Fixed compile error by invalid character at the top of the file + +Sun Jul 26 07:51:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/Config_Handlers/XSCRT/Elements.hpp: + Updated for Sun Studio 12 + +Sat Jul 25 13:05:03 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * tests/IDL_Test/Inherited_Component/IhC_Foo.mpc: + + Add -Gex. + +Fri Jul 24 11:26:23 UTC 2009 William R. Otte <Wotte@dre.vanderbilt.edu> + + * tests/IDL_Test/Inherited_Component/IhC_Bar.mpc: + + Disabled this test until its fixed. + +Fri Jul 24 10:59:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tests/IDL_Test/PIDL_Include/PIDLInclude.idl: + * tests/IDL_Test/PIDL_Include/PIDLInclude.mpc: + New test to reproduce a problem when including pidl files + +Thu Jul 23 16:26:17 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * tests/IDL_Test/Inherited_Component: + * tests/IDL_Test/Inherited_Component/IhC_Bar.idl: + * tests/IDL_Test/Inherited_Component/IhC_Bar.mpc: + * tests/IDL_Test/Inherited_Component/IhC_Foo.idl: + * tests/IDL_Test/Inherited_Component/IhC_Foo.mpc: + + Test which demonstrates an inability to generate code properly + for inherited components. + +Thu Jul 23 17:48:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * NEWS: + Updated for next release + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeApplication/NodeApplication_Impl.h: + Compile fixes for HPUX + +Thu Jul 23 02:11:02 CDT 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * CIAO version 0.7.2 released. + +Wed Jul 22 08:06:47 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * bin/ciao_tests.lst: + NodeManager-Deployments is known to fail + +Tue Jul 21 17:38:47 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/Config_Handlers/Dump_Obj.cpp: + * tools/Config_Handlers/Dump_Obj.h: + Moved include to header file to fix compile errors with CB2009 + +Tue Jul 21 13:48:47 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/Config_Handlers/XSCRT/Elements.hpp: + Backported some CB2009 fixes + +Tue Jul 21 10:51:47 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + Fixed compile error on HPUX + +Tue Jul 21 02:23:41 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/RedirectionServiceTest/RedirectionServiceTest.mpc: + + Avoids minimum corba. + +Tue Jul 21 01:43:50 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * tests/IDL3/ImpliedIDL/All/all.mpc: + + Disabled this on MFC systems due to the fact that it produces + errors in newer VS compilers due to the mixing in of c# language + elements. + +Mon Jul 20 11:16:47 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + Fixed compile error on HPUX + +Mon Jul 20 11:13:53 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/NodeManager/Node_Manager_Module.cpp: + Reverted an unicode change. + +Mon Jul 20 10:55:13 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + * DAnCE/DomainApplicationManager/Node_Locator.h: + * DAnCE/DomainApplicationManager/Node_Locator.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Module.h: + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + * DAnCE/NodeApplication/Name_Utilities.h: + * DAnCE/NodeApplication/Name_Utilities.cpp: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Starter/Starter.h: + * DAnCE/Starter/Starter.cpp: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Logger/File_Logger_Backend.cpp: + Reverted some unicode changes. + +Mon Jul 20 10:50:47 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc + * performance-tests/Protocols/Receiver/Receiver.mpc + * performance-tests/Protocols/Sender/Sender.mpc + Also disabled svnt projects with ace_for_tao + +Mon Jul 20 10:32:47 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/Config_Handlers/XSCRT/Elements.hpp: + Removed old msvc checks + +Mon Jul 20 07:02:47 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/ComponentServer/Configurators/Server_Configurator.cpp: + * ciao/ComponentServer/Configurators/Server_Configurator.h: + Use bool for rt_support_ and added a default value to the constructor + to resolve problems with older gcc versions + +Sun Jul 19 18:25:47 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/Logger/Logger_Service.cpp: + * DAnCE/Logger/Logger_Service.h: + Unicode fixes + +Sun Jul 19 17:22:08 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * tests/IDL_Test/Keywords/Keywords.mpc: + + avoids mfc, as building with mfc enabled causes 'interface' + to become a language keyword, where it otherwise would not be. + +Sun Jul 19 09:50:47 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Servants/Port_Activator_T.cpp: + Layout change + + * ciao/Servants/Servants.mpc: + Port_Activator_T is a template file, not a source file + +Sun Jul 19 09:46:47 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/DomainApplication/Domain_Application_Impl.cpp: + Layout changes + + * DAnCE/DomainApplication/Domain_Application_Impl.h: + Made startLaunch public + + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + Layout, const, datatype changes + + * DAnCE/MPC/config/dance_repositorymanagerbase.mpb: + Added after JAWS + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + Layout changes + + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + Layout, datatype, const changes + + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h: + Layout changes + + * DAnCE/Plan_Generator/Plan_Generator_Impl.cpp: + Corrected messages + + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Module.cpp: + Unicode fix + + * DAnCE/RepositoryManager/RepositoryManager.mpc: + JAWS is added by the base project + + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.h: + Corrected base class + +Sat Jul 18 22:33:47 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Starter/Starter.mpc: + + Temporarily disable this project, there's no way it works properly + at run-time, even if it compiles. We will take another look at this + after 0.7.2. + +Sat Jul 18 17:41:10 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * tools/XML/XML_Schema_Resolver.cpp: + + Rolling back changes from + Fri Jul 17 11:50:08 UTC 2009 Marcel Smit <msmit@remedy.nl> + Fri Jul 17 10:26:28 UTC 2009 Marcel Smit <msmit@remedy.nl> + + as they broke all tests involving XMl. + +Sat Jul 18 17:19:49 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc: + + avoids_ace_for_tao. + +Sat Jul 18 15:56:16 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/NodeApplication.mpc: + * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc: + * DAnCE/NodeManager/NodeManager.mpc: + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc: + * performance-tests/Protocols/Receiver/Receiver.mpc: + * performance-tests/Protocols/Sender/Sender.mpc: + + avoids_ace_for_tao. + +Sat Jul 18 09:34:30 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + Corrected a coding error during last commit. + +Sat Jul 18 09:20:47 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * DAnCE/Starter/Starter.h: + * DAnCE/Starter/Starter.cpp: + * tests/CIAO_ComponentServer/Activator/client.cpp: + Fixed UNICODE compiler errors. + +Sat Jul 18 05:12:00 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Logger/Logger_Service.cpp: + + stab at some unicode problems on Windows. + +Sat Jul 18 05:01:32 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/ExecutionManager/ExecutionManager.mpc: + * DAnCE/MPC/config/dance_tm_daemon.mpb: + * DAnCE/Plan_Launcher/Plan_Launcher.mpc: + * DAnCE/TargetManager/TargetManager.mpc: + + Static linking fixes. + +Sat Jul 18 00:50:20 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/CIAO_Interfaces.mpc: + + linker fixes. + + * examples/Hello/Receiver/Receiver.mpc: + + this mpc specified more than was generated, causing it to be + re-run. + +Fri Jul 17 21:18:11 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc: + + Disabled this. there's lots wrong with it. + +Fri Jul 17 18:06:48 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/DomainApplication/DomainApplication.mpc: + * DAnCE/ExecutionManager/ExecutionManager.mpc: + * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc: + * DAnCE/Plan_Launcher/Plan_Launcher.mpc: + * DAnCE/TargetManager/TargetManager.mpc: + * tests/IDL_Test/Lem_Specific_Export/Lem_Export.mpc: + * tests/Minimum/Receiver/Receiver.mpc: + + Linking fixes for Windows. + + * tools/Config_Handlers/Basic_Deployment_Data.hpp: + * tools/Config_Handlers/Basic_Deployment_Data.cpp: + * tools/Config_Handlers/Deployment.hpp: + * tools/Config_Handlers/Deployment.cpp: + * tools/Config_Handlers/XMI.hpp: + * tools/Config_Handlers/XMI.cpp: + * tools/Config_Handlers/XMLSchema/id_map.hpp: + * tools/Config_Handlers/XSCRT/Elements.hpp: + * tools/Config_Handlers/ccd.cpp: + * tools/Config_Handlers/ccd.hpp: + * tools/Config_Handlers/cdd.hpp: + * tools/Config_Handlers/cdd.cpp: + * tools/Config_Handlers/cdp.cpp: + * tools/Config_Handlers/cdp.hpp: + * tools/Config_Handlers/cid.cpp: + * tools/Config_Handlers/cid.hpp: + * tools/Config_Handlers/cpd.hpp: + * tools/Config_Handlers/cpd.cpp: + * tools/Config_Handlers/iad.cpp: + * tools/Config_Handlers/iad.hpp: + * tools/Config_Handlers/pcd.hpp: + * tools/Config_Handlers/pcd.cpp: + * tools/Config_Handlers/toplevel.cpp: + * tools/Config_Handlers/toplevel.hpp: + + Updated generated code to 1) update to latest version of XSC, + 2) resolve unicode errors in the generator. + +Fri Jul 17 14:41:29 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + * DAnCE/NodeApplication/Name_Utilities.h: + * DAnCE/NodeApplication/Name_Utilities.cpp: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + Resolved some unicode compiler errors. + +Fri Jul 17 13:35:03 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * ciao/Logger/File_Logger_Backend.h: + Resolved UNICODE compiler errors. + +Fri Jul 17 12:48:09 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * tools/Config_Handlers/ccd.cpp: + * tools/Config_Handlers/cdd.cpp: + * tools/Config_Handlers/cpd.cpp: + Resolved UNICODE compiler errors. + +Fri Jul 17 12:09:55 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * tools/Config_Handlers/XMI.cpp: + Resolved UNICODE compiler errors. + +Fri Jul 17 11:50:08 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * ciao/Containers/Session/Session_Container.cpp: + * tools/XML/XML_Schema_Resolver.cpp: + Resolved UNICODE compiler errors. + +Fri Jul 17 10:26:28 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * tools/XML/XML_Schema_Resolver.cpp: + Resolved UNICODE compiler errors. + +Fri Jul 17 07:06:08 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + * DAnCE/DomainApplicationManager/Node_Locator.h: + * DAnCE/DomainApplicationManager/Node_Locator.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Module.h: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * ciao/Logger/File_Logger_Backend.cpp: + * tests/CIAO_ComponentServer/Activator/client.cpp: + Resolved UNICODE compiler errors. + + * docs/tutorials/Quoter/Simple/02.html: + Removed reference toe CIDL. + +Wed Jul 15 15:51:36 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * tools/Config_Handlers/Basic_Deployment_Data.cpp: + * tools/Config_Handlers/XMI.cpp: + * tools/Config_Handlers/XSCRT/XML.hpp: + + Compile warning fixes. + +Wed Jul 15 14:20:19 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/Hello/Sender/starter.cpp: + Fixed wchar problem + +Wed Jul 15 13:17:19 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/Deployment/DAnCE_Core.mpc: + Fixed build orders + +Tue Jul 14 20:34:19 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * MPC/config/viao_vcwarnings.mpb: + Added vc10 + +Tue Jul 14 20:31:19 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * MPC/config/dance_plan_launcher_base.mpc: + * DAnCE/MPC/config/dance_plan_launcher_base.mpb: + Moved to DAnCE and corrected extension + +Tue Jul 14 20:14:19 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/Deployment/DAnCE_Core.mpc + * DAnCE/MPC/config/dance_domainapplicationmanager_skel.mpb + * DAnCE/MPC/config/dance_domainapplicationmanager_stub.mpb + * DAnCE/MPC/config/dance_nodeapplicationmanager_skel.mpb + * DAnCE/MPC/config/dance_nodeapplicationmanager_stub.mpb + Shortened some project names to fix fuzz errors + +Tue Jul 14 17:56:19 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * ciao/Logger/File_Logger_Backend.cpp: + + * examples/DevGuideExamples/Messenger/Messenger_exec_i.cpp: + +Tue Jul 14 14:24:08 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/Deployment/CIAO_ExecutionManagerDaemon.idl: + * DAnCE/Deployment/CIAO_NodeManagerDaemon.idl: + * DAnCE/MPC/config/dance_targetmanager.mpb: + * DAnCE/RepositoryManager/repository_manager_admin.h: + * DAnCE/RepositoryManager/repository_manager_admin_exec.cpp: + * DAnCE/TargetManager/TargetManager.idl: + * MPC/config/ciao_connector_base.mpb: + * MPC/config/connectoridldefaults.mpb: + * MPC/config/dds4ccm_base.mpb: + * MPC/config/dds4ccm_skel.mpb: + * MPC/config/example_output.mpb: + * tests/IDL_Test/Keywords/Keyword_Clash.idl: + * tools/Config_Handlers/PL_Handler.h: + * tools/Config_Handlers/PL_Handler.cpp: + Resolved Fuzz errors. + +Tue Jul 14 11:11:57 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * .: + * CIAO-INSTALL.html: + * CIAO.mwc: + * CIAO_DAnCE.mwc: + * CIAO_TAO.mwc: + * CIAO_TAO_DAnCE.mwc: + * COPYING: + * DAnCE/Deployment/CIAO_ExecutionManagerDaemon.idl: + * DAnCE/Deployment/CIAO_Interfaces.mpc: + * DAnCE/Deployment/CIAO_NodeManagerDaemon.idl: + * DAnCE/Deployment/DAnCE_Core.mpc: + * DAnCE/Deployment/Deployment.idl: + * DAnCE/Deployment/Deployment_Application.idl: + * DAnCE/Deployment/Deployment_ApplicationManager.idl: + * DAnCE/Deployment/Deployment_Connection.idl: + * DAnCE/Deployment/Deployment_Data.idl: + * DAnCE/Deployment/Deployment_DeploymentPlan.idl: + * DAnCE/Deployment/Deployment_DomainApplication.idl: + * DAnCE/Deployment/Deployment_DomainApplicationManager.idl: + * DAnCE/Deployment/Deployment_ExecutionManager.idl: + * DAnCE/Deployment/Deployment_NodeApplication.idl: + * DAnCE/Deployment/Deployment_NodeApplicationManager.idl: + * DAnCE/Deployment/Deployment_NodeManager.idl: + * DAnCE/Deployment/Deployment_Packaging_Data.idl: + * DAnCE/Deployment/Deployment_PlanError.idl: + * DAnCE/Deployment/Deployment_StartError.idl: + * DAnCE/Deployment/Deployment_StopError.idl: + * DAnCE/Deployment/Deployment_TargetManager.idl: + * DAnCE/Deployment/Module_Main.h: + * DAnCE/DomainApplication/DomainApplication.mpc: + * DAnCE/DomainApplicationManager/DomainApplicationManager.mpc: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.h: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + * DAnCE/DomainApplicationManager/Node_Locator.cpp: + * DAnCE/ExecutionManager/ExecutionManager.mpc: + * DAnCE/ExecutionManager/ExecutionManager_Impl.h: + * DAnCE/ExecutionManager/ExecutionManager_Impl.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + * DAnCE/Logger/File_Logger_Backend.cpp: + * DAnCE/Logger/Logger.mpc: + * DAnCE/Logger/Logger_Service.cpp: + * DAnCE/MPC: + * DAnCE/MPC/config: + * DAnCE/MPC/config/ciao_executionmanager_skel.mpb: + * DAnCE/MPC/config/ciao_executionmanager_stub.mpb: + * DAnCE/MPC/config/ciao_nodeapplication.mpb: + * DAnCE/MPC/config/ciao_nodeapplicationmanager.mpb: + * DAnCE/MPC/config/ciao_nodemanager_skel.mpb: + * DAnCE/MPC/config/ciao_nodemanager_stub.mpb: + * DAnCE/MPC/config/ciao_plan_generator.mpb: + * DAnCE/MPC/config/ciao_targetmanager_stub.mpb: + * DAnCE/MPC/config/ciao_targetmanager_svnt.mpb: + * DAnCE/MPC/config/dance.mpb: + * DAnCE/MPC/config/dance_cdmw_idl.mpb: + * DAnCE/MPC/config/dance_component_server.mpb: + * DAnCE/MPC/config/dance_component_server_svnt.mpb: + * DAnCE/MPC/config/dance_deployment_stub.mpb: + * DAnCE/MPC/config/dance_deployment_svnt.mpb: + * DAnCE/MPC/config/dance_domainapplication.mpb: + * DAnCE/MPC/config/dance_domainapplication_skel.mpb: + * DAnCE/MPC/config/dance_domainapplication_stub.mpb: + * DAnCE/MPC/config/dance_domainapplicationmanager.mpb: + * DAnCE/MPC/config/dance_domainapplicationmanager_skel.mpb: + * DAnCE/MPC/config/dance_domainapplicationmanager_stub.mpb: + * DAnCE/MPC/config/dance_exe.mpb: + * DAnCE/MPC/config/dance_executionmanager_skel.mpb: + * DAnCE/MPC/config/dance_executionmanager_stub.mpb: + * DAnCE/MPC/config/dance_extension_stub.mpb: + * DAnCE/MPC/config/dance_lib.mpb: + * DAnCE/MPC/config/dance_logger.mpb: + * DAnCE/MPC/config/dance_mocks.mpb: + * DAnCE/MPC/config/dance_nodeapplication.mpb: + * DAnCE/MPC/config/dance_nodeapplication_skel.mpb: + * DAnCE/MPC/config/dance_nodeapplication_stub.mpb: + * DAnCE/MPC/config/dance_nodeapplicationmanager.mpb: + * DAnCE/MPC/config/dance_nodeapplicationmanager_skel.mpb: + * DAnCE/MPC/config/dance_nodeapplicationmanager_stub.mpb: + * DAnCE/MPC/config/dance_nodemanager.mpb: + * DAnCE/MPC/config/dance_nodemanager_skel.mpb: + * DAnCE/MPC/config/dance_nodemanager_stub.mpb: + * DAnCE/MPC/config/dance_nodemanager_svnt.mpb: + * DAnCE/MPC/config/dance_plan_generator.mpb: + * DAnCE/MPC/config/dance_redirectionservice.mpb: + * DAnCE/MPC/config/dance_repositorymanager.mpb: + * DAnCE/MPC/config/dance_repositorymanager_skel.mpb: + * DAnCE/MPC/config/dance_repositorymanager_stub.mpb: + * DAnCE/MPC/config/dance_repositorymanagerbase.mpb: + * DAnCE/MPC/config/dance_targetmanager.mpb: + * DAnCE/MPC/config/dance_targetmanager_skel.mpb: + * DAnCE/MPC/config/dance_targetmanager_stub.mpb: + * DAnCE/MPC/config/dance_utils.mpb: + * DAnCE/NodeApplication/ComponentAttributesSetter.h: + * DAnCE/NodeApplication/ComponentAttributesSetter.cpp: + * DAnCE/NodeApplication/NodeApplication.mpc: + * DAnCE/NodeApplication/NodeApplication_Impl.h: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + * DAnCE/NodeManager/NodeManager.mpc: + * DAnCE/NodeManager/NodeManager_Impl.h: + * DAnCE/NodeManager/NodeManager_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Module.h: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Plan_Generator/PCVisitorBase.h: + * DAnCE/Plan_Generator/Plan_Generator.mpc: + * DAnCE/Plan_Launcher/Plan_Launcher.h: + * DAnCE/Plan_Launcher/Plan_Launcher.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher.mpc: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Module.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Module.cpp: + * DAnCE/Plan_Launcher/launcher.cpp: + * DAnCE/RepositoryManager: + * DAnCE/RepositoryManager/PC_Updater.h: + * DAnCE/RepositoryManager/RepositoryManager.mpc: + * DAnCE/RepositoryManager/RepositoryManager_Impl.cpp: + * DAnCE/RepositoryManager/Repository_Manager_Admin_Export.h: + * DAnCE/RepositoryManager/Repository_Manager_Module.cpp: + * DAnCE/RepositoryManager/repository_manager_admin.h: + * DAnCE/RepositoryManager/repository_manager_admin.cpp: + * DAnCE/RepositoryManager/repository_manager_admin_exec.cpp: + * DAnCE/TargetManager/CmpClient.cpp: + * DAnCE/TargetManager/DAnCE_TargetManagerDaemon.idl: + * DAnCE/TargetManager/DomainDataManager.h: + * DAnCE/TargetManager/DomainDataManager.cpp: + * DAnCE/TargetManager/ResourceCommitmentManager.h: + * DAnCE/TargetManager/ResourceCommitmentManager.cpp: + * DAnCE/TargetManager/TM_Client.mpc: + * DAnCE/TargetManager/TargetManager.idl: + * DAnCE/TargetManager/TargetManager.mpc: + * DAnCE/TargetManager/TargetManager_Impl.h: + * DAnCE/TargetManager/TargetManager_Impl.cpp: + * DAnCE/TargetManager/TargetManager_Impl_export.h: + * DAnCE/TargetManager/TargetManager_exec.h: + * DAnCE/TargetManager/TargetManager_exec.cpp: + * DAnCE/TargetManager/Target_Manager_Exec.cpp: + * DAnCE/TargetManager/Target_Manager_Module.h: + * DAnCE/TargetManager/Target_Manager_Module.cpp: + * DAnCE/TargetManager/Target_Manager_Module_export.h: + * DAnCE/Utils/Plan_Handler.h: + * DAnCE/tests/CIAO/Components/ProcessColocation.idl: + * DAnCE/tests/CIAO/Components/ProcessColocation.mpc: + * DAnCE/tests/CIAO/Components/ProcessColocation_exec.h: + * DAnCE/tests/CIAO/Components/ProcessColocation_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleAttribute.mpc: + * DAnCE/tests/CIAO/Components/SimpleAttribute_exec.h: + * DAnCE/tests/CIAO/Components/SimpleAttribute_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleCommon.mpc: + * DAnCE/tests/CIAO/Components/SimpleConsumer.mpc: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleEmitter.mpc: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.mpc: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleNull.mpc: + * DAnCE/tests/CIAO/Components/SimpleNull_exec.h: + * DAnCE/tests/CIAO/Components/SimpleNull_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleProvider.mpc: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec.h: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec.cpp: + * DAnCE/tests/CIAO/Components/SimplePublisher.mpc: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec.h: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleUser.mpc: + * DAnCE/tests/CIAO/Components/SimpleUser_exec.h: + * DAnCE/tests/CIAO/Components/SimpleUser_exec.cpp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/em_launcher.mpc: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/simple_em_launcher.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/SimpleProcessColocation.cdp: + * DAnCE/tests/CIAO/NodeManager-Deployments/nm_launcher.mpc: + * DAnCE/tests/DeploymentTest1/DeploymentTest1.mpc: + * DAnCE/tests/NodeApplicationManager-NodeApplication/NAM_NA.mpc: + * DAnCE/tests/NodeManager-NodeApplicationManager/NodeManager-NodeApplicationManager.mpc: + * DAnCE/tests/ObjectLocatorTest/ObjectLocatorTest.mpc: + * DAnCE/tests/ObjectLocatorTest/srv_main.cpp: + * DAnCE/tests/RedirectionServiceTest/RedirectionServiceTest.mpc: + * DAnCE/tests/RedirectionServiceTest/clt_main.cpp: + * MPC: + * MPC/config/ciao_connector_base.mpb: + * MPC/config/ciao_servant.mpb: + * MPC/config/ciao_server.mpb: + * MPC/config/ciaoidldefaults.mpb: + * MPC/config/componentidldefaults.mpb: + * MPC/config/connectoridldefaults.mpb: + * MPC/config/dds4ccm_base.mpb: + * MPC/config/dds4ccm_skel.mpb: + * MPC/config/example_output.mpb: + * NEWS: + * bin: + * bin/ciao_tests.lst: + * bin/generate_component_mpc.pl: + * bin/update_package.py: + * ccm/CCM.mpc: + * ccm/CCM_Configurator.idl: + * ccm/CCM_Cookie.idl: + * ccm/CCM_Enumeration.idl: + * ccm/CCM_EventBase.idl: + * ccm/CCM_EventConsumerBase.idl: + * ccm/CCM_Events.idl: + * ccm/CCM_Exceptions.idl: + * ccm/CCM_Home.idl: + * ccm/CCM_HomeConfiguration.idl: + * ccm/CCM_HomeFinder.idl: + * ccm/CCM_Homes.idl: + * ccm/CCM_KeylessCCMHome.idl: + * ccm/CCM_Navigation.idl: + * ccm/CCM_Object.idl: + * ccm/CCM_Receptacle.idl: + * ccm/CCM_StandardConfigurator.idl: + * ccm/ComponentServer/CCM_ComponentServer.idl: + * ccm/ComponentServer/CCM_ComponentServer.mpc: + * ccm/ComponentServer/CCM_ComponentServer_Base.idl: + * ccm/ComponentServer/CCM_ComponentServer_Client.idl: + * ciao: + * ciao/ComponentServer/CIAO_ComponentServer.idl: + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Servants/Servant_Impl_Utils_T.cpp: + * docs: + * docs/OMG-CCM-Tutorial.ppt: + * docs/TODO.html: + * docs/generate_component_mpc.html: + * docs/index.html: + * docs/schema/06-04-02.xsd: + * docs/schema/Basic_Deployment_Data.xsd: + * docs/schema/cdp.xsd: + * docs/schema/cid.xsd: + * docs/schema/cpd.xsd: + * docs/schema/toplevel.xsd: + * docs/schema/unused_06-04-02.xsd: + * docs/tutorials/Quoter/Simple/01.html: + * docs/tutorials/Quoter/Simple/02.html: + * docs/tutorials/Quoter/Simple/03.html: + * docs/tutorials/Quoter/Simple/04.html: + * docs/tutorials/Quoter/Simple/Broker/StockBroker.mpc: + * docs/tutorials/Quoter/Simple/Broker/StockBrokerDriver.cpp: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec.h: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec.cpp: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.mpc: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributorDriver.cpp: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.cpp: + * docs/tutorials/Quoter/Simple/Model/Quoter.xme: + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.mpc: + * docs/tutorials/Quoter/Simple/descriptors/Domain.cdd: + * docs/tutorials/Quoter/Simple/descriptors/NodeMap.dat: + * docs/tutorials/Quoter/Simple/descriptors/Plan.cdp: + * docs/tutorials/Quoter/Simple/images/fig10.jpg: + * docs/tutorials/Quoter/Simple/images/fig11.jpg: + * docs/tutorials/Quoter/Simple/images/fig12.jpg: + * docs/tutorials/Quoter/Simple/images/fig2.jpg: + * docs/tutorials/Quoter/Simple/images/fig3.jpg: + * docs/tutorials/Quoter/Simple/images/fig4.jpg: + * docs/tutorials/Quoter/Simple/images/fig5.jpg: + * docs/tutorials/Quoter/Simple/images/fig5a.jpg: + * docs/tutorials/Quoter/Simple/images/fig6.jpg: + * docs/tutorials/Quoter/Simple/images/fig7.jpg: + * docs/tutorials/Quoter/Simple/images/fig8.jpg: + * docs/tutorials/Quoter/Simple/images/fig9.jpg: + * docs/value_factory_registration.html: + * etc/ciao.doxygen: + * etc/ciao_DAnCE.doxygen: + * etc/ciao_config_handlers.doxygen: + * examples: + * examples/BasicSP/BMClosedED/BMClosedED.mpc: + * examples/BasicSP/BMClosedED/BMClosedED_exec.h: + * examples/BasicSP/BMDevice/BMDevice.idl: + * examples/BasicSP/BMDevice/BMDevice.mpc: + * examples/BasicSP/BMDevice/BMDevice_exec.h: + * examples/BasicSP/BMDisplay/BMDisplay.idl: + * examples/BasicSP/BMDisplay/BMDisplay.mpc: + * examples/BasicSP/BMDisplay/BMDisplay_exec.h: + * examples/BasicSP/BasicSP.mpc: + * examples/BasicSP/BasicSP_exec.h: + * examples/BasicSP/EC/EC.idl: + * examples/BasicSP/EC/EC.mpc: + * examples/BasicSP/EC/EC_exec.h: + * examples/DevGuideExamples: + * examples/DevGuideExamples/Messenger/Administrator.mpc: + * examples/DevGuideExamples/Messenger/Administrator_Client_IDL2.mpc: + * examples/DevGuideExamples/Messenger/Administrator_Client_IDL3.mpc: + * examples/DevGuideExamples/Messenger/Administrator_exec_i.h: + * examples/DevGuideExamples/Messenger/Administrator_exec_i.cpp: + * examples/DevGuideExamples/Messenger/History_exec_i.h: + * examples/DevGuideExamples/Messenger/History_exec_i.cpp: + * examples/DevGuideExamples/Messenger/Messenger.mpc: + * examples/DevGuideExamples/Messenger/Messenger_exec_i.h: + * examples/DevGuideExamples/Messenger/Messenger_exec_i.cpp: + * examples/DevGuideExamples/Messenger/Publication_exec_i.h: + * examples/DevGuideExamples/Messenger/Publication_exec_i.cpp: + * examples/DevGuideExamples/Messenger/Receiver.mpc: + * examples/DevGuideExamples/Messenger/Receiver_exec_i.h: + * examples/DevGuideExamples/Messenger/Receiver_exec_i.cpp: + * examples/DevGuideExamples/Messenger/Runnable_exec_i.h: + * examples/DevGuideExamples/Messenger/Runnable_exec_i.cpp: + * examples/Display/Display_Base/Display_Base.mpc: + * examples/Display/GPS/GPS.mpc: + * examples/Display/GPS/GPS_exec.h: + * examples/Display/NavDisplay/NavDisplay.mpc: + * examples/Display/NavDisplay/NavDisplay_exec.h: + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI.mpc: + * examples/Display/RateGen/RateGen.mpc: + * examples/Display/RateGen/RateGen_exec.h: + * examples/Hello/Hello_Base/Hello_Base.mpc: + * examples/Hello/Receiver/Receiver.mpc: + * examples/Hello/Receiver/Receiver_exec.h: + * examples/Hello/Receiver/Receiver_exec.cpp: + * examples/Hello/Sender/Sender.idl: + * examples/Hello/Sender/Sender.mpc: + * examples/Hello/Sender/Sender_exec.h: + * examples/Hello/Sender/Sender_exec.cpp: + * examples/Hello/descriptors/Aliased_Map.dat: + * examples/Hello/descriptors/DeploymentPlan_without_ns.cdp: + * examples/Hello/descriptors/run_NodeDaemons.pl: + * examples/Hello/descriptors/run_test.pl: + * examples/Hello/descriptors/run_test_alias.pl: + * examples/Hello/descriptors/run_test_without_ns.pl: + * examples/Hello/step-by-step.html: + * examples/Null_Component/Null_Component.mpc: + * examples/Null_Component/Null_Component_exec.h: + * examples/Null_Component/Null_Component_exec.cpp: + * examples/Null_Component/Null_Interface.mpc: + * examples/Null_Component/descriptors/run_test.pl: + * examples/Swapping/Hello_Base/Hello_Base.mpc: + * examples/Swapping/Receiver/Receiver.mpc: + * examples/Swapping/Sender/Sender.mpc: + * performance-tests: + * performance-tests/Benchmark/Benchmark.mpc: + * performance-tests/Benchmark/Multi_Threaded/Multi_Threaded.mpc: + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc: + * performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc: + * performance-tests/Protocols/Controller/Controller.mpc: + * performance-tests/Protocols/Receiver/Receiver.mpc: + * performance-tests/Protocols/Receiver/Receiver_exec.h: + * performance-tests/Protocols/Receiver/Receiver_exec.cpp: + * performance-tests/Protocols/Sender/Sender.mpc: + * performance-tests/Protocols/Sender/Sender_exec.h: + * performance-tests/Protocols/Sender/Sender_exec.cpp: + * performance-tests/Protocols/common/Protocols.mpc: + * rules.ciao.GNU: + * tests: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.cpp: + * tests/Bug_2130_Regression/interfaces/ENW.mpc: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_exec.h: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_exec.cpp: + * tests/CIDL/CodeGen/Basic.idl: + * tests/CIDL/CodeGen/Basic.mpc: + * tests/CIDL/CodeGen/CodeGen.mpc: + * tests/IDL_Test: + * tests/IDL_Test/Cornucopia: + * tests/IDL_Test/Cornucopia/Cornucopia.idl: + * tests/IDL_Test/Cornucopia/Cornucopia.mpc: + * tests/IDL_Test/Cornucopia/README: + * tests/IDL_Test/Included_Component: + * tests/IDL_Test/Included_Component/IC_Bar.idl: + * tests/IDL_Test/Included_Component/IC_Bar.mpc: + * tests/IDL_Test/Included_Component/IC_Foo.idl: + * tests/IDL_Test/Included_Component/IC_Foo.mpc: + * tests/IDL_Test/Keywords: + * tests/IDL_Test/Keywords/Keyword_Clash.idl: + * tests/IDL_Test/Keywords/Keywords.mpc: + * tests/IDL_Test/Lem_Specific_Export: + * tests/IDL_Test/Lem_Specific_Export/Lem_Export.idl: + * tests/IDL_Test/Lem_Specific_Export/Lem_Export.mpc: + * tests/IDL_Test/Lem_Specific_Export/Lem_Export_exec.h: + * tests/IDL_Test/Lem_Specific_Export/Lem_Export_exec.cpp: + * tests/IDL_Test/Reused_Facet_Interface: + * tests/IDL_Test/Reused_Facet_Interface/Basic.idl: + * tests/IDL_Test/Reused_Facet_Interface/Basic.mpc: + * tests/IDL_Test/Reused_Facet_Interface/CodeGen.idl: + * tests/IDL_Test/Reused_Facet_Interface/README: + * tests/IDL_Test/Reused_Facet_Interface/Reused_Facet_Interface.mpc: + * tests/Minimum/Minimum_Base/Minimum_Base.mpc: + * tests/Minimum/Receiver/Receiver.mpc: + * tests/Minimum/Receiver/Receiver_exec.h: + * tests/Minimum/Receiver/Receiver_exec.cpp: + * tests/Minimum/Sender/Sender.mpc: + * tests/Minimum/Sender/Sender_exec.h: + * tests/Minimum/Sender/Sender_exec.cpp: + * tools: + * tools/Config_Handlers/Basic_Deployment_Data.cpp: + * tools/Config_Handlers/Basic_Deployment_Data.hpp: + * tools/Config_Handlers/CPD_Handler.cpp: + * tools/Config_Handlers/Config_Handlers.mpc: + * tools/Config_Handlers/DP_Handler.cpp: + * tools/Config_Handlers/DataType_Handler.cpp: + * tools/Config_Handlers/Deployment.cpp: + * tools/Config_Handlers/DnC_Dump.h: + * tools/Config_Handlers/Dump_Obj.h: + * tools/Config_Handlers/Dump_Obj.cpp: + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/DynSequence_Handler.cpp: + * tools/Config_Handlers/PL_Handler.h: + * tools/Config_Handlers/PL_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CAD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.h: + * tools/Config_Handlers/Package_Handlers/PCD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/Package_Handlers.mpc: + * tools/Config_Handlers/Req_Handler.cpp: + * tools/Config_Handlers/XMI.cpp: + * tools/Config_Handlers/XML_File_Intf.cpp: + * tools/Config_Handlers/ccd.cpp: + * tools/Config_Handlers/cdd.cpp: + * tools/Config_Handlers/cdp.cpp: + * tools/Config_Handlers/cdp.hpp: + * tools/Config_Handlers/cid.hpp: + * tools/Config_Handlers/cid.cpp: + * tools/Config_Handlers/cpd.hpp: + * tools/Config_Handlers/cpd.cpp: + * tools/Config_Handlers/iad.cpp: + * tools/Config_Handlers/pcd.cpp: + * tools/Config_Handlers/toplevel.hpp: + * tools/Config_Handlers/toplevel.cpp: + * tools/XML/XML_Helper.tpp: + * CCF: + * CCF/Bootstrap.rules: + * CCF/CCF: + * CCF/CCF/CIDL: + * CCF/CCF/CIDL/CIDL.mpc: + * CCF/CCF/CIDL/LexicalAnalyzer.cpp: + * CCF/CCF/CIDL/LexicalAnalyzer.hpp: + * CCF/CCF/CIDL/Parser.cpp: + * CCF/CCF/CIDL/Parser.hpp: + * CCF/CCF/CIDL/SemanticAction: + * CCF/CCF/CIDL/SemanticAction.hpp: + * CCF/CCF/CIDL/SemanticAction/Composition.hpp: + * CCF/CCF/CIDL/SemanticAction/Composition.cpp: + * CCF/CCF/CIDL/SemanticAction/Elements.hpp: + * CCF/CCF/CIDL/SemanticAction/Factory.hpp: + * CCF/CCF/CIDL/SemanticAction/HomeExecutor.hpp: + * CCF/CCF/CIDL/SemanticAction/Impl: + * CCF/CCF/CIDL/SemanticAction/Impl/Composition.hpp: + * CCF/CCF/CIDL/SemanticAction/Impl/Composition.cpp: + * CCF/CCF/CIDL/SemanticAction/Impl/Elements.hpp: + * CCF/CCF/CIDL/SemanticAction/Impl/Factory.cpp: + * CCF/CCF/CIDL/SemanticAction/Impl/Factory.hpp: + * CCF/CCF/CIDL/SemanticAction/Impl/HomeExecutor.hpp: + * CCF/CCF/CIDL/SemanticAction/Impl/HomeExecutor.cpp: + * CCF/CCF/CIDL/SemanticGraph: + * CCF/CCF/CIDL/SemanticGraph.hpp: + * CCF/CCF/CIDL/SemanticGraph/Composition.hpp: + * CCF/CCF/CIDL/SemanticGraph/Composition.cpp: + * CCF/CCF/CIDL/SemanticGraph/Elements.hpp: + * CCF/CCF/CIDL/SemanticGraph/Elements.cpp: + * CCF/CCF/CIDL/SemanticGraph/Executor.hpp: + * CCF/CCF/CIDL/SemanticGraph/Executor.cpp: + * CCF/CCF/CIDL/Token.hpp: + * CCF/CCF/CIDL/Traversal: + * CCF/CCF/CIDL/Traversal.hpp: + * CCF/CCF/CIDL/Traversal/Composition.hpp: + * CCF/CCF/CIDL/Traversal/Composition.tpp: + * CCF/CCF/CIDL/Traversal/Elements.hpp: + * CCF/CCF/CIDL/Traversal/Executor.hpp: + * CCF/CCF/CIDL/Traversal/Executor.cpp: + * CCF/CCF/CodeGenerationKit: + * CCF/CCF/CodeGenerationKit/CodeGenerationKit.mpc: + * CCF/CCF/CodeGenerationKit/CommandLine.hpp: + * CCF/CCF/CodeGenerationKit/CommandLine.cpp: + * CCF/CCF/CodeGenerationKit/CommandLineDescriptor.hpp: + * CCF/CCF/CodeGenerationKit/CommandLineParser.hpp: + * CCF/CCF/CodeGenerationKit/CommandLineParser.cpp: + * CCF/CCF/CodeGenerationKit/IndentationBuffer.hpp: + * CCF/CCF/CodeGenerationKit/IndentationCxx.hpp: + * CCF/CCF/CodeGenerationKit/IndentationIDL.hpp: + * CCF/CCF/CodeGenerationKit/IndentationImplanter.hpp: + * CCF/CCF/CodeGenerationKit/IndentationJava.hpp: + * CCF/CCF/CodeGenerationKit/IndentationXML.hpp: + * CCF/CCF/CodeGenerationKit/Regex.hpp: + * CCF/CCF/CompilerElements: + * CCF/CCF/CompilerElements/CompilerElements.mpc: + * CCF/CCF/CompilerElements/Context.hpp: + * CCF/CCF/CompilerElements/Diagnostic.hpp: + * CCF/CCF/CompilerElements/ExH.hpp: + * CCF/CCF/CompilerElements/FileSystem.hpp: + * CCF/CCF/CompilerElements/Introspection.hpp: + * CCF/CCF/CompilerElements/Introspection.cpp: + * CCF/CCF/CompilerElements/Preprocessor.cpp: + * CCF/CCF/CompilerElements/Preprocessor.hpp: + * CCF/CCF/CompilerElements/PreprocessorToken.hpp: + * CCF/CCF/CompilerElements/PreprocessorToken.cpp: + * CCF/CCF/CompilerElements/ReferenceCounting.hpp: + * CCF/CCF/CompilerElements/TokenStream.hpp: + * CCF/CCF/IDL2: + * CCF/CCF/IDL2/IDL2.mpc: + * CCF/CCF/IDL2/LexicalAnalyzer.cpp: + * CCF/CCF/IDL2/LexicalAnalyzer.hpp: + * CCF/CCF/IDL2/Parser.cpp: + * CCF/CCF/IDL2/Parser.hpp: + * CCF/CCF/IDL2/Parsing: + * CCF/CCF/IDL2/Parsing/Action.hpp: + * CCF/CCF/IDL2/Parsing/Elements.hpp: + * CCF/CCF/IDL2/Parsing/Recovery.hpp: + * CCF/CCF/IDL2/SemanticAction: + * CCF/CCF/IDL2/SemanticAction.hpp: + * CCF/CCF/IDL2/SemanticAction/Attribute.hpp: + * CCF/CCF/IDL2/SemanticAction/Const.hpp: + * CCF/CCF/IDL2/SemanticAction/Elements.hpp: + * CCF/CCF/IDL2/SemanticAction/Enum.hpp: + * CCF/CCF/IDL2/SemanticAction/Exception.hpp: + * CCF/CCF/IDL2/SemanticAction/Factory.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl: + * CCF/CCF/IDL2/SemanticAction/Impl/Attribute.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Attribute.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Const.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Const.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Elements.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Elements.tpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Elements.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Enum.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Enum.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Exception.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Exception.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Factory.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Factory.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Include.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Include.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Interface.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Interface.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Member.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Member.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Module.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Module.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Native.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Native.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/NumericExpression.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/NumericExpression.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Operation.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Operation.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Struct.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Struct.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/TypeId.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/TypeId.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Typedef.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Typedef.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Union.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/Union.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/ValueType.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/ValueType.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/ValueTypeFactory.cpp: + * CCF/CCF/IDL2/SemanticAction/Impl/ValueTypeFactory.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/ValueTypeMember.hpp: + * CCF/CCF/IDL2/SemanticAction/Impl/ValueTypeMember.cpp: + * CCF/CCF/IDL2/SemanticAction/Include.hpp: + * CCF/CCF/IDL2/SemanticAction/Interface.hpp: + * CCF/CCF/IDL2/SemanticAction/Member.hpp: + * CCF/CCF/IDL2/SemanticAction/Module.hpp: + * CCF/CCF/IDL2/SemanticAction/Native.hpp: + * CCF/CCF/IDL2/SemanticAction/NumericExpression.hpp: + * CCF/CCF/IDL2/SemanticAction/Operation.hpp: + * CCF/CCF/IDL2/SemanticAction/Operation.cpp: + * CCF/CCF/IDL2/SemanticAction/Struct.hpp: + * CCF/CCF/IDL2/SemanticAction/TypeId.hpp: + * CCF/CCF/IDL2/SemanticAction/Typedef.hpp: + * CCF/CCF/IDL2/SemanticAction/Union.hpp: + * CCF/CCF/IDL2/SemanticAction/ValueType.hpp: + * CCF/CCF/IDL2/SemanticAction/ValueTypeFactory.hpp: + * CCF/CCF/IDL2/SemanticAction/ValueTypeMember.hpp: + * CCF/CCF/IDL2/SemanticGraph: + * CCF/CCF/IDL2/SemanticGraph.hpp: + * CCF/CCF/IDL2/SemanticGraph/Array.hpp: + * CCF/CCF/IDL2/SemanticGraph/Array.cpp: + * CCF/CCF/IDL2/SemanticGraph/Attribute.cpp: + * CCF/CCF/IDL2/SemanticGraph/Attribute.hpp: + * CCF/CCF/IDL2/SemanticGraph/Elements.tpp: + * CCF/CCF/IDL2/SemanticGraph/Elements.cpp: + * CCF/CCF/IDL2/SemanticGraph/Elements.hpp: + * CCF/CCF/IDL2/SemanticGraph/Enum.hpp: + * CCF/CCF/IDL2/SemanticGraph/Enum.cpp: + * CCF/CCF/IDL2/SemanticGraph/Exception.cpp: + * CCF/CCF/IDL2/SemanticGraph/Exception.hpp: + * CCF/CCF/IDL2/SemanticGraph/Fundamental.cpp.m4: + * CCF/CCF/IDL2/SemanticGraph/Fundamental.hpp: + * CCF/CCF/IDL2/SemanticGraph/Fundamental.hpp.m4: + * CCF/CCF/IDL2/SemanticGraph/Fundamental.cpp: + * CCF/CCF/IDL2/SemanticGraph/Fundamental.m4: + * CCF/CCF/IDL2/SemanticGraph/Graph.hpp: + * CCF/CCF/IDL2/SemanticGraph/Graph.tpp: + * CCF/CCF/IDL2/SemanticGraph/IntExpression.hpp: + * CCF/CCF/IDL2/SemanticGraph/IntExpression.cpp: + * CCF/CCF/IDL2/SemanticGraph/Interface.cpp: + * CCF/CCF/IDL2/SemanticGraph/Interface.hpp: + * CCF/CCF/IDL2/SemanticGraph/Literals.hpp: + * CCF/CCF/IDL2/SemanticGraph/Literals.cpp: + * CCF/CCF/IDL2/SemanticGraph/Member.hpp: + * CCF/CCF/IDL2/SemanticGraph/Member.cpp: + * CCF/CCF/IDL2/SemanticGraph/Module.cpp: + * CCF/CCF/IDL2/SemanticGraph/Module.hpp: + * CCF/CCF/IDL2/SemanticGraph/Name.hpp: + * CCF/CCF/IDL2/SemanticGraph/Name.cpp: + * CCF/CCF/IDL2/SemanticGraph/Native.cpp: + * CCF/CCF/IDL2/SemanticGraph/Native.hpp: + * CCF/CCF/IDL2/SemanticGraph/Operation.hpp: + * CCF/CCF/IDL2/SemanticGraph/Operation.cpp: + * CCF/CCF/IDL2/SemanticGraph/Sequence.cpp: + * CCF/CCF/IDL2/SemanticGraph/Sequence.hpp: + * CCF/CCF/IDL2/SemanticGraph/String.cpp: + * CCF/CCF/IDL2/SemanticGraph/String.hpp: + * CCF/CCF/IDL2/SemanticGraph/Struct.cpp: + * CCF/CCF/IDL2/SemanticGraph/Struct.hpp: + * CCF/CCF/IDL2/SemanticGraph/Translation.hpp: + * CCF/CCF/IDL2/SemanticGraph/Translation.ipp: + * CCF/CCF/IDL2/SemanticGraph/Translation.cpp: + * CCF/CCF/IDL2/SemanticGraph/TypeId.hpp: + * CCF/CCF/IDL2/SemanticGraph/TypeId.cpp: + * CCF/CCF/IDL2/SemanticGraph/Union.hpp: + * CCF/CCF/IDL2/SemanticGraph/Union.cpp: + * CCF/CCF/IDL2/SemanticGraph/ValueType.hpp: + * CCF/CCF/IDL2/SemanticGraph/ValueType.cpp: + * CCF/CCF/IDL2/SemanticGraph/ValueTypeMember.hpp: + * CCF/CCF/IDL2/SemanticGraph/ValueTypeMember.cpp: + * CCF/CCF/IDL2/Token.cpp: + * CCF/CCF/IDL2/Token.hpp: + * CCF/CCF/IDL2/Traversal: + * CCF/CCF/IDL2/Traversal.hpp: + * CCF/CCF/IDL2/Traversal/Array.hpp: + * CCF/CCF/IDL2/Traversal/Array.cpp: + * CCF/CCF/IDL2/Traversal/Attribute.hpp: + * CCF/CCF/IDL2/Traversal/Attribute.cpp: + * CCF/CCF/IDL2/Traversal/Elements.hpp: + * CCF/CCF/IDL2/Traversal/Elements.tpp: + * CCF/CCF/IDL2/Traversal/Elements.cpp: + * CCF/CCF/IDL2/Traversal/Enum.hpp: + * CCF/CCF/IDL2/Traversal/Enum.cpp: + * CCF/CCF/IDL2/Traversal/Exception.cpp: + * CCF/CCF/IDL2/Traversal/Exception.hpp: + * CCF/CCF/IDL2/Traversal/Fundamental.hpp: + * CCF/CCF/IDL2/Traversal/Fundamental.cpp: + * CCF/CCF/IDL2/Traversal/IntExpression.hpp: + * CCF/CCF/IDL2/Traversal/Interface.hpp: + * CCF/CCF/IDL2/Traversal/Interface.tpp: + * CCF/CCF/IDL2/Traversal/Interface.cpp: + * CCF/CCF/IDL2/Traversal/Member.cpp: + * CCF/CCF/IDL2/Traversal/Member.hpp: + * CCF/CCF/IDL2/Traversal/Module.cpp: + * CCF/CCF/IDL2/Traversal/Module.hpp: + * CCF/CCF/IDL2/Traversal/Native.cpp: + * CCF/CCF/IDL2/Traversal/Native.hpp: + * CCF/CCF/IDL2/Traversal/Operation.hpp: + * CCF/CCF/IDL2/Traversal/Operation.tpp: + * CCF/CCF/IDL2/Traversal/Operation.cpp: + * CCF/CCF/IDL2/Traversal/Sequence.hpp: + * CCF/CCF/IDL2/Traversal/Sequence.cpp: + * CCF/CCF/IDL2/Traversal/String.cpp: + * CCF/CCF/IDL2/Traversal/String.hpp: + * CCF/CCF/IDL2/Traversal/Struct.cpp: + * CCF/CCF/IDL2/Traversal/Struct.hpp: + * CCF/CCF/IDL2/Traversal/Translation.hpp: + * CCF/CCF/IDL2/Traversal/Translation.cpp: + * CCF/CCF/IDL2/Traversal/TypeId.hpp: + * CCF/CCF/IDL2/Traversal/TypeId.cpp: + * CCF/CCF/IDL2/Traversal/Union.hpp: + * CCF/CCF/IDL2/Traversal/Union.cpp: + * CCF/CCF/IDL2/Traversal/ValueType.hpp: + * CCF/CCF/IDL2/Traversal/ValueType.cpp: + * CCF/CCF/IDL2/Traversal/ValueType.tpp: + * CCF/CCF/IDL2/Traversal/ValueTypeMember.hpp: + * CCF/CCF/IDL2/Traversal/ValueTypeMember.tpp: + * CCF/CCF/IDL3: + * CCF/CCF/IDL3/IDL3.mpc: + * CCF/CCF/IDL3/LexicalAnalyzer.hpp: + * CCF/CCF/IDL3/LexicalAnalyzer.cpp: + * CCF/CCF/IDL3/Parser.cpp: + * CCF/CCF/IDL3/Parser.hpp: + * CCF/CCF/IDL3/SemanticAction: + * CCF/CCF/IDL3/SemanticAction.hpp: + * CCF/CCF/IDL3/SemanticAction/Component.hpp: + * CCF/CCF/IDL3/SemanticAction/Consumes.hpp: + * CCF/CCF/IDL3/SemanticAction/Elements.hpp: + * CCF/CCF/IDL3/SemanticAction/Emits.hpp: + * CCF/CCF/IDL3/SemanticAction/EventType.hpp: + * CCF/CCF/IDL3/SemanticAction/EventTypeFactory.hpp: + * CCF/CCF/IDL3/SemanticAction/Factory.hpp: + * CCF/CCF/IDL3/SemanticAction/Home.hpp: + * CCF/CCF/IDL3/SemanticAction/HomeFactory.hpp: + * CCF/CCF/IDL3/SemanticAction/HomeFinder.hpp: + * CCF/CCF/IDL3/SemanticAction/Impl: + * CCF/CCF/IDL3/SemanticAction/Impl/Component.hpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Component.cpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Consumes.cpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Consumes.hpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Elements.hpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Emits.cpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Emits.hpp: + * CCF/CCF/IDL3/SemanticAction/Impl/EventType.hpp: + * CCF/CCF/IDL3/SemanticAction/Impl/EventType.cpp: + * CCF/CCF/IDL3/SemanticAction/Impl/EventTypeFactory.hpp: + * CCF/CCF/IDL3/SemanticAction/Impl/EventTypeFactory.cpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Factory.cpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Factory.hpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Home.cpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Home.hpp: + * CCF/CCF/IDL3/SemanticAction/Impl/HomeFactory.hpp: + * CCF/CCF/IDL3/SemanticAction/Impl/HomeFactory.cpp: + * CCF/CCF/IDL3/SemanticAction/Impl/HomeFinder.hpp: + * CCF/CCF/IDL3/SemanticAction/Impl/HomeFinder.cpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Include.cpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Include.hpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Provides.cpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Provides.hpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Publishes.hpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Publishes.cpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Uses.hpp: + * CCF/CCF/IDL3/SemanticAction/Impl/Uses.cpp: + * CCF/CCF/IDL3/SemanticAction/Provides.hpp: + * CCF/CCF/IDL3/SemanticAction/Publishes.hpp: + * CCF/CCF/IDL3/SemanticAction/Uses.hpp: + * CCF/CCF/IDL3/SemanticGraph: + * CCF/CCF/IDL3/SemanticGraph.hpp: + * CCF/CCF/IDL3/SemanticGraph/Component.hpp: + * CCF/CCF/IDL3/SemanticGraph/Component.cpp: + * CCF/CCF/IDL3/SemanticGraph/Elements.hpp: + * CCF/CCF/IDL3/SemanticGraph/Elements.cpp: + * CCF/CCF/IDL3/SemanticGraph/EventType.hpp: + * CCF/CCF/IDL3/SemanticGraph/EventType.cpp: + * CCF/CCF/IDL3/SemanticGraph/Home.cpp: + * CCF/CCF/IDL3/SemanticGraph/Home.hpp: + * CCF/CCF/IDL3/Token.hpp: + * CCF/CCF/IDL3/Traversal: + * CCF/CCF/IDL3/Traversal.hpp: + * CCF/CCF/IDL3/Traversal/Component.hpp: + * CCF/CCF/IDL3/Traversal/Component.tpp: + * CCF/CCF/IDL3/Traversal/Component.cpp: + * CCF/CCF/IDL3/Traversal/Elements.hpp: + * CCF/CCF/IDL3/Traversal/EventType.hpp: + * CCF/CCF/IDL3/Traversal/EventType.tpp: + * CCF/CCF/IDL3/Traversal/Home.hpp: + * CCF/CCF/IDL3/Traversal/Home.cpp: + * CCF/Config.rules: + * CCF/Documentation: + * CCF/Documentation/Build.html: + * CCF/Documentation/DesignNotes: + * CCF/Documentation/TODO: + * CCF/Example: + * CCF/Example/CIDL: + * CCF/Example/CIDL/LocalExecutorMapping: + * CCF/Example/CIDL/LocalExecutorMapping/ExecutorMappingGenerator.hpp: + * CCF/Example/CIDL/LocalExecutorMapping/ExecutorMappingGenerator.cpp: + * CCF/Example/CIDL/LocalExecutorMapping/cidlc.cpp: + * CCF/Example/CIDL/LocalExecutorMapping/test-0.idl: + * CCF/Example/CIDL/LocalExecutorMapping/test-0_exec.idl.orig: + * CCF/Example/CIDL/LocalExecutorMapping/test-1.idl: + * CCF/Example/CIDL/LocalExecutorMapping/test-1_exec.idl.orig: + * CCF/Example/CIDL/LocalExecutorMapping/test-2.cidl: + * CCF/Example/CIDL/LocalExecutorMapping/test-2.idl: + * CCF/Example/CIDL/LocalExecutorMapping/test-2_exec.idl.orig: + * CCF/Example/CodeGenerationKit: + * CCF/Example/CodeGenerationKit/Indentation: + * CCF/Example/CodeGenerationKit/Indentation/IDL: + * CCF/Example/CodeGenerationKit/Indentation/IDL/indent_idl.cpp: + * CCF/Example/CodeGenerationKit/Indentation/XML: + * CCF/Example/CodeGenerationKit/Indentation/XML/indent_xml.cpp: + * CCF/Example/ComponentDeploymentDescriptor: + * CCF/Example/ComponentDeploymentDescriptor/SyntaxTree.hpp: + * CCF/Example/ComponentDeploymentDescriptor/SyntaxTree.cpp: + * CCF/Example/ComponentDeploymentDescriptor/Traversal.hpp: + * CCF/Example/ComponentDeploymentDescriptor/Traversal.cpp: + * CCF/Example/ComponentDeploymentDescriptor/cdd.cpp: + * CCF/Example/IDL2: + * CCF/Example/IDL2/CxxMapping: + * CCF/Example/IDL2/CxxMapping/Generator.cpp: + * CCF/Example/IDL2/CxxMapping/Generator.hpp: + * CCF/Example/IDL2/CxxMapping/GeneratorImpl.hpp: + * CCF/Example/IDL2/CxxMapping/driver.cpp: + * CCF/Example/IDL2/CxxMapping/test.idl: + * CCF/Test: + * CCF/Test/CIDL: + * CCF/Test/CIDL/Compiler: + * CCF/Test/CIDL/Compiler/Generator.cpp: + * CCF/Test/CIDL/Compiler/Generator.hpp: + * CCF/Test/CIDL/Compiler/GeneratorImpl.hpp: + * CCF/Test/CIDL/Compiler/driver.cpp: + * CCF/Test/CIDL/Compiler/result.cidl.orig: + * CCF/Test/CIDL/Compiler/test.cidl: + * CCF/Test/CompilerElements: + * CCF/Test/CompilerElements/CPP: + * CCF/Test/CompilerElements/CPP/driver.cpp: + * CCF/Test/IDL2: + * CCF/Test/IDL2/Compiler: + * CCF/Test/IDL2/Compiler/driver.cpp: + * CCF/Test/IDL2/Compiler/result.idl.orig: + * CCF/Test/IDL2/Compiler/test.idl: + * CCF/Test/IDL2/LexicalAnalyzer: + * CCF/Test/IDL2/LexicalAnalyzer/Coverage.idl: + * CCF/Test/IDL2/Parser: + * CCF/Test/IDL2/Parser/Recovery: + * CCF/Test/IDL2/Parser/Recovery/interface.idl: + * CCF/Test/IDL2/Parser/Recovery/module.idl: + * CCF/Test/IDL2/SemanticGraph: + * CCF/Test/IDL2/SemanticGraph/HandBuilt: + * CCF/Test/IDL2/SemanticGraph/HandBuilt/Builder.cpp: + * CCF/Test/IDL2/SemanticGraph/HandBuilt/Builder.hpp: + * CCF/Test/IDL2/SemanticGraph/HandBuilt/hand_built.cpp: + * CCF/Test/IDL2/Traversal: + * CCF/Test/IDL2/Traversal/Recreate: + * CCF/Test/IDL2/Traversal/Recreate/Generator.cpp: + * CCF/Test/IDL2/Traversal/Recreate/Generator.hpp: + * CCF/Test/IDL2/Traversal/Recreate/GeneratorImpl.hpp: + * CCF/Test/IDL2/Traversal/Recreate/recreate.cpp: + * CCF/Test/IDL3: + * CCF/Test/IDL3/Compiler: + * CCF/Test/IDL3/Compiler/Generator.hpp: + * CCF/Test/IDL3/Compiler/Generator.cpp: + * CCF/Test/IDL3/Compiler/GeneratorImpl.hpp: + * CCF/Test/IDL3/Compiler/driver.cpp: + * CCF/Test/IDL3/Compiler/result.idl.orig: + * CCF/Test/IDL3/Compiler/test.idl: + * CCF/Version: + * CIDLC: + * CIDLC/AttributeHeaderEmitters.hpp: + * CIDLC/AttributeHeaderEmitters.cpp: + * CIDLC/AttributeSourceEmitters_T.hpp: + * CIDLC/CIDLC.mpc: + * CIDLC/CIDLC.mwc: + * CIDLC/Collectors.hpp: + * CIDLC/CompositionEmitter.cpp: + * CIDLC/CompositionEmitter.hpp: + * CIDLC/CorbaTypeNameEmitters.cpp: + * CIDLC/CorbaTypeNameEmitters.hpp: + * CIDLC/CxxNamePrinter.hpp: + * CIDLC/CxxNamePrinter.cpp: + * CIDLC/DescriptorGenerator.cpp: + * CIDLC/DescriptorGenerator.hpp: + * CIDLC/EmitterBase.cpp: + * CIDLC/EmitterBase.hpp: + * CIDLC/EmitterContext.hpp: + * CIDLC/EmitterContext.cpp: + * CIDLC/ExecImplGenerator.hpp: + * CIDLC/ExecImplGenerator.cpp: + * CIDLC/ExecImplHeaderGenerator.hpp: + * CIDLC/ExecImplHeaderGenerator.cpp: + * CIDLC/ExecImplSourceGenerator.cpp: + * CIDLC/ExecImplSourceGenerator.hpp: + * CIDLC/ExecutorMappingGenerator.hpp: + * CIDLC/ExecutorMappingGenerator.cpp: + * CIDLC/InterfaceEmitter.cpp: + * CIDLC/InterfaceEmitter.hpp: + * CIDLC/Literals.hpp: + * CIDLC/Literals.cpp: + * CIDLC/ModuleEmitter.hpp: + * CIDLC/ModuleEmitter.cpp: + * CIDLC/OperationHeaderEmitters.cpp: + * CIDLC/OperationHeaderEmitters.hpp: + * CIDLC/ParameterEmitter_T.hpp: + * CIDLC/README.html: + * CIDLC/RepositoryIdGenerator.hpp: + * CIDLC/RepositoryIdGenerator.cpp: + * CIDLC/ServantGenerator.cpp: + * CIDLC/ServantGenerator.hpp: + * CIDLC/ServantHeaderGenerator.hpp: + * CIDLC/ServantHeaderGenerator.cpp: + * CIDLC/ServantSourceGenerator.cpp: + * CIDLC/ServantSourceGenerator.hpp: + * CIDLC/SizeTypeCalculator.hpp: + * CIDLC/SizeTypeCalculator.cpp: + * CIDLC/UnescapedNamePrinter.hpp: + * CIDLC/Upcase.hpp: + * CIDLC/UtilityTypeNameEmitters.cpp: + * CIDLC/UtilityTypeNameEmitters.hpp: + * CIDLC/Version: + * CIDLC/cidlc.cpp: + * DAnCE/Deployment/Deployment_Core.idl: + * DAnCE/Interfaces: + * DAnCE/Interfaces/ExecutionManagerDaemon.idl: + * DAnCE/Interfaces/ExecutionManager_stub_export.h: + * DAnCE/Interfaces/Interfaces.mpc: + * DAnCE/Interfaces/NodeManagerDaemon.idl: + * DAnCE/Interfaces/NodeManager_stub_export.h: + * DAnCE/Interfaces/NodeManager_svnt_export.h: + * DAnCE/Interfaces/README: + * DAnCE/RepositoryManager/Options.h: + * DAnCE/RepositoryManager/Options.cpp: + * DAnCE/RepositoryManager/RMadmin.cpp: + * DAnCE/TargetManager/TargetManager.cidl: + * DAnCE/TargetManager/TargetManagerImpl.idl: + * DAnCE/TargetManager/TargetManager_exec_export.h: + * DAnCE/TargetManager/TargetManager_stub_export.h: + * DAnCE/TargetManager/TargetManager_svnt_export.h: + * DAnCE/TargetManager/descriptors: + * DAnCE/TargetManager/descriptors/Domain.cdd: + * DAnCE/TargetManager/descriptors/NodeDetails.dat: + * DAnCE/TargetManager/descriptors/NodeManagerMap.dat: + * DAnCE/TargetManager/descriptors/flattened_deploymentplan.cdp: + * DAnCE/TargetManager/descriptors/run_test_TargetManager.pl: + * DAnCE/tests/CIAO/Components/SimpleAttribute.cidl: + * DAnCE/tests/CIAO/Components/SimpleAttribute_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleAttribute_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleAttribute_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleCommon_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleCommon_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer.cidl: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter.cidl: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.cidl: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleNull.cidl: + * DAnCE/tests/CIAO/Components/SimpleNull_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleNull_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleNull_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleProvider.cidl: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleProvider_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleProvider_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimplePublisher.cidl: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec_export.h: + * DAnCE/tests/CIAO/Components/SimplePublisher_stub_export.h: + * DAnCE/tests/CIAO/Components/SimplePublisher_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleUser.cidl: + * DAnCE/tests/CIAO/Components/SimpleUser_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleUser_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleUser_svnt_export.h: + * MPC/config/ciao_executionmanager_stub.mpb: + * MPC/config/ciao_nodeapplication.mpb: + * MPC/config/ciao_nodeapplicationmanager.mpb: + * MPC/config/ciao_nodemanager_stub.mpb: + * MPC/config/ciao_nodemanager_svnt.mpb: + * MPC/config/ciao_plan_generator.mpb: + * MPC/config/ciao_targetmanager_stub.mpb: + * MPC/config/ciao_targetmanager_svnt.mpb: + * MPC/config/ciaocidldefaults.mpb: + * MPC/config/cidlc.mpb: + * MPC/config/dance.mpb: + * MPC/config/dance_cdmw_idl.mpb: + * MPC/config/dance_component_server.mpb: + * MPC/config/dance_component_server_svnt.mpb: + * MPC/config/dance_deployment_stub.mpb: + * MPC/config/dance_deployment_svnt.mpb: + * MPC/config/dance_domain_application.mpb: + * MPC/config/dance_domain_application_manager.mpb: + * MPC/config/dance_exe.mpb: + * MPC/config/dance_executionmanager_stub.mpb: + * MPC/config/dance_extension_stub.mpb: + * MPC/config/dance_lib.mpb: + * MPC/config/dance_logger.mpb: + * MPC/config/dance_mocks.mpb: + * MPC/config/dance_node_application.mpb: + * MPC/config/dance_node_application_manager.mpb: + * MPC/config/dance_node_manager.mpb: + * MPC/config/dance_nodemanager_stub.mpb: + * MPC/config/dance_nodemanager_svnt.mpb: + * MPC/config/dance_plan_generator.mpc: + * MPC/config/dance_redirection_service.mpb: + * MPC/config/dance_repository_manager.mpb: + * MPC/config/dance_repository_manager_base.mpb: + * MPC/config/dance_utils.mpb: + * bin/msvc_cidlc.pl: + * bin/replace_dummy_with_dummylabel.sh: + * docs/cidlc.html: + * docs/tutorials/Quoter/Simple/Broker/StockBroker.cidl: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec_export.h: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_stub_export.h: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_svnt_export.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.cidl: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec_export.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_stub_export.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_svnt_export.h: + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base_skel_export.h: + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base_stub_export.h: + * examples/BasicSP/BMClosedED/BMClosedED.cidl: + * examples/BasicSP/BMClosedED/BMClosedED_exec_export.h: + * examples/BasicSP/BMClosedED/BMClosedED_stub_export.h: + * examples/BasicSP/BMClosedED/BMClosedED_svnt_export.h: + * examples/BasicSP/BMDevice/BMDevice.cidl: + * examples/BasicSP/BMDevice/BMDevice_exec_export.h: + * examples/BasicSP/BMDevice/BMDevice_stub_export.h: + * examples/BasicSP/BMDevice/BMDevice_svnt_export.h: + * examples/BasicSP/BMDisplay/BMDisplay.cidl: + * examples/BasicSP/BMDisplay/BMDisplay_exec_export.h: + * examples/BasicSP/BMDisplay/BMDisplay_stub_export.h: + * examples/BasicSP/BMDisplay/BMDisplay_svnt_export.h: + * examples/BasicSP/BasicSP_exec_export.h: + * examples/BasicSP/BasicSP_stub_export.h: + * examples/BasicSP/BasicSP_svnt_export.h: + * examples/BasicSP/EC/EC.cidl: + * examples/BasicSP/EC/EC_exec_export.h: + * examples/BasicSP/EC/EC_stub_export.h: + * examples/BasicSP/EC/EC_svnt_export.h: + * examples/DevGuideExamples/Messenger/Administrator.cidl: + * examples/DevGuideExamples/Messenger/Administrator_exec_export.h: + * examples/DevGuideExamples/Messenger/Administrator_stub_export.h: + * examples/DevGuideExamples/Messenger/Administrator_svnt_export.h: + * examples/DevGuideExamples/Messenger/Messenger.cidl: + * examples/DevGuideExamples/Messenger/Messenger_exec_export.h: + * examples/DevGuideExamples/Messenger/Messenger_stub_export.h: + * examples/DevGuideExamples/Messenger/Messenger_svnt_export.h: + * examples/DevGuideExamples/Messenger/Receiver.cidl: + * examples/DevGuideExamples/Messenger/Receiver_exec_export.h: + * examples/DevGuideExamples/Messenger/Receiver_stub_export.h: + * examples/DevGuideExamples/Messenger/Receiver_svnt_export.h: + * examples/Display/Display_Base/Display_Base_skel_export.h: + * examples/Display/Display_Base/Display_Base_stub_export.h: + * examples/Display/GPS/GPS.cidl: + * examples/Display/GPS/GPS_exec_export.h: + * examples/Display/GPS/GPS_stub_export.h: + * examples/Display/GPS/GPS_svnt_export.h: + * examples/Display/NavDisplay/NavDisplay.cidl: + * examples/Display/NavDisplay/NavDisplay_exec_export.h: + * examples/Display/NavDisplay/NavDisplay_stub_export.h: + * examples/Display/NavDisplay/NavDisplay_svnt_export.h: + * examples/Display/RateGen/RateGen.cidl: + * examples/Display/RateGen/RateGen_exec_export.h: + * examples/Display/RateGen/RateGen_stub_export.h: + * examples/Display/RateGen/RateGen_svnt_export.h: + * examples/Hello/Receiver/Receiver.cidl: + * examples/Hello/Receiver/Receiver_exec_export.h: + * examples/Hello/Receiver/Receiver_stub_export.h: + * examples/Hello/Receiver/Receiver_svnt_export.h: + * examples/Hello/Sender/Sender.cidl: + * examples/Hello/Sender/Sender_exec_export.h: + * examples/Hello/Sender/Sender_stub_export.h: + * examples/Hello/Sender/Sender_svnt_export.h: + * examples/Null_Component/Null_Component.cidl: + * examples/Null_Component/Null_Component_exec_export.h: + * examples/Null_Component/Null_Component_stub_export.h: + * examples/Null_Component/Null_Component_svnt_export.h: + * examples/Null_Component/Null_Interface_skel_export.h: + * examples/Null_Component/Null_Interface_stub_export.h: + * examples/Swapping/Receiver/Receiver.cidl: + * examples/Swapping/Receiver/Receiver_exec_export.h: + * examples/Swapping/Receiver/Receiver_stub_export.h: + * examples/Swapping/Receiver/Receiver_svnt_export.h: + * examples/Swapping/Sender/Sender.cidl: + * examples/Swapping/Sender/Sender_exec_export.h: + * examples/Swapping/Sender/Sender_stub_export.h: + * examples/Swapping/Sender/Sender_svnt_export.h: + * performance-tests/Benchmark/RoundTrip/RoundTrip.cidl: + * performance-tests/Benchmark/RoundTrip/RoundTrip_exec_export.h: + * performance-tests/Benchmark/RoundTrip/RoundTrip_stub_export.h: + * performance-tests/Benchmark/RoundTrip/RoundTrip_svnt_export.h: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.cidl: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec_export.h: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient_stub_export.h: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient_svnt_export.h: + * performance-tests/Protocols/Receiver/Receiver.cidl: + * performance-tests/Protocols/Receiver/Receiver_exec_export.h: + * performance-tests/Protocols/Receiver/Receiver_stub_export.h: + * performance-tests/Protocols/Receiver/Receiver_svnt_export.h: + * performance-tests/Protocols/Sender/Sender.cidl: + * performance-tests/Protocols/Sender/Sender_exec_export.h: + * performance-tests/Protocols/Sender/Sender_stub_export.h: + * performance-tests/Protocols/Sender/Sender_svnt_export.h: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.cidl: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec_export.h: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_stub_export.h: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_svnt_export.h: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.cidl: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_exec_export.h: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_stub_export.h: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_svnt_export.h: + * tests/CIDL/CodeGen/CodeGen.cidl: + * tests/CIDL/CodeGen/CodeGen_exec_export.h: + * tests/CIDL/CodeGen/CodeGen_stub_export.h: + * tests/CIDL/CodeGen/CodeGen_svnt_export.h: + * tests/Minimum/Receiver/Receiver.cidl: + * tests/Minimum/Receiver/Receiver_exec_export.h: + * tests/Minimum/Receiver/Receiver_stub_export.h: + * tests/Minimum/Receiver/Receiver_svnt_export.h: + * tests/Minimum/Sender/Sender.cidl: + * tests/Minimum/Sender/Sender_exec_export.h: + * tests/Minimum/Sender/Sender_stub_export.h: + * tests/Minimum/Sender/Sender_svnt_export.h: + + Merged in dds_ports branch, full changelogs pasted below. + + Fri Jul 10 18:02:14 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + * DAnCE/Logger/File_Logger_Backend.cpp: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp: + * DAnCE/Plan_Launcher/launcher.cpp: + * DAnCE/RepositoryManager/Repository_Manager_Module.cpp: + * DAnCE/TargetManager/Target_Manager_Module.cpp: + * DAnCE/tests/RedirectionServiceTest/clt_main.cpp: + Got rid of ace/OS.h. Made these includes more specific. + + * DAnCE/Logger/Logger_Service.cpp: + Used the default way of parsing command line arguments. + + Fri Jul 10 17:23:09 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/MPC/config/dance_targetmanager.mpb: + Updated base + + Fri Jul 10 07:17:09 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/Config_Handlers/DataType_Handler.cpp + * tools/Config_Handlers/Dump_Obj.cpp + * tools/Config_Handlers/Package_Handlers/CAD_Handler.cpp + * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.h + * tools/Config_Handlers/Req_Handler.cpp + Fixed includes because of refactoring of the deployment idl + + Thu Jul 9 18:04:09 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/Deployment/DAnCE_Core.mpc + * DAnCE/ExecutionManager/ExecutionManager.mpc + * DAnCE/MPC/config/dance_repository_manager.mpb + * DAnCE/MPC/config/dance_repository_manager_base.mpb + * DAnCE/MPC/config/dance_repositorymanager.mpb + * DAnCE/MPC/config/dance_repositorymanager_skel.mpb + * DAnCE/MPC/config/dance_repositorymanager_stub.mpb + * DAnCE/MPC/config/dance_repositorymanagerbase.mpb + * DAnCE/MPC/config/dance_target_manager.mpb + * DAnCE/MPC/config/dance_targetmanager.mpb + * DAnCE/MPC/config/dance_targetmanager_skel.mpb + * DAnCE/MPC/config/dance_targetmanager_stub.mpb + * DAnCE/NodeApplication/ComponentAttributesSetter.cpp + * DAnCE/NodeApplication/ComponentAttributesSetter.h + * DAnCE/RepositoryManager/RepositoryManager.mpc + * DAnCE/TargetManager/DAnCE_TargetManagerDaemon.idl + * DAnCE/TargetManager/TargetManager.mpc + * DAnCE/TargetManager/TargetManagerDaemon.idl + Splitted target and repository manager in seperate projects + + Thu Jul 9 13:23:09 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/Deployment/CIAO_ExecutionManager_stub_export.h + * DAnCE/Deployment/CIAO_ExecutionManagerDaemon.idl + * DAnCE/Deployment/CIAO_Interfaces.mpc + * DAnCE/Deployment/CIAO_NodeManager_skel_export.h + * DAnCE/Deployment/CIAO_NodeManager_stub_export.h + * DAnCE/Deployment/CIAO_NodeManagerDaemon.idl + * DAnCE/Deployment/DAnCE_Core.mpc + * DAnCE/Deployment/Deployment_DomainApplication_skel_export.h + * DAnCE/Deployment/Deployment_DomainApplication_stub_export.h + * DAnCE/Deployment/Deployment_DomainApplicationManager.idl + * DAnCE/Deployment/Deployment_ExecutionManager_skel_export.h + * DAnCE/Deployment/Deployment_ExecutionManager_stub_export.h + * DAnCE/Deployment/Deployment_NodeApplicationManager_skel_export.h + * DAnCE/Deployment/Deployment_NodeApplicationManager_stub_export.h + * DAnCE/Deployment/Deployment_NodeManager_skel_export.h + * DAnCE/Deployment/Deployment_NodeManager_stub_export.h + * DAnCE/DomainApplication/DomainApplication.mpc + * DAnCE/DomainApplicationManager/DomainApplicationManager.mpc + * DAnCE/ExecutionManager/ExecutionManager.mpc + * DAnCE/ExecutionManager/ExecutionManager_Impl.h + * DAnCE/Interfaces/ExecutionManager_stub_export.h + * DAnCE/Interfaces/ExecutionManagerDaemon.idl + * DAnCE/Interfaces/Interfaces.mpc + * DAnCE/Interfaces/NodeManager_stub_export.h + * DAnCE/Interfaces/NodeManager_svnt_export.h + * DAnCE/Interfaces/NodeManagerDaemon.idl + * DAnCE/Interfaces/README + * DAnCE/Logger/Logger.mpc + * DAnCE/MPC + * DAnCE/MPC/config + * DAnCE/NodeApplication/NodeApplication.mpc + * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc + * DAnCE/NodeManager/NodeManager.mpc + * DAnCE/Plan_Launcher/Plan_Launcher.mpc + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.h + * DAnCE/TargetManager/TargetManager.mpc + * MPC/config/ciao_executionmanager_skel.mpb + * MPC/config/ciao_executionmanager_stub.mpb + * MPC/config/ciao_nodemanager_skel.mpb + * MPC/config/ciao_nodemanager_stub.mpb + * MPC/config/ciao_nodemanager_svnt.mpb + * MPC/config/dance_domain_application.mpb + * MPC/config/dance_domain_application_manager.mpb + * MPC/config/dance_domainapplication.mpb + * MPC/config/dance_domainapplicationmanager.mpb + * MPC/config/dance_domainapplicationmanager_skel.mpb + * MPC/config/dance_domainapplicationmanager_stub.mpb + * MPC/config/dance_executionmanager_stub.mpb + * MPC/config/dance_extension_stub.mpb + * MPC/config/dance_node_application.mpb + * MPC/config/dance_node_application_manager.mpb + * MPC/config/dance_node_manager.mpb + * MPC/config/dance_nodeapplication.mpb + * MPC/config/dance_nodeapplication_skel.mpb + * MPC/config/dance_nodeapplication_stub.mpb + * MPC/config/dance_nodeapplicationmanager.mpb + * MPC/config/dance_nodeapplicationmanager_skel.mpb + * MPC/config/dance_nodeapplicationmanager_stub.mpb + * MPC/config/dance_nodemanager.mpb + * MPC/config/dance_nodemanager_skel.mpb + * MPC/config/dance_nodemanager_stub.mpb + * MPC/config/dance_nodemanager_svnt.mpb + Major splitting up in seperate libraries + + Thu Jul 9 13:00:47 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * docs/tutorials/Quoter/Simple/03.html: + * docs/tutorials/Quoter/Simple/04.html: + Changed to meet the latest version of Dance. + + * docs/tutorials/Quoter/Simple/Broker/StockBrokerDriver.cpp: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributorDriver.cpp: + Changed help text to meet the actual value of the IOR files. + + * docs/tutorials/Quoter/Simple/descriptors/Domain.cdd: + * docs/tutorials/Quoter/Simple/descriptors/Plan.cdp: + Changed to meet the latest version of dance + + Thu Jul 9 11:02:09 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/Deployment/DAnCE_Core.mpc + * DAnCE/Deployment/Deployment.idl + * DAnCE/Deployment/Deployment_Application.idl + * DAnCE/Deployment/Deployment_ApplicationManager.idl + * DAnCE/Deployment/Deployment_Connection.idl + * DAnCE/Deployment/Deployment_Core.idl + * DAnCE/Deployment/Deployment_Data.idl + * DAnCE/Deployment/Deployment_DomainApplication.idl + * DAnCE/Deployment/Deployment_DomainApplicationManager.idl + * DAnCE/Deployment/Deployment_ExecutionManager.idl + * DAnCE/Deployment/Deployment_NodeApplication.idl + * DAnCE/Deployment/Deployment_NodeApplicationManager.idl + * DAnCE/Deployment/Deployment_NodeManager.idl + * DAnCE/Deployment/Deployment_PlanError.idl + * DAnCE/Deployment/Deployment_StartError.idl + * DAnCE/Deployment/Deployment_StopError.idl + * DAnCE/Deployment/Deployment_TargetManager.idl + * DAnCE/NodeApplication/NodeApplication_Impl.cpp + * DAnCE/Plan_Generator/PCVisitorBase.h + * DAnCE/Utils/Plan_Handler.h + * tools/Config_Handlers/DnC_Dump.h + First step in refactoring all DAnCE IDL in seperate files + and create more seperate dlls + + Wed Jul 8 18:51:09 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * docs/tutorials/Quoter/Simple/03.html: + Updated picl_to_idl command line parameters + + Wed Jul 8 15:12:09 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ccm/CCM.mpc + * ccm/CCM_Configurator.idl + * ccm/CCM_Cookie.idl + * ccm/CCM_Enumeration.idl + * ccm/CCM_EventBase.idl + * ccm/CCM_EventConsumerBase.idl + * ccm/CCM_Events.idl + * ccm/CCM_Exceptions.idl + * ccm/CCM_Home.idl + * ccm/CCM_HomeConfiguration.idl + * ccm/CCM_HomeFinder.idl + * ccm/CCM_Homes.idl + * ccm/CCM_KeylessCCMHome.idl + * ccm/CCM_Navigation.idl + * ccm/CCM_Object.idl + * ccm/CCM_Receptacle.idl + * ccm/CCM_StandardConfigurator.idl + * ccm/ComponentServer/CCM_ComponentServer.idl + * ciao/ComponentServer/CIAO_ComponentServer.idl + Moved CCM_Homes to their own file and added to each header whether + they are compliant or not and which section of the OMG spec 06-04-01 + they are defined in + + Wed Jul 8 14:08:09 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * bin/generate_component_mpc.pl: + _lem_stub must not be created when -n is used as a command + line parameter. + Besides this, there were some dependency error. + Also added -o option. This option allows the user to specify + a library output dir. This dir is set to all projects. + + * docs/tutorials/Quoter/Simple/Broker/StockBroker.mpc: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.mpc: + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.mpc: + Updated using the latest version of generate_component_mpc.pl. + + Wed Jul 8 11:48:45 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/dds4ccm_skel.mpb: + * MPC/config/example_output.mpb: + + Missing base projects. + + Tue Jul 7 18:32:03 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + + Properly init the UUID generator. + + Tue Jul 7 18:05:15 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * bin/generate_component_mpc.pl: + + Further updates. + + Tue Jul 7 17:31:48 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * bin/generate_component_mpc.pl: + + Updated to create a separate E.idl lib. + + * tests/IDL_Test/Lem_Specific_Export/Lem_Export_exec.h: + * tests/IDL_Test/Lem_Specific_Export/Lem_Export_exec.cpp: + + Added exec implementation. + + Tue Jul 7 16:31:47 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tests/IDL_Test/Included_Component/IC_Foo.mpc: + * tests/IDL_Test/Included_Component/IC_Bar.mpc: + + Added 'after' lines for *_svnt projects, and add executor + projects. + + Tue Jul 7 15:43:57 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * tests/IDL_Test/Lem_Specific_Export: + * tests/IDL_Test/Lem_Specific_Export/Lem_Export.idl: + * tests/IDL_Test/Lem_Specific_Export/Lem_Export.mpc: + + Test which apparently shows the export file not being + generated for a LEM project. + + Tue Jul 7 00:10:41 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ciao_connector_base.mpb: + * MPC/config/connectoridldefaults.mpb: + * MPC/config/dds4ccm_base.mpb: + + Adding new base projects. + + Mon Jul 6 19:47:03 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + + * tests/IDL_Test/Included_Component: + * tests/IDL_Test/Included_Component/IC_Bar.idl: + * tests/IDL_Test/Included_Component/IC_Bar.mpc: + * tests/IDL_Test/Included_Component/IC_Foo.idl: + * tests/IDL_Test/Included_Component/IC_Foo.mpc: + + New test. Codegen for IC_Bar attempts to generate + IC_Foo elements. + + * tests/IDL_Test/Forward_Declared_Ports: + * tests/IDL_Test/Forward_Declared_Ports/FDP_Bar.idl: + * tests/IDL_Test/Forward_Declared_Ports/FDP_Bar.mpc: + * tests/IDL_Test/Forward_Declared_Ports/FDP_Bar_exec.h: + * tests/IDL_Test/Forward_Declared_Ports/FDP_Bar_exec.cpp: + * tests/IDL_Test/Forward_Declared_Ports/FDP_Foo.idl: + * tests/IDL_Test/Forward_Declared_Ports/FDP_Foo.mpc: + + Removed these files, was determined this test case was + invalid. + + Mon Jul 6 13:47:09 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/Deployment/Module_Main.h: + No error message when ORB couldn't start. This should + be clear when reading the previous (error) messages. + + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Module.cpp: + * DAnCE/RepositoryManager/Repository_Manager_Module.cpp: + * DAnCE/RepositoryManager/repository_manager_admin_exec.cpp: + Displaying help message without any other + (error) messages. + + * DAnCE/TargetManager/Target_Manager_Module.cpp: + Displaying help message without any other + (error) messages. Also checked parsed command line + options. + + Fri Jul 3 01:13:13 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/RedirectionServiceTest/RedirectionServiceTest.mpc: + * tools/Config_Handlers/Basic_Deployment_Data.cpp: + * tools/Config_Handlers/XMI.cpp: + + Error/warning fixes. + + Thu Jul 2 01:47:53 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * bin/generate_component_mpc.pl + * DAnCE/tests/CIAO/Components/ProcessColocation.mpc + * DAnCE/tests/CIAO/Components/SimpleAttribute.mpc + * DAnCE/tests/CIAO/Components/SimpleConsumer.mpc + * DAnCE/tests/CIAO/Components/SimpleEmitter.mpc + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.mpc + * DAnCE/tests/CIAO/Components/SimpleNull.mpc + * DAnCE/tests/CIAO/Components/SimpleProvider.mpc + * DAnCE/tests/CIAO/Components/SimplePublisher.mpc + * DAnCE/tests/CIAO/Components/SimpleUser.mpc + * docs/tutorials/Quoter/Simple/Broker/StockBroker.mpc + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.mpc + * examples/Display/GPS/GPS.mpc + * examples/Hello/Receiver/Receiver.mpc + * examples/Hello/Sender/Sender.mpc + * examples/Null_Component/Null_Component.mpc + * examples/Swapping/Receiver/Receiver.mpc + * examples/Swapping/Sender/Sender.mpc + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc + * performance-tests/Protocols/Sender/Sender.mpc + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc + * tests/CIDL/CodeGen/CodeGen.mpc + * tests/IDL_Test/Cornucopia/Cornucopia.mpc + * tests/IDL_Test/Keywords/Keywords.mpc + * tests/IDL_Test/Reused_Facet_Interface/Reused_Facet_Interface.mpc + * tests/Minimum/Receiver/Receiver.mpc + * tests/Minimum/Sender/Sender.mpc + Changed project names *_idle_gen to *_lem_gen. + + Wed Jul 1 22:18:53 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * performance-tests/Protocols/Receiver/Receiver.mpc: + * tests/Minimum/Minimum_Base/Minimum_Base.mpc: + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI.mpc: + * examples/Display/RateGen/RateGen.mpc: + * examples/Display/NavDisplay/NavDisplay.mpc: + + Changed project names *_idle_gen to *_lem_gen. + + Wed Jul 1 21:36:05 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/Display/GPS/GPS.mpc: + * examples/Swapping/Sender/Sender.mpc: + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc: + * performance-tests/Protocols/Sender/Sender.mpc: + * tests/Minimum/Receiver/Receiver.mpc: + + Fixed missing afters + + Wed Jul 1 17:08:05 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/RepositoryManager/RepositoryManager.mpc: + Resolved compiler issues on Windows + + * docs/generate_component_mpc.html: + Removed CIDL stuff. + + Wed Jul 1 16:27:07 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * TAO_IDL/be/be_visitor_component.cpp: + * TAO_IDL/be/be_visitor_component/component_svs.cpp: + + Conditionalized generation of value factory registration + with a check to see if the eventtype in question has a + concrete factory. Registration macro should be generated + only if this check returns true. + + Wed Jul 1 16:10:49 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * NEWS: + * docs/value_factory_registration.html: + + Updated to reflect removal of CIDL compiler. + + * MPC/config/ciao_server.mpb: + + Removed repeated occurrence ciao_client base project. + + Wed Jul 1 13:34:09 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + No DLINFO in trace messages. + + * bin/generate_component_mpc.pl: + No CIDL_Files in mpc files anymore. Prevents mpc from + generating project files/make files. + + * docs/tutorials/Quoter/Simple/01.html: + * docs/tutorials/Quoter/Simple/04.html: + Mentioned the tutorials library path in MPC-file's. + + * docs/tutorials/Quoter/Simple/02.html: + Changed $CIAO_ROOT into %CIAO_ROOT%. This was intended in this + tutorial. + + Tue Jun 30 21:32:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * docs/tutorials/Quoter/Simple/04.html: + Fixed typo + + Tue Jun 30 17:19:44 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * examples/DevGuideExamples/Messenger/Receiver.mpc: + * examples/DevGuideExamples/Messenger/Administrator.mpc: + * examples/DevGuideExamples/Messenger/Messenger.mpc: + + Changed project names for consistency. + + Tue Jun 30 15:56:11 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * bin/update_package.py: + + Old script that updates implementations in a package, can be + used as a basis for a better packaging script. + + Tue Jun 30 15:22:44 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * examples/BasicSP/BMClosedED/BMClosedED.mpc: + * examples/BasicSP/BasicSP.mpc: + * examples/BasicSP/BMDisplay/BMDisplay.mpc: + * examples/BasicSP/EC/EC.mpc: + * examples/BasicSP/BMDevice/BMDevice.mpc: + + Changes to project names for consistency and to + dependencies for completeness. + + Mon Jun 29 23:11:25 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * examples/BasicSP/BMClosedED/BMClosedED.mpc: + * examples/BasicSP/BMClosedED/BMClosedED_exec.h: + * examples/BasicSP/BasicSP.mpc: + * examples/BasicSP/BMDisplay/BMDisplay.idl: + * examples/BasicSP/EC/EC.idl: + * examples/BasicSP/BMDevice/BMDevice.idl: + * examples/BasicSP/BMDevice/BMDevice_exec.h: + * examples/BasicSP/BMDevice/BMDevice.mpc: + + Modified example to use the newly added TAO IDL + compiler feature of generating facet servant code + for each interface, rather than navigating to each + interface from a component's list of provides ports. + This option is necessary in this example, since + two components use the same interface as a facet, + and now the generated facet servant code can be + shared. + + Mon Jun 29 19:43:45 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * docs/OMG-CCM-Tutorial.ppt: + + OMG tutorial slides. + + Mon Jun 29 18:49:06 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * docs/tutorials/Quoter/Simple/Model/Quoter.xme: + Updated to meet the work listed in the HTML files. + + Mon Jun 29 00:31:31 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * docs/tutorials/Quoter/Simple/01.html: + * docs/tutorials/Quoter/Simple/02.html: + + Updates to remove lateral references to export files and CIDLC. + + Fri Jun 26 22:47:14 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * docs/tutorials/Quoter/Simple/01.html: + Updated link to MPC chapter, it is available in the MPC directory + + * docs/tutorials/Quoter/Simple/03.html: + Updated CIAO chapter + + Fri Jun 26 14:15:14 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/TargetManager/TargetManager.mpc: + Added Dance_logger library to Dance_TargetManager_exec project. + + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec_export.h: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_stub_export.h: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_svnt_export.h: + Removed these files since they are create by the IDL compiler + + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec_export.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_stub_export.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_svnt_export.h: + Removed these files since they are create by the IDL compiler + + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base_skel_export.h: + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base_stub_export.h: + Removed these files since they are create by the IDL compiler + + Fri Jun 26 08:26:00 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * docs/tutorials/Quoter/Simple/images/fig7.jpg: + * docs/tutorials/Quoter/Simple/03.html: + Added modelling of IOR files. + + Fri Jun 26 07:13:00 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + Resolved a minor copy paste error. + + * DAnCE/TargetManager/TargetManager.mpc: + * DAnCE/TargetManager/Target_Manager_Module.cpp: + Resolved some linker errors on windows. + + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + In trace message one shouldn't use the CLINFO or DLINFO define. + + * docs/tutorials/Quoter/Simple/03.html: + Described how to connect a component factory to a component. + + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec.h: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec.cpp: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.cpp: + In the current tutorial we're deploying unhomed components. To do that, + the appropriate functions should be added. + + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec_export.h: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_stub_export.h: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_svnt_export.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec_export.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_stub_export.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_svnt_export.h: + Used the latest version of the IDL compiler + + + Thu Jun 25 15:11:59 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tests/IDL_Test/Reused_Facet_Interface/CodeGen.mpc: + * tests/IDL_Test/Reused_Facet_Interface/Reused_Facet_Interface.mpc: + + Renamed first file as second file, to avoid problems on some + platforms when .mpc files have the same name. + + * tests/CIDL/CodeGen/CodeGen.mpc: + + Fixed IDL flags in Reused_Facet_Interface_idl_gen project. + + Wed Jun 24 15:51:23 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/TargetManager/descriptors: + + Removed this file. + + Wed Jun 24 15:50:36 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/TargetManager/DomainDataManager.h: + * DAnCE/TargetManager/TargetManager.mpc: + * DAnCE/TargetManager/TargetManager_Impl.h: + * DAnCE/TargetManager/TargetManager_Impl_export.h: + + Stab at fixing linking problems. + + Wed Jun 24 13:56:48 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * docs/tutorials/Quoter/Simple/03.html: + * docs/tutorials/Quoter/Simple/images/fig4.jpg: + * docs/tutorials/Quoter/Simple/images/fig5a.jpg: + Updated to meet the latest version of the DAnCE spec. + + Wed Jun 24 07:31:43 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/TargetManager/TargetManager.mpc: + Resolved typo (RepositoryManager_IDL=>TargetManager_IDL). + + * docs/tutorials/Quoter/Simple/Broker/StockBroker.mpc: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.mpc: + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.mpc: + Added lib path (like Hello example). + + * docs/tutorials/Quoter/Simple/descriptors/Plan.cdp: + Should match the current DAnCE spec. + + Tue Jun 23 18:11:56 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/Deployment_TargetManager.idl: + + bring in line with spec. + + * DAnCE/TargetManager/DomainDataManager.h: + * DAnCE/TargetManager/DomainDataManager.cpp: + * DAnCE/TargetManager/ResourceCommitmentManager.h: + * DAnCE/TargetManager/ResourceCommitmentManager.cpp: + * DAnCE/TargetManager/TM_Client.mpc: + * DAnCE/TargetManager/TargetManager.mpc: + * DAnCE/TargetManager/TargetManagerDaemon.idl: + * DAnCE/TargetManager/TargetManager_Impl.h: + * DAnCE/TargetManager/TargetManager_Impl.cpp: + * DAnCE/TargetManager/Target_Manager_Exec.cpp: + * DAnCE/TargetManager/Target_Manager_Module.h: + * DAnCE/TargetManager/Target_Manager_Module.cpp: + * DAnCE/TargetManager/Target_Manager_Module_export.h: + * MPC/config/dance_target_manager.mpb: + + Initial pass at porting the TargetManager. Work is by no means + complete or workable. TargetManager will no longer be deployed as a component. + + * DAnCE/TargetManager/descriptors/Domain.cdd: + * DAnCE/TargetManager/descriptors/NodeDetails.dat: + * DAnCE/TargetManager/descriptors/NodeManagerMap.dat: + * DAnCE/TargetManager/descriptors/flattened_deploymentplan.cdp: + * DAnCE/TargetManager/descriptors/run_test_TargetManager.pl: + + Removed these files. + + Mon Jun 22 09:22:17 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * bin/generate_component_mpc.pl: + Update for the fact that avoids_ace_for_tao and anytypecode moved to the + base projects + + * bin/msvc_cidlc.pl: + * bin/replace_dummy_with_dummylabel.sh + * docs/cidlc.html + Deleted, not needed + + * CIAO-INSTALL.html: + * docs/index.html + * docs/TODO.html + Partly updated for CIDLC removal + + * ciao/ComponentServer/CIAO_ComponentServer.mpc + * DAnCE/TargetManager/TargetManager.mpc + * DAnCE/TargetManager/TM_Client.mpc + * DAnCE/tests/CIAO/Components/ProcessColocation.mpc + * DAnCE/tests/CIAO/Components/SimpleAttribute.mpc + * DAnCE/tests/CIAO/Components/SimpleCommon.mpc + * DAnCE/tests/CIAO/Components/SimpleConsumer.mpc + * DAnCE/tests/CIAO/Components/SimpleEmitter.mpc + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.mpc + * DAnCE/tests/CIAO/Components/SimpleNull.mpc + * DAnCE/tests/CIAO/Components/SimpleProvider.mpc + * DAnCE/tests/CIAO/Components/SimplePublisher.mpc + * DAnCE/tests/CIAO/Components/SimpleUser.mpc + * docs/tutorials/Quoter/Simple/Broker/StockBroker.mpc + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.mpc + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.mpc + * examples/BasicSP/BasicSP.mpc + * examples/BasicSP/BMClosedED/BMClosedED.mpc + * examples/BasicSP/BMDevice/BMDevice.mpc + * examples/BasicSP/BMDisplay/BMDisplay.mpc + * examples/BasicSP/EC/EC.mpc + * examples/DevGuideExamples/Messenger/Administrator.mpc + * examples/DevGuideExamples/Messenger/Administrator_Client_IDL2.mpc + * examples/DevGuideExamples/Messenger/Administrator_Client_IDL3.mpc + * examples/DevGuideExamples/Messenger/Messenger.mpc + * examples/DevGuideExamples/Messenger/Receiver.mpc + * examples/Display/Display_Base/Display_Base.mpc + * examples/Display/GPS/GPS.mpc + * examples/Display/NavDisplay/NavDisplay.mpc + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI.mpc + * examples/Display/RateGen/RateGen.mpc + * examples/Hello/Hello_Base/Hello_Base.mpc + * examples/Hello/Receiver/Receiver.mpc + * examples/Hello/Sender/Sender.mpc + * examples/Null_Component/Null_Component.mpc + * examples/Null_Component/Null_Interface.mpc + * examples/Swapping/Hello_Base/Hello_Base.mpc + * examples/Swapping/Receiver/Receiver.mpc + * examples/Swapping/Sender/Sender.mpc + * MPC/config/componentidldefaults.mpb + * performance-tests/Benchmark/Benchmark.mpc + * performance-tests/Benchmark/Multi_Threaded/Multi_Threaded.mpc + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc + * performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc + * performance-tests/Protocols/common/Protocols.mpc + * performance-tests/Protocols/Controller/Controller.mpc + * performance-tests/Protocols/Receiver/Receiver.mpc + * performance-tests/Protocols/Sender/Sender.mpc + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc + * tests/CIDL/CodeGen/Basic.mpc + * tests/CIDL/CodeGen/CodeGen.mpc + * tests/IDL_Test/Cornucopia/Cornucopia.mpc + * tests/IDL_Test/Keywords/Keywords.mpc + * tests/IDL_Test/Reused_Facet_Interface/Basic.mpc + * tests/IDL_Test/Reused_Facet_Interface/CodeGen.mpc + * tests/Minimum/Minimum_Base/Minimum_Base.mpc + * tests/Minimum/Receiver/Receiver.mpc + * tests/Minimum/Sender/Sender.mpc + * tools/Config_Handlers/Package_Handlers/Package_Handlers.mpc + Updated base projects + + * examples/Hello/Receiver/Receiver_exec_export.h + * examples/Hello/Receiver/Receiver_stub_export.h + * examples/Hello/Receiver/Receiver_svnt_export.h + * examples/Hello/Sender/Sender_exec_export.h + * examples/Hello/Sender/Sender_stub_export.h + * examples/Hello/Sender/Sender_svnt_export.h + Removed + + Fri Jun 19 19:40:21 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tests/IDL_Test/Cornucopia/Cornucopia.mpc: + * tests/IDL_Test/Keywords/Keywords.mpc: + * tests/IDL_Test/Reused_Facet_Interface/Basic.mpc: + * tests/IDL_Test/Reused_Facet_Interface/CodeGen.mpc: + + Added IDL compiler options to generate all export + header files. + + * tests/IDL_Test/Reused_Facet_Interface/Basic_stub_export.h: + * tests/IDL_Test/Reused_Facet_Interface/CodeGen_svnt_export.h: + * tests/IDL_Test/Reused_Facet_Interface/Basic_skel_export.h: + * tests/IDL_Test/Reused_Facet_Interface/CodeGen_stub_export.h: + * tests/IDL_Test/Reused_Facet_Interface/CodeGen_exec_export.h: + * tests/IDL_Test/Cornucopia/Cornucopia_svnt_export.h: + * tests/IDL_Test/Cornucopia/Cornucopia_stub_export.h: + * tests/IDL_Test/Cornucopia/Cornucopia_skel_export.h: + * tests/IDL_Test/Cornucopia/Cornucopia_exec_export.h: + * tests/IDL_Test/Keywords/Keyword_Clash_stub_export.h: + * tests/IDL_Test/Keywords/Keyword_Clash_exec_export.h: + * tests/IDL_Test/Keywords/Keyword_Clash_svnt_export.h: + + Removed export header files, they're now generated. + + Fri Jun 19 18:03:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * performance-tests/Protocols/Receiver/Receiver_exec.cpp + * performance-tests/Protocols/Receiver/Receiver_exec.h + * performance-tests/Protocols/Sender/Sender_exec.cpp + * performance-tests/Protocols/Sender/Sender_exec.h + Fixed compile errors + + Fri Jun 19 17:58:03 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/RepositoryManager/RepositoryManager_Impl.cpp: + * DAnCE/RepositoryManager/repository_manager_admin_exec.cpp: + + Basic RM functionality appears to be restored. HTTP not yet tested. + + * tools/XML/XML_Helper.tpp: + + Removed Xerces init logging. + + Fri Jun 19 12:19:38 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * docs/schema/Basic_Deployment_Data.xsd: + * docs/schema/cdp.xsd: + * docs/schema/cid.xsd: + * tools/Config_Handlers/Basic_Deployment_Data.cpp: + * tools/Config_Handlers/Basic_Deployment_Data.hpp: + * tools/Config_Handlers/Deployment.cpp: + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/DynSequence_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/PCD_Handler.cpp: + * tools/Config_Handlers/XMI.cpp: + * tools/Config_Handlers/ccd.cpp: + * tools/Config_Handlers/cdd.cpp: + * tools/Config_Handlers/cdp.cpp: + * tools/Config_Handlers/cdp.hpp: + * tools/Config_Handlers/cid.hpp: + * tools/Config_Handlers/cid.cpp: + * tools/Config_Handlers/cpd.cpp: + * tools/Config_Handlers/iad.cpp: + * tools/Config_Handlers/pcd.cpp: + * tools/Config_Handlers/toplevel.hpp: + * tools/Config_Handlers/toplevel.cpp: + + Fixed the wchar issue in bugzilla 3691. + + Fri Jun 19 07:47:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * MPC/config/componentidldefaults.mpb: + Added -Glem + + Thu Jun 18 18:52:10 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tests/IDL_Test/Reused_Facet_Interface/CodeGen.mpc: + + Fixed dependency mistakes. + + * tests/IDL_Test/Keywords/*.*: + + New test, covering all CIAO-related code generation when + the IDL file contains C++ keywords and escaped IDL + keywords. + + Thu Jun 18 18:48:02 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * performance-tests/Protocols/Sender/Sender_exec.h + * tests/CIDL/CodeGen/CodeGen.mpc + * tests/IDL_Test/Reused_Facet_Interface/CodeGen.mpc + Compile fixes + + Thu Jun 18 16:51:02 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * CIAO_TAO.mwc: + Added performance-tests directory, removed CCF + + Thu Jun 18 14:35:02 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * MPC/config/cidlc.mpb: + Deleted + + * MPC/config/dance_plan_generator.mpb + * MPC/config/dance_plan_generator.mpc + Renamed mpc to mpb + + Thu Jun 18 14:25:45 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * docs/schema/Basic_Deployment_Data.xsd: + * docs/schema/cdp.xsd: + * docs/schema/cid.xsd: + * docs/schema/toplevel.xsd: + + Changes from 06-04-02. Shouldn't break existing plans. + + * docs/schema/unused_06-04-02.xsd: + + Unused elements from 06-04-02. + + Thu Jun 18 14:24:10 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * CCF: + * CIDLC: + + Removed these files. + + Thu Jun 18 13:54:43 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * docs/tutorials/Quoter/Simple/Model/Quoter.xme: + Used to latest version of COSMIC to create this Quoter.xme + + Thu Jun 18 13:37:02 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/BasicSP/BasicSP.mpc + * performance-tests/Protocols/Receiver/Receiver.mpc + * performance-tests/Protocols/Sender/Sender_exec.h + Compile fixes + + Thu Jun 18 13:34:02 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/BasicSP/EC/EC_exec.h + * examples/Display/GPS/GPS_exec.h + * examples/Display/NavDisplay/NavDisplay_exec.h + * examples/Display/RateGen/RateGen_exec.h + * performance-tests/Protocols/Sender/Sender_exec.h + Compile fixes + + Thu Jun 18 13:17:02 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/BasicSP/BMClosedED/BMClosedED.mpc + * examples/BasicSP/BMDisplay/BMDisplay_exec.h + * examples/Display/GPS/GPS_exec.h + * examples/Display/NavDisplay/NavDisplay_exec.h + * examples/Display/RateGen/RateGen_exec.h + * performance-tests/Protocols/Receiver/Receiver.mpc + Compile fixes + + Thu Jun 18 13:04:02 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * docs/tutorials/Quoter/Simple/04.html: + Updated to meet the latest versions + of GME/COSMIC/CIAO/DANCE + + * docs/tutorials/Quoter/Simple/descriptors/NodeMap.dat: + NodeManager should be specific: i.e. Broker.NodeManager. + + Thu Jun 18 13:02:07 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + + * docs/tutorials/Quoter/Simple/04.html: + + * docs/tutorials/Quoter/Simple/descriptors/NodeMap.dat: + + Thu Jun 18 13:00:05 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/BasicSP/BasicSP.mpc + * examples/BasicSP/EC/EC_exec.h + * examples/Display/GPS/GPS_exec.h + * examples/Display/NavDisplay/NavDisplay_exec.h + * examples/Display/RateGen/RateGen_exec.h + * examples/Swapping/Receiver/Receiver.mpc + Compile fixes + + Thu Jun 18 10:24:43 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * docs/tutorials/Quoter/Simple/03.html: + * docs/tutorials/Quoter/Simple/descriptors/Plan.cdp: + * docs/tutorials/Quoter/Simple/images/fig10.jpg: + * docs/tutorials/Quoter/Simple/images/fig11.jpg: + * docs/tutorials/Quoter/Simple/images/fig12.jpg: + Updated to meet the latest versions + of GME/COSMIC/CIAO/DANCE + + * docs/tutorials/Quoter/Simple/Broker/StockBroker.mpc: + Stock_Base_StockBroker_idle_gen project should be build + after Stock_Base_StockBroker_idl_gen project. + + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.mpc: + Stock_Base_StockDistributor_idle_gen project should be build + after Stock_Base_StockDistributor_idl_gen project. + + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec.h: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec.cpp: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.cpp: + Naming convention of namespace is different now since CIDL + compiler is removed. + + Thu Jun 18 06:48:05 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * docs/tutorials/Quoter/Simple/03.html: + + Updated to meet the current status of CIAO/DAnCE. + + * docs/tutorials/Quoter/Simple/images/fig2.jpg: + * docs/tutorials/Quoter/Simple/images/fig3.jpg: + * docs/tutorials/Quoter/Simple/images/fig5.jpg: + * docs/tutorials/Quoter/Simple/images/fig6.jpg: + * docs/tutorials/Quoter/Simple/images/fig7.jpg: + * docs/tutorials/Quoter/Simple/images/fig8.jpg: + * docs/tutorials/Quoter/Simple/images/fig9.jpg: + + Updated to meet the current status of GME/COSMIC + + Thu Jun 18 02:52:44 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * docs/schema/06-04-02.xsd + + Schema from the standard. Note that this is non-normative, and the + fact that we deviate from it is fine. + + Wed Jun 17 19:37:54 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Logger/Logger_Service.cpp: + + Removed the short options from the logger. + + Wed Jun 17 18:07:10 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * docs/tutorials/Quoter/Simple/Broker/StockBroker.cidl: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.cidl: + * examples/BasicSP/BMClosedED/BMClosedED.cidl: + * examples/BasicSP/BMDevice/BMDevice.cidl: + * examples/BasicSP/BMDisplay/BMDisplay.cidl: + * examples/BasicSP/EC/EC.cidl: + * examples/DevGuideExamples/Messenger/Administrator.cidl: + * examples/DevGuideExamples/Messenger/Messenger.cidl: + * examples/DevGuideExamples/Messenger/Receiver.cidl: + * examples/Display/GPS/GPS.cidl: + * examples/Display/NavDisplay/NavDisplay.cidl: + * examples/Display/RateGen/RateGen.cidl: + * examples/Null_Component/Null_Component.cidl: + * examples/Swapping/Receiver/Receiver.cidl: + * examples/Swapping/Sender/Sender.cidl: + * performance-tests/Benchmark/RoundTrip/RoundTrip.cidl: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.cidl: + * performance-tests/Protocols/Receiver/Receiver.cidl: + * performance-tests/Protocols/Sender/Sender.cidl: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.cidl: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.cidl: + * tests/CIDL/CodeGen/CodeGen.cidl: + * tests/Minimum/Receiver/Receiver.cidl: + * tests/Minimum/Sender/Sender.cidl: + + Removed these files. + + Wed Jun 17 18:04:28 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.cpp: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_exec.h: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_exec.cpp: + * tests/Minimum/Receiver/Receiver_exec.h: + * tests/Minimum/Receiver/Receiver_exec.cpp: + * tests/Minimum/Sender/Sender_exec.h: + * tests/Minimum/Sender/Sender_exec.cpp: + + Compile fixes. + + Wed Jun 17 10:07:19 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/tests/CIAO/Components/ProcessColocation.mpc + * DAnCE/tests/CIAO/Components/SimpleAttribute.mpc + * DAnCE/tests/CIAO/Components/SimpleConsumer.mpc + * DAnCE/tests/CIAO/Components/SimpleEmitter.mpc + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.mpc + * DAnCE/tests/CIAO/Components/SimpleNull.mpc + * DAnCE/tests/CIAO/Components/SimpleProvider.mpc + * DAnCE/tests/CIAO/Components/SimplePublisher.mpc + * DAnCE/tests/CIAO/Components/SimpleUser.mpc + * docs/tutorials/Quoter/Simple/Broker/StockBroker.mpc + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.mpc + * examples/BasicSP/BasicSP.mpc + * examples/BasicSP/BMClosedED/BMClosedED.mpc + * examples/BasicSP/BMDevice/BMDevice.mpc + * examples/BasicSP/BMDisplay/BMDisplay.mpc + * examples/BasicSP/EC/EC.mpc + * examples/DevGuideExamples/Messenger/Administrator.mpc + * examples/Display/GPS/GPS.mpc + * examples/Display/NavDisplay/NavDisplay.mpc + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI.mpc + * examples/Display/RateGen/RateGen.mpc + * examples/Hello/Sender/Sender.mpc + * examples/Null_Component/Null_Component.mpc + * examples/Swapping/Receiver/Receiver.mpc + * examples/Swapping/Sender/Sender.mpc + * MPC/config/ciao_servant.mpb + * MPC/config/ciaocidldefaults.mpb + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc + * performance-tests/Protocols/Receiver/Receiver.mpc + * performance-tests/Protocols/Sender/Sender.mpc + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc + * tests/CIDL/CodeGen/Basic.idl + * tests/CIDL/CodeGen/CodeGen.mpc + * tests/IDL_Test/Cornucopia/Cornucopia.mpc + * tests/IDL_Test/Reused_Facet_Interface/CodeGen.mpc + * tests/Minimum/Receiver/Receiver.mpc + * tests/Minimum/Sender/Sender.mpc + * tools/Config_Handlers/XML_File_Intf.cpp + Zap ciaocidldefaults from the MPC files. Everything has to be rebuild to + sort out the compile/link issues, but at least now cidlc is not used anymore + + Wed Jun 17 08:43:19 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * CIAO_TAO.mwc: + * CIAO_TAO_DanCE.mwc: + Removed CIDL + + * DAnCE/RepositoryManager/RepositoryManager.mpc: + Repositorymanager uses ciaodefaults instead of ciaobasedefaults + + * DAnCE/TargetManager/CmpClient.cpp: + * DAnCE/TargetManager/DomainDataManager.h: + * DAnCE/TargetManager/TargetManager.idl: + * DAnCE/TargetManager/TargetManager.mpc: + * DAnCE/TargetManager/TargetManager_exec.h: + * DAnCE/TargetManager/TargetManager_exec.cpp: + Changed because the CIDL compiler was removed. + Changed TargetManagerImpl into TargetManager. + + * docs/tutorials/Quoter/Simple/03.html: + Minor changes. + + * DAnCE/TargetManager/TargetManager.cidl: + * DAnCE/TargetManager/TargetManagerImpl.idl: + Removed these files because the cidl compiler is not in use + anymore. + + Wed Jun 17 02:15:33 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/RepositoryManager/RepositoryManager.mpc: + * DAnCE/RepositoryManager/repository_manager_admin.cpp: + * DAnCE/RepositoryManager/repository_manager_admin_exec.cpp: + + Fleshed out the implementation of dance_rm_admin. + + Tue Jun 16 20:37:23 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tests/IDL_Test/Reused_Facet_Interface/*.*: + + New test, with a variety of IDL3 constructs but mostly + focused on an interface that is used in two separate + facets. The test will ensure that the facet servant + class and the facet executor IDL interface are + generated only once. + + Tue Jun 16 20:28:43 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/NodeManager-Deployments/SimpleProcessColocation.cdp: + + added planlocality elements. + + * ciao/Containers/Session/Session_Container.cpp: + + Add newline to a log message. + + * tools/Config_Handlers/DP_Handler.cpp: + + Fix problem with parsing plan locality. + + Tue Jun 16 19:20:32 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * CIAO_TAO.mwc: + * CIAO_TAO_DAnCE.mwc: + * DAnCE/RepositoryManager: + * DAnCE/RepositoryManager/RepositoryManager.mpc: + * DAnCE/RepositoryManager/Repository_Manager_Admin_Export.h: + * DAnCE/RepositoryManager/Repository_Manager_Module.cpp: + * DAnCE/RepositoryManager/repository_manager_admin.h: + * DAnCE/RepositoryManager/repository_manager_admin.cpp: + * DAnCE/RepositoryManager/repository_manager_admin_exec.cpp: + + Merge in from my RepositoryManager sprint branch. + + * DAnCE/RepositoryManager/Options.h: + * DAnCE/RepositoryManager/Options.cpp: + * DAnCE/RepositoryManager/RMadmin.cpp: + + Removed these files. + + Tue Jun 16 19:11:49 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + + Fix for a segmentation fault with unhomed components. + + * DAnCE/tests/CIAO/Components/ProcessColocation_exec.h: + * DAnCE/tests/CIAO/Components/ProcessColocation_exec.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/SimpleProcessColocation.cdp: + + Simple test to determine if PlanLocality constraints work or not. Note + that as this support has yet to be implemented, this test is currently designed + to fail. + + Tue Jun 16 18:46:22 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/DevGuideExamples/Messenger/Administrator.mpc + * examples/DevGuideExamples/Messenger/Administrator_exec_i.cpp + * examples/DevGuideExamples/Messenger/Administrator_exec_i.h + * examples/DevGuideExamples/Messenger/History_exec_i.cpp + * examples/DevGuideExamples/Messenger/History_exec_i.h + * examples/DevGuideExamples/Messenger/Messenger.mpc + * examples/DevGuideExamples/Messenger/Messenger_exec_i.cpp + * examples/DevGuideExamples/Messenger/Messenger_exec_i.h + * examples/DevGuideExamples/Messenger/Publication_exec_i.cpp + * examples/DevGuideExamples/Messenger/Publication_exec_i.h + * examples/DevGuideExamples/Messenger/Receiver.mpc + * examples/DevGuideExamples/Messenger/Receiver_exec_i.cpp + * examples/DevGuideExamples/Messenger/Receiver_exec_i.h + * examples/DevGuideExamples/Messenger/Runnable_exec_i.cpp + * examples/DevGuideExamples/Messenger/Runnable_exec_i.h + * examples/Hello/Receiver/Receiver.mpc + Zap usage of cidlc + + Tue Jun 16 18:30:46 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tests/IDL_Test/Cornucopia/*.*: + + New subdirectory (IDL_Test) for tests of the IDL + compiler's recently added code generation of CIAO + servants, executor IDL and executor implementation + stencil classes. Also new test (Cornupcopia), which + includes IDL3 constructs, scoping relationships, + and build configurations not covered in other CIAO + tests or examples. + + Tue Jun 16 18:19:31 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * tools/Config_Handlers/PL_Handler.cpp: + + Addedmissing file. + + Tue Jun 16 17:59:43 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/Containers/Session/Session_Container.cpp: + + Removed misc debug statements. + + Tue Jun 16 17:49:18 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ciaoidldefaults.mpb: + * MPC/config/componentidldefaults.mpb: + + Massaged the base projects a bit more. + + * DAnCE/tests/CIAO/Components/ProcessColocation.mpc: + * DAnCE/tests/CIAO/Components/SimpleAttribute.mpc: + * DAnCE/tests/CIAO/Components/SimpleConsumer.mpc: + * DAnCE/tests/CIAO/Components/SimpleEmitter.mpc: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.mpc: + * DAnCE/tests/CIAO/Components/SimpleNull.mpc: + * DAnCE/tests/CIAO/Components/SimpleProvider.mpc: + * DAnCE/tests/CIAO/Components/SimplePublisher.mpc: + * DAnCE/tests/CIAO/Components/SimpleUser.mpc: + * examples/Hello/Receiver/Receiver.mpc: + * examples/Hello/Sender/Sender.mpc: + * bin/generate_component_mpc.pl: + + Updated to reflect the base project changes. + + Tue Jun 16 14:28:55 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ciaoidldefaults.mpb: + + Added -Gsv. Thanks to MArcel for pointing out the omission. + + Tue Jun 16 13:34:22 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/Null_Component/Null_Component.mpc + * examples/Null_Component/Null_Component_exec.cpp + * examples/Null_Component/Null_Component_exec.h + Zapp cidlc + + Tue Jun 16 13:26:22 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * tools/Config_Handlers/PL_Handler.h: + + Missing from a prior commit. + + Tue Jun 16 12:55:09 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/Components/SimpleAttribute_exec.h: + * DAnCE/tests/CIAO/Components/SimpleAttribute_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleNull_exec.h: + * DAnCE/tests/CIAO/Components/SimpleNull_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec.h: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec.cpp: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec.h: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleUser_exec.h: + * DAnCE/tests/CIAO/Components/SimpleUser_exec.cpp: + + Reverting a mistaken commit. + + * DAnCE/tests/CIAO/Components/SimpleAttribute.cidl: + * DAnCE/tests/CIAO/Components/SimpleConsumer.cidl: + * DAnCE/tests/CIAO/Components/SimpleEmitter.cidl: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.cidl: + * DAnCE/tests/CIAO/Components/SimpleNull.cidl: + * DAnCE/tests/CIAO/Components/SimpleProvider.cidl: + * DAnCE/tests/CIAO/Components/SimplePublisher.cidl: + * DAnCE/tests/CIAO/Components/SimpleUser.cidl: + * examples/Hello/Sender/Sender.cidl + * examples/Hello/Receiver/Receiver.cidl + + Removed these files, no longer needed. + + Tue Jun 16 12:50:52 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/Components/ProcessColocation.idl: + * DAnCE/tests/CIAO/Components/ProcessColocation.mpc: + * DAnCE/tests/CIAO/Components/ProcessColocation_exec_export.h: + * DAnCE/tests/CIAO/Components/ProcessColocation_stub_export.h: + * DAnCE/tests/CIAO/Components/ProcessColocation_svnt_export.h: + + New component to test process colocation capabilities of CIAO/DAnCE. + + * DAnCE/tests/CIAO/Components/SimpleAttribute_exec.h: + * DAnCE/tests/CIAO/Components/SimpleAttribute_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleNull_exec.h: + * DAnCE/tests/CIAO/Components/SimpleNull_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec.h: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec.cpp: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec.h: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleUser_exec.h: + * DAnCE/tests/CIAO/Components/SimpleUser_exec.cpp: + + Re-added business logic accidentally removed. + + Tue Jun 16 12:45:52 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ciaoidldefaults.mpb: + * examples/Hello/Receiver/Receiver.mpc: + * examples/Hello/Sender/Sender.mpc: + + MPC base project for new tao_idl based container generation. + + * tools/Config_Handlers/Basic_Deployment_Data.cpp: + * tools/Config_Handlers/Basic_Deployment_Data.hpp: + * tools/Config_Handlers/Config_Handlers.mpc: + * tools/Config_Handlers/DP_Handler.cpp: + * tools/Config_Handlers/XMI.cpp: + * tools/Config_Handlers/cid.cpp: + * tools/Config_Handlers/cid.hpp: + * tools/Config_Handlers/cpd.hpp: + * tools/Config_Handlers/cpd.cpp: + + Updated XSC code for updated schema. + + Tue Jun 16 09:18:07 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/Hello/Receiver/Receiver.mpc + * examples/Hello/Receiver/Receiver_exec.cpp + * examples/Hello/Receiver/Receiver_exec.h + * examples/Hello/Sender/Sender.mpc + * examples/Hello/Sender/Sender_exec.cpp + * examples/Hello/Sender/Sender_exec.h + Ported to IDL compiler + + * examples/Hello/descriptors/run_test.pl + Reduced timeouts + + Mon Jun 15 19:20:07 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/Components/SimpleAttribute.mpc: + * DAnCE/tests/CIAO/Components/SimpleConsumer.mpc: + * DAnCE/tests/CIAO/Components/SimpleEmitter.mpc: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.mpc: + * DAnCE/tests/CIAO/Components/SimpleNull.mpc: + * DAnCE/tests/CIAO/Components/SimpleProvider.mpc: + * DAnCE/tests/CIAO/Components/SimplePublisher.mpc: + * DAnCE/tests/CIAO/Components/SimpleUser.mpc: + + Removed -Gex. Thanks to Jeff both for the initial porting work + and for pointing out the lingering -Gex. + + Mon Jun 15 14:52:10 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/Components/SimpleAttribute_exec.h: + * DAnCE/tests/CIAO/Components/SimpleAttribute_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleNull_exec.h: + * DAnCE/tests/CIAO/Components/SimpleNull_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec.h: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec.cpp: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec.h: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleUser_exec.h: + * DAnCE/tests/CIAO/Components/SimpleUser_exec.cpp: + + Checked in ported exec code from a misapplied patch. + + Mon Jun 15 14:41:02 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * docs/schema/Basic_Deployment_Data.xsd: + + Correction to schema. + + Mon Jun 15 14:37:09 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * examples/Hello/descriptors/run_test_without_ns.pl: + + Removed --instance-nc command line options. + + Mon Jun 15 14:05:45 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/Components/SimpleAttribute.mpc: + * DAnCE/tests/CIAO/Components/SimpleAttribute_exec.h: + * DAnCE/tests/CIAO/Components/SimpleAttribute_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleConsumer.mpc: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleEmitter.mpc: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.mpc: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleNull.mpc: + * DAnCE/tests/CIAO/Components/SimpleNull_exec.h: + * DAnCE/tests/CIAO/Components/SimpleNull_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleProvider.mpc: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec.h: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec.cpp: + * DAnCE/tests/CIAO/Components/SimplePublisher.mpc: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec.h: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleUser.mpc: + * DAnCE/tests/CIAO/Components/SimpleUser_exec.h: + * DAnCE/tests/CIAO/Components/SimpleUser_exec.cpp: + + Ported to use IDL compiler instead of CIDL compiler. + + * examples/Hello/descriptors/DeploymentPlan_without_ns.cdp: + * examples/Hello/descriptors/run_test_without_ns.pl: + + Ported to new DAnCE. + + * bin/ciao_tests.lst + + Added run_test_without_ns. + + Sat Jun 13 01:35:43 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + + Fixed a memory management error. Thanks to Jeff for pointing it out. + + Wed Jun 10 17:53:10 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/Deployment_DeploymentPlan.idl: + * DAnCE/Deployment/Deployment_Packaging_Data.idl: + * docs/schema/Basic_Deployment_Data.xsd: + * docs/schema/cid.xsd: + * docs/schema/cpd.xsd: + + Updated to match new structures defined by the DDS4CCM spec. + New generated XSC code/config handler implementation is forthcoming. + + Wed Jun 10 14:01:33 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * DAnCE/RepositoryManager/Repository_Manager_Module.cpp: + Normalized "usage" texts. + + * DAnCE/TargetManager/DomainDataManager.h: + * DAnCE/TargetManager/DomainDataManager.cpp: + * DAnCE/TargetManager/ResourceCommitmentManager.cpp: + * DAnCE/TargetManager/TargetManager_exec.h: + * DAnCE/TargetManager/TargetManager_exec.cpp: + DomainDataManager is now an ACE_Singleton class. + Removed function like create-, get- and destroy + data manager. + + * examples/Hello/step-by-step.html: + Used "DANCE_ROOT" in stead of CIAO_ROOT/DAnCE" and + changed the domain-nc value. + + Mon Jun 8 15:27:56 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * examples/Hello/descriptors_naming/deploymentplan_naming.cdp: + Changed to meet the current XML schema's. + + * examples/Hello/step-by-step.html: + Changes regarding the use of the naming server. + + Mon Jun 8 09:58:27 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/Logger/File_Logger_Backend.cpp: + Fixed Bugzilla #3692 - Incorrect behaviour of DANCE_LOG_FILE + variable when used globally. + Open DAnCE logfile with a+ in stead off w. + + Mon Jun 8 09:43:49 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/Logger/File_Logger_Backend.cpp: + Added new line after log messages. + + * examples/Hello/step-by-step.html: + Made changes regarding the use of the naming server. + + Mon Jun 8 09:12:13 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * examples/Hello/Receiver/Receiver.cidl: + Changed #ifndef SENDER_CIDL to #ifndef RECEIVER_CIDL. + + * examples/Hello/Sender/Sender.idl: + Changed CIAO_SENDER_IDL into SENDER_IDL (same format as + RECEIVER.IDL). + + * examples/Hello/descriptors/run_NodeDaemons.pl: + Making use of DANCE_ROOT environment variable. Using the + same command line parameters as in run_test.pl. + + * examples/Hello/step-by-step.html: + Adapted to the current status. + + Fri Jun 5 19:48:15 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Logger/Logger_Service.cpp: + + Now swallows any command line arguments it finds. + + Tue Jun 2 03:43:30 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/Deployment/Module_Main.h + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp + * DAnCE/Plan_Launcher/Plan_Launcher_Module.cpp + + Added \n to debug statements. + + * DAnCE/ExecutionManager/ExecutionManager_Impl.cpp + + In a DANCE_DEBUG statement, an %C was declared without an input variable. + This results in an exception. + + * DAnCE/Plan_Launcher/Plan_Launcher.cpp + * DAnCE/Plan_Launcher/Plan_Launcher.h + + Changed code outlining. + + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp + + When logging the command line parameters in a logfile, every line is prefixed + with a timestamp, hostid, ...... This results in a log line which is hard to read. + The command line parameters are now logged using several lines. + + * examples/Hello/descriptors/run_test.pl + + Added logging regarding processes and commandline parameters + + +Tue Jul 14 02:45:22 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * NEWS: + updated new release. + +Mon Jul 13 12:32:13 CDT 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * CIAO version 0.7.1 released. + +Tue Jun 23 15:08:50 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * NEWS: + Added space for 0.7 -> 0.7.1 changes. + +Mon Jun 22 09:33:40 CDT 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * CIAO version 0.7 released. + +Thu Jun 18 23:03:06 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * tools/Config_Handlers/IRDD_Handler.h: + * tools/XML/XML_Schema_Resolver.cpp: + + There is a curious order-of-inclusion problem on macosx-leopoard + builds whereby including a non-ACE header before something that + includes ace/config.h causes a compiler error in + OS_NS_stdlib.inl. It seems that on that platform, the signature + of ::unsetenv() varies. I think this should be looked into in + greater depth after releasing x.7.0. + +Tue Jun 16 00:55:21 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/dance_plan_generator.mpc: + * MPC/config/dance_plan_launcher_base.mpc: + + Linking fixes for RACE. + +Mon Jun 15 02:22:01 UTC 2009 William R. Otte <wotte@william-r-ottes-macbook-pro-2.local> + + * CIAO-INSTALL.html: + * NEWS: + Minor updates. + +Sun Jun 14 06:58:05 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/Config_Handlers/XSCRT/Elements.hpp: + Updated for CB2009 Update 3 + +Thu Jun 11 19:32:56 UTC 2009 Steven Stallion <stallions@ociweb.com> + + * PROBLEM-REPORT-FORM: + + Added additional PRF question about build method (commit performed + on behalf of Chris Cleeland). + +Mon Jun 8 09:45:05 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp + * ciao/Logger/File_Logger_Backend.cpp + * ciao/Server_init.cpp + * ciao/Server_init.h + * DAnCE/Deployment/Module_Main.h + * DAnCE/DomainApplication/Domain_Application_Impl.cpp + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp + * DAnCE/DomainApplicationManager/Node_Locator.cpp + * DAnCE/ExecutionManager/ExecutionManager_Impl.cpp + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp + * DAnCE/ExecutionManager/ExecutionManager_Module.h + * DAnCE/Logger/Log_Macros.h + * DAnCE/Logger/Logger_Service.cpp + * DAnCE/NodeApplication/ComponentAttributesSetter.cpp + * DAnCE/NodeApplication/Name_Utilities.cpp + * DAnCE/NodeApplication/NodeApplication_Impl.cpp + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp + * DAnCE/NodeManager/Node_Manager_Module.cpp + * DAnCE/NodeManager/Node_Manager_Module.h + * DAnCE/NodeManager/NodeManager_Impl.cpp + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.h + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp + * DAnCE/Plan_Launcher/Plan_Launcher_Module.cpp + * DAnCE/RedirectionService/NameServiceRedirection.cpp + * DAnCE/RedirectionService/RedirectionService.cpp + * DAnCE/RepositoryManager/Repository_Manager_Module.cpp + * DAnCE/RepositoryManager/Repository_Manager_Module.h + * DAnCE/RepositoryManager/RepositoryManager_Impl.cpp + * DAnCE/RepositoryManager/RepositoryManager_Impl.h + * DAnCE/RepositoryManager/RMadmin.cpp + * DAnCE/RepositoryManager/URL_Parser.cpp + * DAnCE/RepositoryManager/URL_Parser.h + * DAnCE/RepositoryManager/ZIP_Wrapper.cpp + * DAnCE/Starter/Starter.cpp + * DAnCE/TargetManager/CmpClient.cpp + * DAnCE/TargetManager/DomainDataManager.cpp + Unicode changes + +Sun Jun 7 17:58:05 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Server_init.cpp + * DAnCE/NodeApplication/Name_Utilities.cpp + Added include of Tokenizer_T.h + +Fri Jun 5 18:17:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/ComponentServer/CIAO_ComponentServer.cpp + * ciao/ComponentServer/CIAO_ComponentServer.h + * ciao/Logger/File_Logger_Backend.cpp + * ciao/Server_init.cpp + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp + * tools/XML/XML_Schema_Resolver.h + Unicode fixes + +Thu Jun 4 19:12:06 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp + * DAnCE/NodeManager/Node_Manager_Module.cpp + * DAnCE/Plan_Generator/Plan_Generator_Impl.cpp + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp + * tests/CIAO_ComponentServer/SimpleComponent/client.cpp + Unicode fixes + +Thu Jun 4 14:06:06 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * NEWS: + + News updates for next release. + +Mon Jun 1 20:29:12 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * CIDLC/cidlc.cpp: + * MPC/config/ciaocidldefaults.mpb: + + Added two options: --suppress-lem and --suppress-svnt, which will + suppress generation of the local executor mapping and servant code, + respectively. + +Fri May 29 00:48:01 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * CIDLC/ServantHeaderGenerator.cpp: + * CIDLC/ServantSourceGenerator.cpp: + + Some tweaks to the generated _svnt files to properly compile with + the changes introduced in the previous commit . + +Thu May 28 19:07:27 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * CIDLC/ExecutorMappingGenerator.cpp: + + More tweaks to the application of the command line option + added in + + Thu May 28 14:01:45 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + +Thu May 28 18:52:27 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * CIDLC/ExecutorMappingGenerator.cpp: + + Applied check for the command line option added in + + Thu May 28 14:01:45 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + in several places needed for correct generation of + the executor IDL file. + +Thu May 28 14:01:45 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu> + + * CIDLC/ServantSourceGenerator.cpp: + + Fixed cut/paste error in comment. + + * CIDLC/ExecutorMappingGenerator.cpp: + * CIDLC/ExecImplHeaderGenerator.cpp: + * CIDLC/ServantHeaderGenerator.cpp: + + Added command line option to generate an IDL module that + encloses the entire executor IDL file, and + corresponding 'using namespace' declarations in the + servant and executor impl header files. This change is + a temporary fix for build errors occurring when facet + executor IDL generation is duplicated across IDL files + for components which have an inheritance relationship + but are located in separate translation units. Thanks + to Will Otte <wotte@dre.vanderbilt.edu> for reporting + the problem and suggesting the fix. + +Wed May 27 23:58:23 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Plan_Generator/Plan_Generator.mpc: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.h: + * MPC/config/ciao_plan_generator.mpb: + + Updates for RACE. + +Fri May 22 12:58:33 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * tools/Config_Handlers/Basic_Deployment_Data.cpp: + * tools/Config_Handlers/XMI.cpp: + + Warning fixes. + +Thu May 21 01:13:28 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * tools/Config_Handlers/ERE_Handler.h: + + fix fuzz. + +Wed May 20 01:41:39 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/TargetManager/TargetManager.mpc: + * DAnCE/TargetManager/TargetManagerExt.idl: + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.cpp: + * tools/Config_Handlers/ERE_Handler.h: + * tools/Config_Handlers/Utils/Functors.h: + * tools/Config_Handlers/XMLSchema/Types.hpp: + * tools/Config_Handlers/XSCRT/Elements.hpp: + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp: + * tools/IDL3_to_XMI/Literals.h: + * tools/XML/XML_Schema_Resolver.tpp: + * tools/XML/XercesString.h: + + Updates for borland. + +Thu May 14 19:12:56 UTC 2009 Abdullah Sowayan <sowayan@gmail.com> + + * MPC/config/cidlc.mpb: + + Replaced: specific(nmake, vc71, vc8, vc9, vc10) + With: specific(prop:microsoft) + +Tue May 12 19:04:31 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.cpp: + + Compile fix. + +Fri May 8 16:30:19 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * tools/Config_Handlers/ADD_Handler.cpp: + * tools/Config_Handlers/Basic_Deployment_Data.hpp: + * tools/Config_Handlers/Basic_Deployment_Data.cpp: + * tools/Config_Handlers/CCD_Handler.cpp: + * tools/Config_Handlers/CEPE_Handler.cpp: + * tools/Config_Handlers/CPD_Handler.cpp: + * tools/Config_Handlers/CRDD_Handler.cpp: + * tools/Config_Handlers/DD_Handler.cpp: + * tools/Config_Handlers/DP_Handler.cpp: + * tools/Config_Handlers/Deployment.hpp: + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/DynSequence_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/DynStruct_Handler.cpp: + * tools/Config_Handlers/ERE_Handler.cpp: + * tools/Config_Handlers/IDD_Handler.cpp: + * tools/Config_Handlers/IRDD_Handler.cpp: + * tools/Config_Handlers/MDD_Handler.cpp: + * tools/Config_Handlers/PCD_Handler.cpp: + * tools/Config_Handlers/PSPE_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CAD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CID_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CPD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/IAD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/PCD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/SID_Handler.cpp: + * tools/Config_Handlers/RDD_Handler.cpp: + * tools/Config_Handlers/Req_Handler.cpp: + * tools/Config_Handlers/Utils/Functors.h: + * tools/Config_Handlers/XMI.hpp: + * tools/Config_Handlers/XMLSchema/Types.hpp: + * tools/Config_Handlers/XSCRT/Elements.hpp: + * tools/Config_Handlers/ccd.cpp: + * tools/Config_Handlers/ccd.hpp: + * tools/Config_Handlers/cdd.cpp: + * tools/Config_Handlers/cdd.hpp: + * tools/Config_Handlers/cdp.cpp: + * tools/Config_Handlers/cdp.hpp: + * tools/Config_Handlers/cid.hpp: + * tools/Config_Handlers/cid.cpp: + * tools/Config_Handlers/cpd.cpp: + * tools/Config_Handlers/cpd.hpp: + * tools/Config_Handlers/iad.cpp: + * tools/Config_Handlers/iad.hpp: + * tools/Config_Handlers/pcd.hpp: + * tools/Config_Handlers/pcd.cpp: + * tools/Config_Handlers/toplevel.hpp: + * tools/Config_Handlers/toplevel.cpp: + + New version of XSC generated code, and necessary porting in the handlers + as a potential fix for BCB2009 compilation issues. + +Mon May 4 15:52:14 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * tools/Config_Handlers/Package_Handlers/PCD_Handler.cpp: + + Fuzz fix. + +Wed Apr 29 02:27:23 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/xscdefaults.mpb: + * docs/schema/Basic_Deployment_Data.xsd: + * docs/schema/cid.xsd: + * docs/schema/pcd.xsd: + * docs/schema/toplevel.xsd: + * tools/Config_Handlers/ADD_Handler.cpp: + * tools/Config_Handlers/Basic_Deployment_Data.hpp: + * tools/Config_Handlers/Basic_Deployment_Data.cpp: + * tools/Config_Handlers/DD_Handler.cpp: + * tools/Config_Handlers/Deployment.cpp: + * tools/Config_Handlers/Deployment.hpp: + * tools/Config_Handlers/IDD_Handler.cpp: + * tools/Config_Handlers/MDD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CID_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CPD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/IAD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/PCD_Handler.cpp: + * tools/Config_Handlers/XMI.cpp: + * tools/Config_Handlers/XMI.hpp: + * tools/Config_Handlers/XML_File_Intf.cpp: + * tools/Config_Handlers/ccd.cpp: + * tools/Config_Handlers/ccd.hpp: + * tools/Config_Handlers/cdd.cpp: + * tools/Config_Handlers/cdd.hpp: + * tools/Config_Handlers/cdp.hpp: + * tools/Config_Handlers/cdp.cpp: + * tools/Config_Handlers/cid.hpp: + * tools/Config_Handlers/cid.cpp: + * tools/Config_Handlers/cpd.cpp: + * tools/Config_Handlers/cpd.hpp: + * tools/Config_Handlers/iad.cpp: + * tools/Config_Handlers/iad.hpp: + * tools/Config_Handlers/pcd.hpp: + * tools/Config_Handlers/pcd.cpp: + * tools/Config_Handlers/toplevel.hpp: + * tools/Config_Handlers/toplevel.cpp: + + Updates to work with SVN Head version of XSC. + +Fri Apr 24 09:18:44 UTC 2009 Vladimir Zykov <vz@prismtech.com> + + * tests/IDL3_to_XMI/IDL2XMI_Test/run_test.pl: + + Extended a bit error reporting so that errors are not + missed in the final log. + +Thu Apr 23 11:07:37 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/TargetManager/CmpClient.cpp + * docs/tutorials/Quoter/Simple/Broker/StockBrokerDriver.cpp + * docs/tutorials/Quoter/Simple/Distributor/StockDistributorDriver.cpp + Removed not needed unicode to ascii conversions + +Thu Apr 23 08:06:25 UTC 2009 Vladimir Zykov <vz@prismtech.com> + + * bin/ciao_tests.lst: + * tests/IDL3_to_XMI/IDL2XMI_Test/XML_Helper.cpp: + * tests/IDL3_to_XMI/IDL2XMI_Test/IDL2XMI_Test.mpc: + * tests/IDL3_to_XMI/IDL2XMI_Test/XML_Helper.h: + * tests/IDL3_to_XMI/IDL2XMI_Test/xmlvalidator.cpp: + * tests/IDL3_to_XMI/IDL2XMI_Test/run_test.pl: + + Added and enabled a test for bug#3616. It's marked as + unfixed since currently there is a problem with XML + generation for anonymous types. + + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp: + + Fixed a compilation error for bug#3607. + +Wed Apr 22 14:56:08 UTC 2009 Vladimir Zykov <vz@prismtech.com> + + * tests/IDL3_to_XMI/XMI_For_Array/test.idl: + * tests/IDL3_to_XMI/XMI_For_Array/XMI.dtd: + * tests/IDL3_to_XMI/XMI_For_Array/run_test.pl: + * tests/IDL3_to_XMI/XMI.dtd: + * tests/IDL3_to_XMI/XMI_For_Included_File/XMI.dtd: + * tests/IDL3_to_XMI/XMI_For_Included_File/run_test.pl: + * tests/IDL3_to_XMI/XMI_For_Sequence/test.idl: + * tests/IDL3_to_XMI/XMI_For_Sequence/XMI.dtd: + * tests/IDL3_to_XMI/XMI_For_Sequence/run_test.pl: + * tests/IDL3_to_XMI/Bug_3607_Regression/test.idl: + * tests/IDL3_to_XMI/Bug_3607_Regression/XMI.dtd: + * tests/IDL3_to_XMI/Bug_3607_Regression/run_test.pl: + + Extended and updated the tests. Now they share XMI.dtd which + is the same for all of them. + +Wed Apr 22 14:34:02 UTC 2009 Vladimir Zykov <vz@prismtech.com> + + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.h: + * tools/IDL3_to_XMI/be_global.cpp: + * tools/IDL3_to_XMI/Literals.cpp: + * tools/IDL3_to_XMI/Literals.h: + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp: + + Fixed bug#3607. This also fixes a number of other things. In + particular XML generation for module reopening and forward + declared types. Proper xmi.id generation in a number of places. + XML generation for native types. Proper generation of associations + for arrays and sequences. Fixed several typos and beautified the + code. + +Tue Apr 21 06:50:32 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * docs/fm/*: + Added FrameMaker 8 files for the CIAO pdf file. When making changes + make sure track changes is enabled. + + This documentation is based on original work contributed by + Object Computing, Inc. (OCI), St. Louis, MO, USA, + http://www.ociweb.com. + +Thu Apr 16 16:13:22 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * NEWS: + + Added new section anticipating version 0.7. + +Tue Apr 14 10:06:19 CDT 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * CIAO version 0.6.9 released. + +Tue Apr 14 13:57:16 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * NEWS: + + Reworded entries to be consistent with release note. + +Mon Apr 13 15:03:24 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * DAnCE/tests/ObjectLocatorTest/ObjectLocatorTest.mpc: + + Scoreboard clean-up to avoid minimum corba builds for this test. + +Sun Apr 12 18:55:13 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * examples/BasicSP/BMClosedED/BMClosedED.mpc: + * examples/BasicSP/BMDevice/BMDevice.mpc: + * examples/BasicSP/BMDisplay/BMDisplay.mpc: + * examples/BasicSP/BasicSP.mpc: + * examples/BasicSP/EC/EC.mpc: + + Scoreboard clean-up ACE_FOR_TAO does not build CIDLC which is + required for these examples. + +Sun Apr 12 01:58:41 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/dance_repository_manager.mpb: + + Linking error on static builds. + +Fri Apr 10 17:36:19 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * DAnCE/ExecutionManager/ExecutionManager.mpc: + + Add dependency on IORTable so that the ExecutionMangaer_Module + builds on clean environments. + +Fri Apr 10 03:10:46 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/ExecutionManager/ExecutionManager.mpc: + * DAnCE/TargetManager/TM_Client.mpc: + * DAnCE/TargetManager/TargetManager.mpc: + * examples/DevGuideExamples/Messenger/Administrator_Client_IDL2.mpc: + * examples/DevGuideExamples/Messenger/Administrator_Client_IDL3.mpc: + * performance-tests/Benchmark/Benchmark.mpc: + * performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc: + * tools/Config_Handlers/Package_Handlers/Package_Handlers.mpc: + + ace_for_tao fixes. + +Thu Apr 9 20:54:33 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ciao_client.mpb: + + static linking error. + +Thu Apr 9 20:44:31 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/ExecutionManager/ExecutionManager.mpc: + * DAnCE/RedirectionService/RedirectionService.mpc: + + avoids minimum corba. + +Thu Apr 9 14:57:50 UTC 2009 Abdullah Sowayan <sowayan@gmail.com> + + * docs/CIAO.pdf: + + Updated the CIAO chapter of the Dev Guide. + +Thu Apr 9 13:20:22 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/tests/ObjectLocatorTest/srv_main.cpp + * DAnCE/tests/RedirectionServiceTest/srv_main.cpp + * examples/Hello/Sender/starter.cpp + * performance-tests/Protocols/Controller/Controller.cpp + Unicode changes + +Wed Apr 8 23:11:22 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * examples/Hello/descriptors/DeploymentPlan.cdp: + + Removed some unicode characters that may be causing problems + on some platforms. + +Wed Apr 8 18:14:30 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/Containers/Servant_Activator.cpp: + + I'm not sure the absent port activator is an error, changing it to + a warning. I'll investigate later. + +Wed Apr 8 05:09:48 UTC 2009 James H. Hill <hillj@isis.vanderbilt.edu> + + * docs/Porting_Hints.txt: + + Reformatted the document so that the text wraps around the + 80th column. + +Tue Apr 7 14:40:41 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + + Fuzz error. + +Tue Apr 7 14:37:18 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/NodeManager-Deployments/simple_nm_launcher.cpp: + + Compile error. + +Mon Apr 6 18:18:58 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/Name_Utilities.cpp: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + + Stab at a fix for a memory corruption during deployment. + +Mon Apr 6 13:26:08 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + + Fixed compile error. + +Sun Apr 5 20:34:22 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/NodeManager-Deployments/nm_launcher.mpc: + + Changed parent from ciao_logger to dance_logger. + + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + + Properly check if _var is nil. + +Sat Apr 4 15:30:13 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + Fix fuzz errors. + +Sat Apr 4 03:39:28 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + + Fixed a couple memory management issues. + +Mon Mar 23 12:51:22 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Logger/File_Logger_Backend.h + * ciao/Logger/Logger_Service.cpp + * ciao/Logger/Logger_Service.h + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp + * DAnCE/tests/ObjectLocatorTest/srv_main.cpp + * DAnCE/tests/RedirectionServiceTest/srv_main.cpp + * tests/CIAO_ComponentServer/Basic/client.cpp + * tests/CIAO_ComponentServer/SimpleComponent/client.cpp + Fixed unicode compile problems + +Fri Mar 20 19:00:22 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/DomainApplicationManager/Node_Locator.cpp + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp + * DAnCE/tests/NameServiceTest/srv_main.cpp + * performance-tests/Benchmark/RoundTrip/client.cpp + * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.cpp + * performance-tests/Protocols/Controller/Controller.cpp + * performance-tests/Protocols/Receiver/Receiver_exec.cpp + * performance-tests/Protocols/Sender/Sender_exec.cpp + * tests/Bug_2130_Regression/SEC_CheckPoint/controller.cpp + * tests/CIAO_ComponentServer/Basic/client.cpp + * tools/Config_Handlers/Basic_Deployment_Data.hpp + Fixed unicode compile problems + +Fri Mar 20 15:54:22 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/RedirectionService/CCMObjectLocator.h: + Added missing export macro to resolve link problems + with CB2009 + + * DAnCE/tests/ObjectLocatorTest/DummyImpl.cpp: + * DAnCE/tests/ObjectLocatorTest/DummyImpl.h: + Layout changes + +Mon Mar 16 20:11:22 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/RedirectionService/CCMObjectLocator.h: + Made destructor virtual + + * DAnCE/tests/ObjectLocatorTest/ObjectLocatorTest.mpc: + * DAnCE/tests/RedirectionServiceTest/DummyImpl.h: + Layout changes + + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc: + Added naming + +Sun Mar 15 19:28:54 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * MPC/config/ciao_executor.mpb: + Added ciao_container_base as base project, the generated svnt.h + files includes the EC.h file which includes the Container_BaseC.h + file. + +Fri Mar 13 08:00:54 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/Starter/Starter.mpc: + Don't build with minimum corba + +Wed Mar 11 18:54:54 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * MPC/config/ciaoidldefaults.mpb: + Added build_files as base project, that way also the mpc/mwc + files are added to the generated solution. This way we see + in the ms ide also for custom cidl projects the mpc files. + Thanks to Adam Mitz for suggesting this solution + +Wed Mar 11 12:40:08 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/Config_Handlers/XSCRT/Elements.hpp: + Updated workaround for cb2009 + +Tue Mar 10 13:03:08 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/Display/NavDisplayGUI_exec/RootPanel.cpp: + Fixed compile warning + +Tue Mar 10 11:39:08 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Servants/Servant_Impl_Base.h: + * ciao/Servants/Servant_Impl_Utils_T.cpp: + * CIDLC/ServantSourceGenerator.cpp: + Moved static methods to CIAO::Servant namespace to fix + linker problems with the CB2009 compiler. + +Tue Mar 10 11:01:08 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/TargetManager/TargetManager.mpc: + Added missing base project + +Mon Mar 9 13:39:08 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * etc/*: + Added all CIAO doxygen files + +Mon Mar 8 12:50:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Containers/CIAO_Servant_Activator.mpc: + * MPC/config/ciao_servant_activator.mpb: + Disabled with minimum corba + +Mon Mar 8 12:42:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * bin/generate_component_mpc.pl + * ciao/ComponentServer/CIAO_ComponentServer.mpc + * DAnCE/TargetManager/TargetManager.mpc + * DAnCE/tests/CIAO/Components/SimpleAttribute.mpc + * DAnCE/tests/CIAO/Components/SimpleCommon.mpc + * DAnCE/tests/CIAO/Components/SimpleConsumer.mpc + * DAnCE/tests/CIAO/Components/SimpleEmitter.mpc + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.mpc + * DAnCE/tests/CIAO/Components/SimpleNull.mpc + * DAnCE/tests/CIAO/Components/SimpleProvider.mpc + * DAnCE/tests/CIAO/Components/SimplePublisher.mpc + * DAnCE/tests/CIAO/Components/SimpleUser.mpc + * docs/tutorials/Quoter/Simple/Broker/StockBroker.mpc + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.mpc + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.mpc + * examples/DevGuideExamples/Messenger/Administrator.mpc + * examples/DevGuideExamples/Messenger/Messenger.mpc + * examples/DevGuideExamples/Messenger/Receiver.mpc + * examples/Display/Display_Base/Display_Base.mpc + * examples/Display/GPS/GPS.mpc + * examples/Display/NavDisplay/NavDisplay.mpc + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI.mpc + * examples/Display/RateGen/RateGen.mpc + * examples/Hello/Hello_Base/Hello_Base.mpc + * examples/Hello/Receiver/Receiver.mpc + * examples/Hello/Sender/Sender.mpc + * examples/Null_Component/Null_Component.mpc + * examples/Null_Component/Null_Interface.mpc + * examples/Swapping/Hello_Base/Hello_Base.mpc + * examples/Swapping/Receiver/Receiver.mpc + * examples/Swapping/Sender/Sender.mpc + * MPC/config/ciao_cs_client.mpb + * performance-tests/Benchmark/Benchmark.mpc + * performance-tests/Benchmark/Multi_Threaded/Multi_Threaded.mpc + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc + * performance-tests/Protocols/common/Protocols.mpc + * performance-tests/Protocols/Controller/Controller.mpc + * performance-tests/Protocols/Receiver/Receiver.mpc + * performance-tests/Protocols/Sender/Sender.mpc + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc + * tests/CIDL/CodeGen/Basic.mpc + * tests/CIDL/CodeGen/CodeGen.mpc + * tests/Minimum/Minimum_Base/Minimum_Base.mpc + * tests/Minimum/Receiver/Receiver.mpc + * tests/Minimum/Sender/Sender.mpc + * tools/Config_Handlers/Package_Handlers/Package_Handlers.mpc + Use avoids_ace_for_tao as base project + +Mon Mar 8 10:38:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/IDL3_to_IDL2/be_sunsoft.cpp: + * tools/IDL3_to_XMI/be_sunsoft.cpp: + Use the ACE format specifiers, migrated this from the tao_idl + compiler be_sunsoft.cpp to these files + +Mon Mar 8 09:44:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tests/IDL3_to_XMI/Bug_3607_Regression/*: + new test for 3607 + + * bin/ciao_tests.lst: + Added new test and enabled other idl3_to_xmi tests for fuzz + +Mon Mar 8 09:12:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * bin/generate_component_mpc.pl: + Generate a seperate project for compiling the E.idl file, makes + it easier for parallel builds and incredibuild + + * examples/Hello/Receiver/Receiver.mpc: + Updated to use a seperate project for the E.idl file + + * MPC/config/cidlc.mpb: + Added support for vc10 + + * tools/Config_Handlers/XSCRT/Traversal.hpp: + Removed commented out code + +Mon Mar 8 08:31:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * MPC/config/ciao_cs_client.mpb: + ciao_cs_client_svnt needs threads + +Mon Mar 8 08:29:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/IDL3_to_IDL2/IDL3_to_IDL2.mpc: + * tools/IDL3_to_XMI/IDL3_TO_XMI.mpc: + Put the executables in CIAO_ROOT/bin, not ACE_ROOT/bin + + * MPC/config/taoidl3toidl2defaults.mpb: + * tests/IDL3_to_XMI/XMI_For_Array/run_test.pl: + * tests/IDL3_to_XMI/XMI_For_Included_File/run_test.pl: + * tests/IDL3_to_XMI/XMI_For_Sequence/run_test.pl: + updated because these executables are now put in CIAO_ROOT/bin + +Mon Mar 8 08:19:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/DevGuideExamples/Messenger/Messenger.mpc: + Removed not needed line + + * examples/DevGuideExamples/Messenger/Messenger_exec_i.h: + Updated include + +Sat Mar 7 15:40:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Logger/Logger_Service.cpp + * DAnCE/Starter/Starter.cpp + * DAnCE/Starter/Starter.h + * DAnCE/tests/NameServiceTest/srv_main.cpp + * examples/BasicSP/EC/controller.cpp + Unicode fixes + +Fri Mar 6 20:17:32 UTC 2009 Abdullah Sowayan <sowayan@gmail.com> + + * docs/CIAO.pdf: + + This work is based on the TAO 1.4a TAO Developers Guide chapter + on CIAO published by OCI, with some modification to bring the material + up to date. This is a continuing, the goal is to improve this + document with time to serve as the authoritative reference/documentation + for CIAO users. + + Thanks to OCI for making this chapter publicly available and allowing + us to modify it. + + +Fri Mar 6 18:54:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc: + Use ciao_logger as base project + + * examples/DevGuideExamples/Messenger/Messenger.mpc: + Layout changes + +Fri Mar 6 14:26:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/TargetManager/DomainDataManager.cpp: + Resolve compile warnings + + * MPC/config/ciao_nodemanager_stub.mpb: + Use base project + +Fri Mar 6 12:01:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/TargetManager/DomainDataManager.cpp + * DAnCE/TargetManager/ResourceCommitmentManager.cpp + layout changes + + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI.mpc + Moved moc files to their own project to resolve build problems + build incredibuild + +Fri Mar 6 08:27:15 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * docs/tutorials/Quoter/Simple/01.html: + * docs/tutorials/Quoter/Simple/02.html: + * docs/tutorials/Quoter/Simple/03.html: + * docs/tutorials/Quoter/Simple/04.html: + * examples/Display/README.html: + Addapted to the new naming convention of + the dance executables. + +Thu Mar 5 18:22:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/Deployment/DAnCE_Core.mpc: + Removed commented out line + + * DAnCE/TargetManager/CmpClient.cpp: + Datatype fix + + * DAnCE/TargetManager/TargetManager.mpc: + * DAnCE/TargetManager/TM_Client.mpc: + Updated to new CIAO + + * DAnCE/TargetManager/TargetManager_exec.cpp: + * DAnCE/TargetManager/TargetManager_exec.h: + Made compiling again, no testing has been done yet + + * DAnCE/TargetManager/TargetManagerExt.idl: + Doxygen change + + * tools/Config_Handlers/Config_Handlers.mpc: + No need to set dynamic flags + +Tue Mar 3 07:56:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/DevGuideExamples/Messenger/History_exec_i.cpp + * examples/DevGuideExamples/Messenger/History_exec_i.h + * examples/DevGuideExamples/Messenger/Messenger_exec_i.cpp + * examples/DevGuideExamples/Messenger/Publication_exec_i.cpp + * examples/DevGuideExamples/Messenger/Publication_exec_i.h + * examples/DevGuideExamples/Messenger/Runnable_exec_i.cpp + * examples/DevGuideExamples/Messenger/Runnable_exec_i.h + Fixed fuzz error + + * examples/DevGuideExamples/Messenger/StaticDAnCE/run_test.pl + * examples/DevGuideExamples/Messenger/descriptors/run_test.pl + Fixed typo + +Mon Mar 2 09:48:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/RepositoryManager/RepositoryManager.mpc: + * MPC/config/dance_repository_manager.mpb: + RepositoryManager requires zlib + + * CIDLC/ExecImplHeaderGenerator.cpp: + * CIDLC/ExecImplSourceGenerator.cpp: + Generate void as empty argument name to generate code that + follows the ACE coding conventions + + * tools/Config_Handlers/DnC_Dump.h: + Layout change + +Mon Mar 2 10:05:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/DevGuideExamples/Messenger/Administrator_exec_i.cpp + * examples/DevGuideExamples/Messenger/descriptors/run_test.pl + * examples/DevGuideExamples/Messenger/History_exec_i.cpp + * examples/DevGuideExamples/Messenger/History_exec_i.h + * examples/DevGuideExamples/Messenger/Messenger_exec_i.cpp + * examples/DevGuideExamples/Messenger/Messenger_exec_i.h + * examples/DevGuideExamples/Messenger/Publication_exec_i.cpp + * examples/DevGuideExamples/Messenger/Publication_exec_i.h + * examples/DevGuideExamples/Messenger/Receiver_exec_i.cpp + * examples/DevGuideExamples/Messenger/Receiver_exec_i.h + * examples/DevGuideExamples/Messenger/Runnable_exec_i.cpp + * examples/DevGuideExamples/Messenger/Runnable_exec_i.h + Minor improvements and simplification of this code + +Fri Feb 27 12:51:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + Fixed compile error + +Thu Feb 26 20:42:57 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * DAnCE/Logger/Logger_Service.cpp: + + Fix for TCHAR ambiguity. + +Tue Feb 24 16:00:32 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * examples/Hello/descriptors/NodeManagerMap.dat: + + Added some random newlines to make sure the EM doesn't crash + while parsing the NM file. + +Tue Feb 24 15:57:43 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * ciao/ComponentServer/CIAO_CS_Client.idl: + * ciao/ComponentServer/CIAO_ComponentInstallation_Impl.h: + * ciao/ComponentServer/CIAO_ComponentInstallation_Impl.cpp: + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * ciao/ComponentServer/CIAO_ComponentServer.cpp: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.h: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + * ciao/ComponentServer/CIAO_Container_Impl.h: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/ComponentServer/CIAO_Properties.idl: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + * tests/CIAO_ComponentServer/Activator/client.cpp: + * tests/CIAO_ComponentServer/SimpleComponent/client.cpp: + + Added the ComponentInstallation and implementation to the CIAO + componentserver framework. + +Tue Feb 24 12:32:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/Logger/Logger_Service.cpp: + * DAnCE/Starter/Starter.cpp: + Unicode fixes + +Tue Feb 24 10:47:54 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * CIAO_DAnCE.mwc: + * DAnCE/RepositoryManager/RepositoryManager.mpc: + Resolved linker errors. + +Mon Feb 23 16:06:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/Display/NavDisplayGUI_exec/Command.h + * examples/Display/NavDisplayGUI_exec/DetailView.cpp + * examples/Display/NavDisplayGUI_exec/DetailView.h + * examples/Display/NavDisplayGUI_exec/MapView.cpp + * examples/Display/NavDisplayGUI_exec/MapView.h + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI.mpc + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.cpp + * examples/Display/NavDisplayGUI_exec/NodeItem.cpp + * examples/Display/NavDisplayGUI_exec/NodeItem.h + * examples/Display/NavDisplayGUI_exec/RootPanel.cpp + * examples/Display/NavDisplayGUI_exec/RootPanel.h + * examples/Display/NavDisplayGUI_exec/UpdatePositionCmd.cpp + * examples/Display/NavDisplayGUI_exec/Worker.cpp + Converting this project to Qt4, compiles now + + * ciao/Servants/Swapping/Dynamic_Component_Servant_T.cpp: + Removed commented out code + +Mon Feb 23 16:03:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * config/qt4_qt3support.mpb: + Added base project for qt4_qt3support + +Mon Feb 23 15:02:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/Display/Display_Base/Display_Base.mpc + * examples/Display/GPS/GPS.mpc + * examples/Display/lib + * examples/Display/NavDisplay/NavDisplay.mpc + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI.mpc + * examples/Display/RateGen/RateGen.mpc + Put all libs in a new lib directory + +Mon Feb 23 14:42:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tests/Bug_2130_Regression/descriptors/run_test.pl: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.cpp: + Made this test compile again + +Mon Feb 23 13:58:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/TargetManager/TargetManager_exec.cpp + * DAnCE/TargetManager/TargetManager_exec.h + Removed ciao_preactivate/ciao_postactivate + +Mon Feb 23 13:25:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/RepositoryManager/RepositoryManager.mpc: + Use seperate idl project and removed dummy label, it compiles, testing + has still to be done + +Mon Feb 23 11:30:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Servants/Home_Servant_Impl_T.cpp: + Const change + + * DAnCE/TargetManager/CmpClient.cpp: + Fixed compile error + + * DAnCE/TargetManager/DomainDataManager.cpp: + Fixed some errors and commented out some code blocks that + have to be reworked + + * DAnCE/TargetManager/DomainDataManager.h: + Updated to the new ciao, partly disabled + + * DAnCE/TargetManager/DomainEvents.idl: + Updated include + + * DAnCE/TargetManager/ResourceCommitmentManager.cpp: + Const change + + * DAnCE/TargetManager/TargetManager_exec.cpp: + * DAnCE/TargetManager/TargetManager_exec.h: + Fixed compile errors + + * DAnCE/TargetManager/TargetManagerExt.idl: + Fixed type + + * DAnCE/TargetManager/TargetManagerImpl.idl: + Fixed include + + * DAnCE/tests/DeploymentPlanTestReferences/DeploymentPlanTestReferences.mpc: + * DAnCE/tests/DeploymentTest1/DeploymentTest1.mpc + Don't use ciao_output for a test + + * MPC/config/dance_domain_application_manager.mpb: + Add naming as base + +Mon Feb 23 09:52:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/BasicSP/BasicSP.mpc + * examples/BasicSP/BMClosedED/BMClosedED.mpc + * examples/BasicSP/BMDevice/BMDevice.mpc + * examples/BasicSP/BMDisplay/BMDisplay.mpc + * examples/BasicSP/descriptors/run_test.pl + * examples/BasicSP/EC/EC.mpc + * examples/BasicSP/lib: + Put all libs in the new lib directory + +Mon Feb 23 09:29:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/tests/CIAO/ExecutionManager-Deployments/run_test.pl: + * DAnCE/tests/CIAO/NodeManager-Deployments/run_test.pl: + Updated because of the fact that libs are not put in ACE_ROOT/lib + anymore + +Mon Feb 23 09:22:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/Null_Component/descriptors/run_test.pl: + Added libpath + +Mon Feb 23 08:19:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc + Fixed build order + +Sun Feb 22 16:34:18 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp + * DAnCE/Plan_Launcher/Plan_Launcher_Module.cpp + Resolved a few typos. + + * examples/Hello/descriptors/run_NodeDaemons.pl + * examples/Hello/step-by-step.html + Adapted to match with the current status. + +Sun Feb 22 07:27:18 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/ComponentServer/CIAO_ComponentServer.cpp + * ciao/ComponentServer/Configurators/Basic_Config_Manager.cpp + * ciao/Containers/Container_Base.cpp + * ciao/Containers/Servant_Activator.cpp + * ciao/Containers/Servant_Activator.h + * ciao/Containers/Session/Session_Container.cpp + * ciao/Contexts/Context_Impl_T.cpp + * ciao/Server_init.cpp + * DAnCE/DomainApplication/Domain_Application_Impl.cpp + * DAnCE/NodeApplication/NodeApplication_Impl.cpp + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp + * DAnCE/RepositoryManager/Options.cpp + * DAnCE/RepositoryManager/RMadmin.cpp + * DAnCE/RepositoryManager/ZIP_Wrapper.cpp + * DAnCE/StaticConfigurator/StaticDAnCEParser.cpp + * DAnCE/TargetManager/CmpClient.cpp + * DAnCE/TargetManager/DomainDataManager.cpp + * docs/tutorials/Quoter/Simple/Broker/StockBrokerDriver.cpp + * docs/tutorials/Quoter/Simple/Distributor/StockDistributorDriver.cpp + * examples/BasicSP/BMClosedED/BMClosedED_exec.cpp + * examples/BasicSP/BMDevice/BMDevice_exec.cpp + * examples/BasicSP/BMDisplay/BMDisplay_exec.cpp + * examples/BasicSP/EC/client.cpp + * examples/BasicSP/EC/controller.cpp + * examples/Display/RateGen/controller.cpp + * examples/Hello/Sender/Sender_exec.cpp + * examples/Hello/Sender/starter.cpp + * examples/Swapping/Receiver/Receiver_exec.cpp + * examples/Swapping/Sender/Sender_exec.cpp + * examples/Swapping/Sender/Sender_exec_1.cpp + * examples/Swapping/Sender/Sender_exec_2.cpp + * examples/Swapping/Sender/starter.cpp + * performance-tests/Benchmark/Multi_Threaded/client.cpp + * performance-tests/Benchmark/Multi_Threaded/Client_Task.cpp + * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.cpp + * performance-tests/Benchmark/RoundTripServer/LatencyTest.cpp + * tests/Bug_2130_Regression/SEC_CheckPoint/controller.cpp + * tools/Config_Handlers/DnC_Dump.cpp + * tools/Config_Handlers/DnC_Dump_T.cpp + * tools/Config_Handlers/IDD_Handler.cpp + * tools/Config_Handlers/MDD_Handler.cpp + * tools/IDL3_to_XMI/be_helper.cpp + Updated debug statements + +Sun Feb 22 07:15:18 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/Hello/descriptors/run_test.pl + * examples/Hello/descriptors/run_test_without_ns.pl + * examples/Hello/descriptors_RTCCM/rt_run_test.pl + * examples/Hello/Hello_Base/Hello_Base.mpc + * examples/Hello/lib + * examples/Hello/Receiver/Receiver.mpc + * examples/Hello/Sender/Sender.mpc + Put all libs in a project specific lib directory and then add + this directory to the libpath in the perl scripts. + +Sat Feb 21 20:06:18 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp + * examples/Display/GPS/GPS_exec.cpp + * examples/Hello/Sender/Sender_exec.cpp + * examples/Swapping/Sender/Sender_exec.cpp + * tests/CIAO_ComponentServer/SimpleComponent/client.cpp + Updated debug statements + + * examples/Hello/descriptors/DeploymentPlan.cdp + Reverted accident checkin + +Sat Feb 21 19:53:18 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/Containers/Session/Session_Container.cpp: + Small improvements to debug statements and nil usage + + * DAnCE/TargetManager/descriptors/run_test_TargetManager.pl + * DAnCE/tests/CIAO/ExecutionManager-Deployments/run_test.pl + * DAnCE/tests/CIAO/NodeManager-Deployments/run_test.pl + * DAnCE/tests/scripts/BasicSP/basicNodeDaemon.pl + * docs/tutorials/Quoter/Simple/descriptors/runNodeDaemons.pl + * examples/BasicSP/descriptors/run_test.pl + * examples/Display/descriptors/basicNodeDaemon.pl + * examples/Display/descriptors/run_NodeDaemons.pl + * examples/Display/descriptors/run_test_without_ns.pl + * examples/Hello/descriptors/DeploymentPlan.cdp + * examples/Hello/descriptors/run_NodeDaemons.pl + * examples/Hello/descriptors/run_test.pl + * examples/Hello/descriptors/run_test_without_ns.pl + * examples/Hello/descriptors_RTCCM/rt_run_test.pl + * examples/Null_Component/descriptors/run_test.pl + * tests/Bug_2130_Regression/descriptors/run_test.pl + Use DANCE_ROOT and dance_node_manager + +Fri Feb 20 14:49:18 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ccm/CCM.mpc + * ccm/ComponentServer/CCM_ComponentServer.mpc + * ciao/ComponentServer/CIAO_ComponentServer.mpc + * ciao/Contexts/Context.mpc + * ciao/Servants/Servants.mpc + * DAnCE/Deployment/DAnCE_Core.mpc + * DAnCE/DomainApplication/DomainApplication.mpc + * DAnCE/DomainApplicationManager/DomainApplicationManager.mpc + * DAnCE/ExecutionManager/ExecutionManager.mpc + * DAnCE/Plan_Launcher/Plan_Launcher.mpc + * DAnCE/RedirectionService/RedirectionService.mpc + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.mpc + * DAnCE/tests/DeploymentPlanTestReferences/DeploymentPlanTestReferences.mpc + * DAnCE/tests/DeploymentTest1/DeploymentTest1.mpc + * docs/tutorials/Quoter/Simple/Broker/StockBroker.mpc + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.mpc + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.mpc + * examples/BasicSP/BMClosedED/BMClosedED.mpc + * examples/BasicSP/BMDevice/BMDevice.mpc + * examples/BasicSP/BMDisplay/BMDisplay.mpc + * examples/BasicSP/EC/EC.mpc + * examples/Hello/Hello_Base/Hello_Base.mpc + * examples/Hello/Receiver/Receiver.mpc + * examples/Hello/Sender/Sender.mpc + * examples/Swapping/Receiver/Receiver.mpc + * examples/Swapping/Sender/Sender.mpc + * MPC/config/ccm_stub.mpb + * MPC/config/ciao_client.mpb + * MPC/config/ciao_output.mpb + * performance-tests/Benchmark/Multi_Threaded/Multi_Threaded.mpc + * performance-tests/Protocols/common/Protocols.mpc + * performance-tests/Protocols/Controller/Controller.mpc + * performance-tests/Protocols/Receiver/Receiver.mpc + * performance-tests/Protocols/Sender/Sender.mpc + * tests/Minimum/Receiver/Receiver.mpc + * tests/Minimum/Sender/Sender.mpc + * tools/Config_Handlers/Package_Handlers/Package_Handlers.mpc + * tools/IDL3_to_IDL2/IDL3_to_IDL2.mpc + * tools/IDL3_to_XMI/IDL3_TO_XMI.mpc + Added a ciao_output which is used by the core CIAO/DAnCE libraries and + then only these are installed under ACE_ROOT/lib, all examples/tests + just put their libs in the current directory. That fixes the clash + of creating the same dll's for different tests that are all placed + in ACE_ROOT/lib + +Fri Feb 20 12:36:18 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * examples/BasicSP/BasicSP.mpc: + * examples/BasicSP/BMClosedED/BMClosedED.mpc: + * examples/BasicSP/BMDevice/BMDevice.mpc: + * examples/BasicSP/BMDisplay/BMDisplay.mpc: + * examples/BasicSP/EC/EC.mpc: + Removed 'cidlflags -= --' and 'cidlflags += .... --'. + See also Bugzilla #3520 + + * examples/Hello/step-by-step.html: + Changed CVS in SVN. + Hello example is located in $CIAO_ROOT/examples. + +Fri Feb 20 11:11:18 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc: + Fixed this MPC file + +Fri Feb 20 09:53:18 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * MPC/config/taoidl3toidl2defaults.mpb: + Updated to get CIAO_ROOT + +Thu Feb 19 22:54:14 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * ciao/ComponentServer/CIAO_ComponentInstallation_Impl.h: + + Fuzz fix. + +Thu Feb 19 19:21:46 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/ComponentServer/CIAO_ComponentInstallation_Impl.h: + * ciao/ComponentServer/CIAO_ComponentInstallation_Impl.cpp: + * DAnCE/NodeApplication/ComponentInstallation_Impl.h: + * DAnCE/NodeApplication/ComponentInstallation_Impl.cpp: + + Moved these files to CIAO. + +Thu Feb 19 15:18:18 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * MPC/config/ccm_stub.mpb + * MPC/config/taoidl3toidl2defaults.mpb: + Updated to get CIAO_ROOT/ccm + +Thu Feb 19 13:13:18 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * MPC/config/ciaoidldefaults.mpb: + New base project for ciao projects that use idl. This adds CIAO_ROOT + and CIAO_ROOT/ccm to the idl compiler inclues + + * MPC/config/ciaolib_with_idl.mpb: + New ciao base project + + * bin/generate_component_mpc.pl + * ccm/CCM.mpc + * ccm/ComponentServer/CCM_ComponentServer.mpc + * ciao/CIAO.mpc + * ciao/ComponentServer/CIAO_ComponentServer.mpc + * ciao/Containers/CIAO_Servant_Activator.mpc + * ciao/Servants/Servants.mpc + * DAnCE/Deployment/DAnCE_Core.mpc + * DAnCE/Interfaces/Interfaces.mpc + * DAnCE/tests/CIAO/Components/SimpleAttribute.mpc + * DAnCE/tests/CIAO/Components/SimpleCommon.mpc + * DAnCE/tests/CIAO/Components/SimpleConsumer.mpc + * DAnCE/tests/CIAO/Components/SimpleEmitter.mpc + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.mpc + * DAnCE/tests/CIAO/Components/SimpleNull.mpc + * DAnCE/tests/CIAO/Components/SimpleProvider.mpc + * DAnCE/tests/CIAO/Components/SimplePublisher.mpc + * DAnCE/tests/CIAO/Components/SimpleUser.mpc + * DAnCE/tests/NameServiceTest/NameServiceTest.mpc + * docs/tutorials/Quoter/Simple/Broker/StockBroker.mpc + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.mpc + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.mpc + * examples/BasicSP/BasicSP.mpc + * examples/BasicSP/BMClosedED/BMClosedED.mpc + * examples/BasicSP/BMDevice/BMDevice.mpc + * examples/BasicSP/BMDisplay/BMDisplay.mpc + * examples/BasicSP/EC/EC.mpc + * examples/DevGuideExamples/Messenger/Administrator.mpc + * examples/DevGuideExamples/Messenger/Messenger.mpc + * examples/DevGuideExamples/Messenger/Receiver.mpc + * examples/Display/Display_Base/Display_Base.mpc + * examples/Display/GPS/GPS.mpc + * examples/Display/NavDisplay/NavDisplay.mpc + * examples/Display/RateGen/RateGen.mpc + * examples/Hello/Hello_Base/Hello_Base.mpc + * examples/Hello/Receiver/Receiver.mpc + * examples/Hello/Sender/Sender.mpc + * examples/Null_Component/Null_Component.mpc + * examples/Null_Component/Null_Interface.mpc + * examples/Null_Component/StaticDAnCEApp.mpc + * examples/Swapping/Hello_Base/Hello_Base.mpc + * examples/Swapping/Receiver/Receiver.mpc + * examples/Swapping/Sender/Sender.mpc + * performance-tests/Benchmark/Benchmark.mpc + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc + * performance-tests/Protocols/common/Protocols.mpc + * performance-tests/Protocols/Receiver/Receiver.mpc + * performance-tests/Protocols/Sender/Sender.mpc + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc + * tests/CIDL/CodeGen/Basic.mpc + * tests/CIDL/CodeGen/CodeGen.mpc + * tests/Minimum/Minimum_Base/Minimum_Base.mpc + * tests/Minimum/Receiver/Receiver.mpc + * tests/Minimum/Sender/Sender.mpc + * tools/Config_Handlers/DynAny_Handler/test.mpc + Use the new base projects + +Thu Feb 19 12:25:18 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/Config_Handlers/DataType_Handler.cpp: + Fixed GCC warning + +Thu Feb 19 09:27:18 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + Resolved linking error. + +Wed Feb 18 20:52:18 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/RepositoryManager/RepositoryManager.mpc: + use the new minizip base project + +Wed Feb 18 20:45:18 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Containers/CIAO_Servant_Activator.mpc + Set correct -I option + +Wed Feb 18 20:26:18 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ccm/ComponentServer/CCM_ComponentServer.mpc + Set correct -I option + +Wed Feb 18 20:21:18 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + Set correct -I option + +Wed Feb 18 20:01:18 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ccm/CCM.mpc: + Set correct -I option + +Wed Feb 18 12:31:18 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * CIAO-INSTALL.html: + To build CIAO using Xerces one has to set xerces3=1 or + xerces2=1 in default.features. + +Wed Feb 18 08:51:18 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * DAnCE/RepositoryManager/Repository_Manager_Module.cpp: + * MPC/config/dance_repository_manager.mpb: + * MPC/config/dance_repository_manager_base.mpb: + Resolved minor fuzz errors. + +Wed Feb 18 00:52:18 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/Deployment_RepositoryManager.idl: + * DAnCE/RepositoryManager/DAnCE_RepositoryManager_Module_Export.h: + * DAnCE/RepositoryManager/RMadmin.cpp: + * DAnCE/RepositoryManager/RepositoryManager.mpc: + * DAnCE/RepositoryManager/RepositoryManager_Impl.h: + * DAnCE/RepositoryManager/RepositoryManager_Impl.cpp: + * DAnCE/RepositoryManager/Repository_Manager_Exec.cpp: + * DAnCE/RepositoryManager/Repository_Manager_Module.h: + * DAnCE/RepositoryManager/Repository_Manager_Module.cpp: + * DAnCE/RepositoryManager/ZIP_Wrapper.h: + * DAnCE/RepositoryManager/ZIP_Wrapper.cpp: + * MPC/config/dance_repository_manager.mpb: + * MPC/config/dance_repository_manager_base.mpb: + + Initial porting work. Still untested, so it will remain + disabled for the time being using dummy_label. + +Mon Feb 16 12:53:37 UTC 2009 Marcel Smit <msmit@remedy.nl> + + * CIAO-INSTALL.html: + Updated because "Boost System" and "Boost Regex" were also + needed to compile CIAO with Visual Studio. + +Mon Feb 16 09:55:37 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * CIAO_DAnCE.mwc: + Updated because of the refactoring + +Fri Feb 13 19:58:37 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Plan_Generator/Plan_Generator.mpc: + * MPC/config/dance_plan_generator.mpc: + + Re-enabled the plan generator. + +Fri Feb 13 18:20:14 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * bin/ciao_tests.lst: + + Fixed tests. + +Fri Feb 13 13:58:38 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ciao_client.mpb: + + linking error. + +Fri Feb 13 13:21:48 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h: + + Compilation fix. + +Fri Feb 13 13:14:27 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment.mwc: + + Removed this file. + +Fri Feb 13 01:37:22 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/Version.h: + + Version string was incorrect. + +Fri Feb 13 01:30:34 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ciao_componentserver_stub.mpb: + * MPC/config/ciao_session_container.mpb: + + Additional compile fixes. + +Fri Feb 13 01:00:01 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/ExecutionManager/ExecutionManager.mpc: + * DAnCE/NodeManager/NodeManager.mpc: + * MPC/config/ciao_componentserver_stub.mpb: + * MPC/config/dance_node_application.mpb: + * MPC/config/dance_node_application_manager.mpb: + * MPC/config/dance_node_manager.mpb: + * tools/Config_Handlers/Package_Handlers/CAD_Handler.cpp: + + Additional compile fixes. + +Thu Feb 12 22:47:28 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Starter/Starter.cpp: + * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.cpp: + + Compile fixes. + +Thu Feb 12 19:05:41 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h: + + Compile fix. + +Thu Feb 12 18:37:35 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/DomainApplication/Domain_Application_Impl.h: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.h: + * DAnCE/ExecutionManager/ExecutionManager_Impl.h: + * DAnCE/NodeApplication/NodeApplication_Impl.h: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h: + * DAnCE/NodeManager/NodeManager_Impl.h: + * DAnCE/RedirectionService/RedirectionService.h: + * DAnCE/tests/RedirectionServiceTest/clt_main.cpp: + + Compile fixes. + +Thu Feb 12 18:33:59 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/RedirectionService/NameServiceRedirection.h: + + Compile fixes. + +Thu Feb 12 18:31:40 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Logger/Logger_Service.h: + * DAnCE/Logger/Logger_Service.cpp: + * ciao/Logger/Logger_Service.h: + * ciao/Logger/Logger_Service.cpp: + + Compile fixes. + +Thu Feb 12 17:48:35 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * examples/DevGuideExamples/Messenger/Receiver.mpc: + * tests/Minimum/Receiver/Receiver.mpc: + + Linking fixes. + +Thu Feb 12 16:52:56 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * tools/Config_Handlers/Package_Handlers/CAD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/Package_Handlers.mpc: + + Compile fixes. + +Thu Feb 12 16:18:49 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Logger/DAnCELoggerFactory.h: + * DAnCE/Logger/Logger_Service.h: + * DAnCE/tests/ObjectLocatorTest/ObjectLocatorTest.mpc: + + Compile/link fixes. + + * MPC/config/ciao_config_manager.mpb: + + Removed svn:executable property. + + * MPC/config/ciaocidldefaults.mpb: + + Ported in pre-merge fixes. + + * DAnCE/Starter/DAnCELoggerFactory.h: + + Removed this file. + +Thu Feb 12 15:52:16 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/RedirectionService/RedirectionService.mpc: + + Linking error. + +Thu Feb 12 15:15:11 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/RedirectionServiceTest/RedirectionServiceTest.mpc: + * MPC/config/ciao_logger.mpb: + * MPC/config/dance_logger.mpb: + + Ordering/linking/build issues. + +Thu Feb 12 13:34:33 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.mpc: + * DAnCE/tests/NodeApplicationManager-NodeApplication/NAM_NA.mpc: + * DAnCE/tests/RedirectionServiceTest/RedirectionServiceTest.mpc: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc: + + Fuzz fixes. + + * examples/Display/Display_Base/Display_Base.mpc: + * examples/Display/GPS/GPS.mpc: + * examples/Display/NavDisplay/NavDisplay.mpc: + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI.mpc: + * examples/Display/RateGen/RateGen.mpc: + + Disabled this example until it can be ported. + + * DAnCE/tests/NodeApplicationManager-NodeApplication/NodeApplicationManager-NodeApplication.mpc: + + Removed this file. + +Thu Feb 12 10:36:44 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h: + Fixed fuzz errors + +Wed Feb 11 20:56:24 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ciao_client_dnc.mpb: + * MPC/config/ciao_domainapplicationmanager_dnc.mpb: + * MPC/config/ciao_events_base_dnc.mpb: + * MPC/config/ciao_events_dnc.mpb: + * MPC/config/ciao_rtevent_dnc.mpb: + * MPC/config/ciao_servant_dnc.mpb: + * MPC/config/ciao_static_dnc_app.mpb: + + _dnc_ projects are obsolete. + + * tools/Config_Handlers/CIAO_Events: + * tools/Config_Handlers/CIAO_Events/CIAOEvents.hpp: + * tools/Config_Handlers/CIAO_Events/CIAOEvents.cpp: + * tools/Config_Handlers/CIAO_Events/CIAOEvents_Handler.h: + * tools/Config_Handlers/CIAO_Events/CIAOEvents_Handler.cpp: + * tools/Config_Handlers/CIAO_Events/CIAO_Events_Handlers.mpc: + * tools/Config_Handlers/CIAO_Events/CIAO_Events_Handlers_Export.h: + * tools/Config_Handlers/CIAO_Events/test.cpp: + + These handlers are obsolete, and have been removed along with + ciaosvcs. This infrastructure will hopefully be replaced soon + with the connector framework. + +Wed Feb 11 20:01:10 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * docs/Porting_Hints.txt: + * NEWS: + + Porting hints for the new DAnCE. + +Wed Feb 11 19:33:59 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * ChangeLog: + * DAnCE/DomainApplication/Domain_Application_Impl.h: + * DAnCE/Logger/File_Logger_Backend.h: + * DAnCE/Logger/File_Logger_Backend.cpp: + * DAnCE/Logger/Log_Macros.h: + * DAnCE/Logger/Logger_Service.h: + * DAnCE/Logger/Logger_Service.cpp: + * DAnCE/NodeApplication/Name_Utilities.h: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/RedirectionService/RedirectionService.h: + * DAnCE/Starter/DAnCELoggerFactory.h: + * DAnCE/Starter/Starter.h: + * DAnCE/Starter/Starter.mpc: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/em_launcher.mpc: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/simple_em_launcher.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/nm_launcher.mpc: + * DAnCE/tests/CIAO/NodeManager-Deployments/simple_nm_launcher.cpp: + * DAnCE/tests/DeploymentPlanDump/DeploymentPlanDump.mpc: + * DAnCE/tests/DeploymentPlanDump/test.cpp: + * DAnCE/tests/DeploymentPlanTestReferences/DeploymentPlanTestReferences.mpc: + * DAnCE/tests/DeploymentPlanTestReferences/test.cpp: + * DAnCE/tests/DeploymentTest1/DeploymentTest1.mpc: + * DAnCE/tests/DeploymentTest1/test.cpp: + * DAnCE/tests/MocksTest/MockObjectHome.h: + * DAnCE/tests/MocksTest/MockObjectHome.cpp: + * DAnCE/tests/MocksTest/MocksTest.cpp: + * DAnCE/tests/NameServiceTest/DummyImpl.h: + * DAnCE/tests/NameServiceTest/DummyImpl.cpp: + * DAnCE/tests/NameServiceTest/RegistrationPath.h: + * DAnCE/tests/NameServiceTest/clt_main.cpp: + * DAnCE/tests/NameServiceTest/srv_main.cpp: + * DAnCE/tests/NodeApplicationManager-NodeApplication/NodeApplicationManager-NodeApplication.mpc: + * DAnCE/tests/NodeApplicationManager-NodeApplication/test.cpp: + * DAnCE/tests/NodeManager-NodeApplicationManager/NodeManager-NodeApplicationManager.mpc: + * DAnCE/tests/NodeManager-NodeApplicationManager/test.cpp: + * DAnCE/tests/ObjectLocatorTest/DummyImpl.h: + * DAnCE/tests/ObjectLocatorTest/DummyImpl.cpp: + * DAnCE/tests/ObjectLocatorTest/ObjectLocatorTest.mpc: + * DAnCE/tests/ObjectLocatorTest/RegistrationPath.h: + * DAnCE/tests/ObjectLocatorTest/clt_main.cpp: + * DAnCE/tests/ObjectLocatorTest/srv_main.cpp: + * DAnCE/tests/RedirectionServiceTest/DummyImpl.h: + * DAnCE/tests/RedirectionServiceTest/DummyImpl.cpp: + * DAnCE/tests/RedirectionServiceTest/RedirectionServiceTest.mpc: + * DAnCE/tests/RedirectionServiceTest/RegistrationPath.h: + * DAnCE/tests/RedirectionServiceTest/clt_main.cpp: + * DAnCE/tests/RedirectionServiceTest/srv_main.cpp: + * MPC/config/ciao_logger.mpb: + * MPC/config/dance_logger.mpb: + * ciao/CIAO.mpc: + * ciao/ComponentServer/CIAO_ComponentServer.h: + * ciao/ComponentServer/CIAO_ComponentServer.cpp: + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.h: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + * ciao/ComponentServer/CIAO_Container_Impl.h: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + * ciao/ComponentServer/Configurator_Factory.h: + * ciao/ComponentServer/Configurator_Factory.cpp: + * ciao/ComponentServer/Configurators/Config_Manager.cpp: + * ciao/ComponentServer/Configurators/Configurators.mpc: + * ciao/ComponentServer/Configurators/NoOp/NoOp_Configurator.mpc: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Logger/CIAOLoggerFactory.h: + * ciao/Logger/File_Logger_Backend.h: + * ciao/Logger/File_Logger_Backend.cpp: + * ciao/Logger/Log_Macros.h: + * ciao/Logger/Logger_Service.h: + * ciao/Logger/Logger_Service.cpp: + * ciao/Servants/Servants.mpc: + * examples/BasicSP/BMDevice/BMDevice_exec.cpp: + * examples/DevGuideExamples/Messenger/Administrator_exec_i.cpp: + * examples/DevGuideExamples/Messenger/Messenger_exec_i.cpp: + * examples/DevGuideExamples/Messenger/Receiver_exec_i.cpp: + * tests/CIAO_ComponentServer/Activator/Activator.mpc: + * tests/CIAO_ComponentServer/Basic/Basic.mpc: + * tools/XML/XML_Schema_Resolver.cpp: + + Fuzz errors. + +Wed Feb 11 19:21:09 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * NEWS: + + Updated news file. + +Wed Feb 11 19:05:10 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * tools/XML/XML_Helper.tpp: + + Ported writing code to xerces 3. + +Wed Feb 11 16:19:40 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * CIAO_TAO.mwc: + + Added ccm to this workspace. + +Wed Feb 11 16:01:21 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * CIAO_TAO.mwc: + * CIAO_TAO_DAnCE.mwc: + + Removed ciaosvcs. + +Wed Feb 11 15:57:38 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ciaocidldefaults.mpb: + + Fixed build order. + + * MPC/config/cidlc.mpb: + + Removed boost_system from the base projects. + + * tools/Config_Handlers/DynAny_Handler/DataType_Handler.cpp: + * tools/XML/XML_Helper.tpp: + + Warning fixes. + +Wed Feb 11 14:46:15 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * CCF: + * CCF/CCF/IDL2/Parser.hpp: + * CCF/Documentation/Build.html: + * CIAO-INSTALL.html: + * CIAO.mwc: + * CIAO_DAnCE.mwc: + * CIAO_TAO.mwc: + * CIAO_TAO_DAnCE.mwc: + * CIDLC: + * CIDLC/ExecImplHeaderGenerator.cpp: + * CIDLC/ExecImplSourceGenerator.cpp: + * CIDLC/ExecutorMappingGenerator.cpp: + * CIDLC/Literals.cpp: + * CIDLC/ServantHeaderGenerator.cpp: + * CIDLC/ServantSourceGenerator.cpp: + * COPYING: + * ChangeLog: + * DAnCE/Deployment: + * DAnCE/Deployment.mwc: + * DAnCE/Deployment/DAnCE_Core.mpc: + * DAnCE/Deployment/DAnCE_Loader.h: + * DAnCE/Deployment/DAnCE_Properties.idl: + * DAnCE/Deployment/Deployment.idl: + * DAnCE/Deployment/Deployment_Application.idl: + * DAnCE/Deployment/Deployment_ApplicationManager.idl: + * DAnCE/Deployment/Deployment_Base.idl: + * DAnCE/Deployment/Deployment_Connection.idl: + * DAnCE/Deployment/Deployment_Core.idl: + * DAnCE/Deployment/Deployment_Data.idl: + * DAnCE/Deployment/Deployment_DeploymentPlan.idl: + * DAnCE/Deployment/Deployment_DomainApplication.idl: + * DAnCE/Deployment/Deployment_DomainApplicationManager.idl: + * DAnCE/Deployment/Deployment_ExecutionManager.idl: + * DAnCE/Deployment/Deployment_NodeApplication.idl: + * DAnCE/Deployment/Deployment_NodeApplicationManager.idl: + * DAnCE/Deployment/Deployment_NodeManager.idl: + * DAnCE/Deployment/Deployment_Packaging_Data.idl: + * DAnCE/Deployment/Deployment_PlanError.idl: + * DAnCE/Deployment/Deployment_RepositoryManager.idl: + * DAnCE/Deployment/Deployment_ResourceCommitmentManager.idl: + * DAnCE/Deployment/Deployment_TargetData.idl: + * DAnCE/Deployment/Deployment_TargetManager.idl: + * DAnCE/Deployment/Deployment_common.h: + * DAnCE/Deployment/Deployment_stub_export.h: + * DAnCE/Deployment/Deployment_svnt_export.h: + * DAnCE/Deployment/Module_Main.h: + * DAnCE/DomainApplication: + * DAnCE/DomainApplication/DomainApplication.mpc: + * DAnCE/DomainApplication/Domain_Application_Export.h: + * DAnCE/DomainApplication/Domain_Application_Impl.h: + * DAnCE/DomainApplication/Domain_Application_Impl.cpp: + * DAnCE/DomainApplicationManager: + * DAnCE/DomainApplicationManager/DomainApplicationManager.mpc: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Export.h: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.h: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + * DAnCE/DomainApplicationManager/Node_Locator.h: + * DAnCE/DomainApplicationManager/Node_Locator.cpp: + * DAnCE/ExecutionManager: + * DAnCE/ExecutionManager/DAnCE_ExecutionManager_Module_Export.h: + * DAnCE/ExecutionManager/ExecutionManager.mpc: + * DAnCE/ExecutionManager/ExecutionManager_Export.h: + * DAnCE/ExecutionManager/ExecutionManager_Impl.h: + * DAnCE/ExecutionManager/ExecutionManager_Impl.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Module.h: + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + * DAnCE/ExecutionManager/Execution_Manager_Exec.cpp: + * DAnCE/Interfaces: + * DAnCE/Interfaces/ExecutionManagerDaemon.idl: + * DAnCE/Interfaces/ExecutionManager_stub_export.h: + * DAnCE/Interfaces/Interfaces.mpc: + * DAnCE/Interfaces/NodeManagerDaemon.idl: + * DAnCE/Interfaces/NodeManager_stub_export.h: + * DAnCE/Interfaces/NodeManager_svnt_export.h: + * DAnCE/Interfaces/README: + * DAnCE/Logger: + * DAnCE/Logger/DAnCE_Logger_Export.h: + * DAnCE/Logger/File_Logger_Backend.h: + * DAnCE/Logger/File_Logger_Backend.cpp: + * DAnCE/Logger/Log_Macros.h: + * DAnCE/Logger/Logger.mpc: + * DAnCE/Logger/Logger_Service.h: + * DAnCE/Logger/Logger_Service.cpp: + * DAnCE/NodeApplication: + * DAnCE/NodeApplication/ComponentAttributesSetter.h: + * DAnCE/NodeApplication/ComponentAttributesSetter.cpp: + * DAnCE/NodeApplication/ComponentInstallation_Impl.h: + * DAnCE/NodeApplication/ComponentInstallation_Impl.cpp: + * DAnCE/NodeApplication/Name_Utilities.h: + * DAnCE/NodeApplication/Name_Utilities.cpp: + * DAnCE/NodeApplication/NodeApplication.mpc: + * DAnCE/NodeApplication/NodeApplication_Export.h: + * DAnCE/NodeApplication/NodeApplication_Impl.h: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeApplication/ServerActivator_Impl.h: + * DAnCE/NodeApplication/ServerActivator_Impl.cpp: + * DAnCE/NodeApplicationManager: + * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Export.h: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + * DAnCE/NodeManager: + * DAnCE/NodeManager/DAnCE_NodeManager_Module_Export.h: + * DAnCE/NodeManager/NodeManager.mpc: + * DAnCE/NodeManager/NodeManager_Export.h: + * DAnCE/NodeManager/NodeManager_Impl.h: + * DAnCE/NodeManager/NodeManager_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Exec.cpp: + * DAnCE/NodeManager/Node_Manager_Module.h: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/NodeManager/README: + * DAnCE/Plan_Generator/Plan_Generator.mpc: + * DAnCE/Plan_Launcher: + * DAnCE/Plan_Launcher/Plan_Launcher.h: + * DAnCE/Plan_Launcher/Plan_Launcher.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher.mpc: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl_Export.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Module.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Module.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Module_Export.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Exec.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Impl_Export.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Module.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Module.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Module_Export.h: + * DAnCE/Plan_Launcher/launcher.cpp: + * DAnCE/RedirectionService: + * DAnCE/RedirectionService/CCMObjectLocator.h: + * DAnCE/RedirectionService/CCMObjectLocator.cpp: + * DAnCE/RedirectionService/NameServiceRedirection.h: + * DAnCE/RedirectionService/NameServiceRedirection.cpp: + * DAnCE/RedirectionService/RedirectionService.h: + * DAnCE/RedirectionService/RedirectionService.cpp: + * DAnCE/RedirectionService/RedirectionService.mpc: + * DAnCE/RedirectionService/RedirectionService_Export.h: + * DAnCE/RepositoryManager/RepositoryManager.mpc: + * DAnCE/Starter: + * DAnCE/Starter/DAnCELoggerFactory.h: + * DAnCE/Starter/Starter.h: + * DAnCE/Starter/Starter.cpp: + * DAnCE/Starter/Starter.mpc: + * DAnCE/StaticConfigurator/StaticDAnCEParser.mpc: + * DAnCE/TargetManager/TM_Client.mpc: + * DAnCE/TargetManager/TargetManager.mpc: + * DAnCE/Utils: + * DAnCE/Utils/DAnCE_Utils.mpc: + * DAnCE/Utils/DAnCE_Utils_Export.h: + * DAnCE/Utils/Plan_Handler.h: + * DAnCE/Utils/Plan_Handler.cpp: + * DAnCE/bin: + * DAnCE/bin/.empty: + * DAnCE/bin/PythonDAnCE: + * DAnCE/bin/PythonDAnCE/__init__.py: + * DAnCE/bin/PythonDAnCE/generator: + * DAnCE/bin/PythonDAnCE/generator/__init__.py: + * DAnCE/bin/PythonDAnCE/generator/_path.py: + * DAnCE/bin/PythonDAnCE/generator/artifact.py: + * DAnCE/bin/PythonDAnCE/generator/comp_impl.py: + * DAnCE/bin/PythonDAnCE/generator/comp_inst.py: + * DAnCE/bin/PythonDAnCE/generator/footer.py: + * DAnCE/bin/PythonDAnCE/generator/header.py: + * DAnCE/bin/PythonDAnCE/generator/home_impl.py: + * DAnCE/bin/PythonDAnCE/generator/home_inst.py: + * DAnCE/bin/PythonDAnCE/generator/homed_comp_impl.py: + * DAnCE/bin/PythonDAnCE/generator/homed_comp_inst.py: + * DAnCE/bin/PythonDAnCE/generator/templet.py: + * DAnCE/bin/generate_plan.py: + * DAnCE/lib: + * DAnCE/lib/.empty: + * DAnCE/tests: + * DAnCE/tests/CIAO: + * DAnCE/tests/CIAO/Components: + * DAnCE/tests/CIAO/Components/SimpleAttribute.cidl: + * DAnCE/tests/CIAO/Components/SimpleAttribute.idl: + * DAnCE/tests/CIAO/Components/SimpleAttribute.mpc: + * DAnCE/tests/CIAO/Components/SimpleAttribute_exec.h: + * DAnCE/tests/CIAO/Components/SimpleAttribute_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleAttribute_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleAttribute_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleAttribute_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleCommon.idl: + * DAnCE/tests/CIAO/Components/SimpleCommon.mpc: + * DAnCE/tests/CIAO/Components/SimpleCommon_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleCommon_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer.cidl: + * DAnCE/tests/CIAO/Components/SimpleConsumer.idl: + * DAnCE/tests/CIAO/Components/SimpleConsumer.mpc: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter.cidl: + * DAnCE/tests/CIAO/Components/SimpleEmitter.idl: + * DAnCE/tests/CIAO/Components/SimpleEmitter.mpc: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.cidl: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.idl: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.mpc: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleNull.cidl: + * DAnCE/tests/CIAO/Components/SimpleNull.idl: + * DAnCE/tests/CIAO/Components/SimpleNull.mpc: + * DAnCE/tests/CIAO/Components/SimpleNull_exec.h: + * DAnCE/tests/CIAO/Components/SimpleNull_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleNull_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleNull_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleNull_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleProvider.cidl: + * DAnCE/tests/CIAO/Components/SimpleProvider.idl: + * DAnCE/tests/CIAO/Components/SimpleProvider.mpc: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec.h: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleProvider_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleProvider_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimplePublisher.cidl: + * DAnCE/tests/CIAO/Components/SimplePublisher.idl: + * DAnCE/tests/CIAO/Components/SimplePublisher.mpc: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec.h: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec.cpp: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec_export.h: + * DAnCE/tests/CIAO/Components/SimplePublisher_stub_export.h: + * DAnCE/tests/CIAO/Components/SimplePublisher_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleUser.cidl: + * DAnCE/tests/CIAO/Components/SimpleUser.idl: + * DAnCE/tests/CIAO/Components/SimpleUser.mpc: + * DAnCE/tests/CIAO/Components/SimpleUser_exec.h: + * DAnCE/tests/CIAO/Components/SimpleUser_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleUser_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleUser_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleUser_svnt_export.h: + * DAnCE/tests/CIAO/ExecutionManager-Deployments: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/EmitsConnectionExplicitHome.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/EmitsConnectionExplicitHome_NS.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/MultiplexConnectionExplicitHome.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/MultiplexConnectionExplicitHome_NS.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/PublishConnectionExplicitHome.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/PublishConnectionExplicitHome_NS.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/SimpleComponentExplicitHome.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/SimplexConnectionExplicitHome.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/SimplexConnectionExplicitHome_NS.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/em_launcher.mpc: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/run_test.pl: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/simple_em_launcher.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments: + * DAnCE/tests/CIAO/NodeManager-Deployments/EmitsConnectionExplicitHome.cdp: + * DAnCE/tests/CIAO/NodeManager-Deployments/MultiplexConnectionExplicitHome.cdp: + * DAnCE/tests/CIAO/NodeManager-Deployments/PublishConnectionExplicitHome.cdp: + * DAnCE/tests/CIAO/NodeManager-Deployments/SimpleAttributeExplicitHome.cdp: + * DAnCE/tests/CIAO/NodeManager-Deployments/SimpleComponentExplicitHome.cdp: + * DAnCE/tests/CIAO/NodeManager-Deployments/SimpleComponentUnhomed.cdp: + * DAnCE/tests/CIAO/NodeManager-Deployments/SimpleHome.cdp: + * DAnCE/tests/CIAO/NodeManager-Deployments/SimplexConnectionExplicitHome.cdp: + * DAnCE/tests/CIAO/NodeManager-Deployments/nm_launcher.mpc: + * DAnCE/tests/CIAO/NodeManager-Deployments/run_test.pl: + * DAnCE/tests/CIAO/NodeManager-Deployments/simple_nm_launcher.cpp: + * DAnCE/tests/DeploymentPlanDump: + * DAnCE/tests/DeploymentPlanDump/CcmDance2-host1.cdp: + * DAnCE/tests/DeploymentPlanDump/CcmDance2-host2.cdp: + * DAnCE/tests/DeploymentPlanDump/CcmDance2.cdp: + * DAnCE/tests/DeploymentPlanDump/CcmDance4-host1.cdp: + * DAnCE/tests/DeploymentPlanDump/CcmDance4-host2.cdp: + * DAnCE/tests/DeploymentPlanDump/DeploymentPlanDump.mpc: + * DAnCE/tests/DeploymentPlanDump/NewCcmDance1.cdp: + * DAnCE/tests/DeploymentPlanDump/test.cpp: + * DAnCE/tests/DeploymentPlanTestReferences: + * DAnCE/tests/DeploymentPlanTestReferences/DeploymentPlanTestReferences.mpc: + * DAnCE/tests/DeploymentPlanTestReferences/test.cpp: + * DAnCE/tests/DeploymentTest1: + * DAnCE/tests/DeploymentTest1/DeploymentTest1.mpc: + * DAnCE/tests/DeploymentTest1/test.cpp: + * DAnCE/tests/MocksTest: + * DAnCE/tests/MocksTest/MockObjectHome.h: + * DAnCE/tests/MocksTest/MockObjectHome.cpp: + * DAnCE/tests/MocksTest/MockTest.cdp: + * DAnCE/tests/MocksTest/MockTest.mpc: + * DAnCE/tests/MocksTest/MocksTest.cpp: + * DAnCE/tests/MocksTest/MocksTest_Export.h: + * DAnCE/tests/MocksTest/plCommand.In: + * DAnCE/tests/MocksTest/run_test.pl: + * DAnCE/tests/NameServiceTest: + * DAnCE/tests/NameServiceTest/Dummy.idl: + * DAnCE/tests/NameServiceTest/DummyImpl.h: + * DAnCE/tests/NameServiceTest/DummyImpl.cpp: + * DAnCE/tests/NameServiceTest/NameServiceTest.mpc: + * DAnCE/tests/NameServiceTest/RegistrationPath.h: + * DAnCE/tests/NameServiceTest/clt_main.cpp: + * DAnCE/tests/NameServiceTest/run_test.pl: + * DAnCE/tests/NameServiceTest/srv_main.cpp: + * DAnCE/tests/NodeApplicationManager-NodeApplication: + * DAnCE/tests/NodeApplicationManager-NodeApplication/NodeApplicationManager-NodeApplication.mpc: + * DAnCE/tests/NodeApplicationManager-NodeApplication/test.cpp: + * DAnCE/tests/NodeManager-NodeApplicationManager: + * DAnCE/tests/NodeManager-NodeApplicationManager/NodeManager-NodeApplicationManager.mpc: + * DAnCE/tests/NodeManager-NodeApplicationManager/test.cpp: + * DAnCE/tests/ObjectLocatorTest: + * DAnCE/tests/ObjectLocatorTest/Dummy.idl: + * DAnCE/tests/ObjectLocatorTest/DummyImpl.h: + * DAnCE/tests/ObjectLocatorTest/DummyImpl.cpp: + * DAnCE/tests/ObjectLocatorTest/ObjectLocatorTest.mpc: + * DAnCE/tests/ObjectLocatorTest/RegistrationPath.h: + * DAnCE/tests/ObjectLocatorTest/clt_main.cpp: + * DAnCE/tests/ObjectLocatorTest/srv_main.cpp: + * DAnCE/tests/RedirectionServiceTest: + * DAnCE/tests/RedirectionServiceTest/Dummy.idl: + * DAnCE/tests/RedirectionServiceTest/DummyImpl.h: + * DAnCE/tests/RedirectionServiceTest/DummyImpl.cpp: + * DAnCE/tests/RedirectionServiceTest/RedirectionServiceTest.mpc: + * DAnCE/tests/RedirectionServiceTest/RegistrationPath.h: + * DAnCE/tests/RedirectionServiceTest/clt_main.cpp: + * DAnCE/tests/RedirectionServiceTest/srv_main.cpp: + * DAnCE/tests/scripts: + * DAnCE/tests/scripts/BasicSP: + * DAnCE/tests/scripts/BasicSP/basicNodeDaemon.pl: + * DAnCE/tests/scripts/BasicSP/basicsp.dat: + * MPC: + * MPC/config/ccm.mpb: + * MPC/config/ccm_componentserver_stub.mpb: + * MPC/config/ccm_componentserver_svnt.mpb: + * MPC/config/ccm_configvalue.mpb: + * MPC/config/ccm_cookie.mpb: + * MPC/config/ccm_executor.mpb: + * MPC/config/ccm_stub.mpb: + * MPC/config/ccm_svnt.mpb: + * MPC/config/ciao.mpb: + * MPC/config/ciao_client.mpb: + * MPC/config/ciao_client_dnc.mpb: + * MPC/config/ciao_componentserver_configurator.mpb: + * MPC/config/ciao_componentserver_stub.mpb: + * MPC/config/ciao_componentserver_svnt.mpb: + * MPC/config/ciao_config_handlers.mpb: + * MPC/config/ciao_config_handlers_base.mpb: + * MPC/config/ciao_config_manager.mpb: + * MPC/config/ciao_container_base.mpb: + * MPC/config/ciao_context_impl.mpb: + * MPC/config/ciao_cs_client.mpb: + * MPC/config/ciao_domainapplicationmanager_dnc.mpb: + * MPC/config/ciao_events_base_dnc.mpb: + * MPC/config/ciao_events_dnc.mpb: + * MPC/config/ciao_exe.mpb: + * MPC/config/ciao_executionmanager_stub.mpb: + * MPC/config/ciao_executor.mpb: + * MPC/config/ciao_lib.mpb: + * MPC/config/ciao_logger.mpb: + * MPC/config/ciao_nodeapplication.mpb: + * MPC/config/ciao_nodemanager_stub.mpb: + * MPC/config/ciao_noop_configurator.mpb: + * MPC/config/ciao_port_activator_stub.mpb: + * MPC/config/ciao_servant.mpb: + * MPC/config/ciao_servant_activator.mpb: + * MPC/config/ciao_servant_dnc.mpb: + * MPC/config/ciao_server.mpb: + * MPC/config/ciao_session_container.mpb: + * MPC/config/ciao_targetmanager_stub.mpb: + * MPC/config/ciao_targetmanager_svnt.mpb: + * MPC/config/ciao_vcwarnings.mpb: + * MPC/config/ciaocidldefaults.mpb: + * MPC/config/cidlc.mpb: + * MPC/config/dance.mpb: + * MPC/config/dance_cdmw_idl.mpb: + * MPC/config/dance_component_server.mpb: + * MPC/config/dance_component_server_svnt.mpb: + * MPC/config/dance_deployment_stub.mpb: + * MPC/config/dance_deployment_svnt.mpb: + * MPC/config/dance_domain_application.mpb: + * MPC/config/dance_domain_application_manager.mpb: + * MPC/config/dance_exe.mpb: + * MPC/config/dance_executionmanager_stub.mpb: + * MPC/config/dance_extension_stub.mpb: + * MPC/config/dance_lib.mpb: + * MPC/config/dance_logger.mpb: + * MPC/config/dance_mocks.mpb: + * MPC/config/dance_node_application.mpb: + * MPC/config/dance_node_application_manager.mpb: + * MPC/config/dance_node_manager.mpb: + * MPC/config/dance_nodemanager_stub.mpb: + * MPC/config/dance_nodemanager_svnt.mpb: + * MPC/config/dance_redirection_service.mpb: + * MPC/config/dance_utils.mpb: + * NEWS: + * bin: + * bin/ciao_tests.lst: + * bin/generate_component_mpc.pl: + * ccm: + * ciao: + * ciao/CIAO.mpc: + * ciao/CIAO_FailureReasons.idl: + * ciao/CIAO_common.h: + * ciao/Client_init.h: + * ciao/Client_init.cpp: + * ciao/ComponentServer: + * ciao/ComponentServer/CIAO_CS_Client.idl: + * ciao/ComponentServer/CIAO_CS_Client_svnt_export.h: + * ciao/ComponentServer/CIAO_ComponentServer.h: + * ciao/ComponentServer/CIAO_ComponentServer.cpp: + * ciao/ComponentServer/CIAO_ComponentServer.idl: + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.h: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + * ciao/ComponentServer/CIAO_ComponentServer_stub_export.h: + * ciao/ComponentServer/CIAO_ComponentServer_svnt_export.h: + * ciao/ComponentServer/CIAO_Container_Impl.h: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/ComponentServer/CIAO_Properties.idl: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + * ciao/ComponentServer/CIAO_ServerResources.idl: + * ciao/ComponentServer/Configurator_Factory.h: + * ciao/ComponentServer/Configurator_Factory.cpp: + * ciao/ComponentServer/Configurators: + * ciao/ComponentServer/Configurators/Basic_Config_Manager.h: + * ciao/ComponentServer/Configurators/Basic_Config_Manager.inl: + * ciao/ComponentServer/Configurators/Basic_Config_Manager.cpp: + * ciao/ComponentServer/Configurators/Basic_Config_Manager_export.h: + * ciao/ComponentServer/Configurators/Basic_Configurator_export.h: + * ciao/ComponentServer/Configurators/ComponentServer_Configurator_export.h: + * ciao/ComponentServer/Configurators/Config_Manager.h: + * ciao/ComponentServer/Configurators/Config_Manager.cpp: + * ciao/ComponentServer/Configurators/Configurators.mpc: + * ciao/ComponentServer/Configurators/NA_Configurator_Export.h: + * ciao/ComponentServer/Configurators/NoOp: + * ciao/ComponentServer/Configurators/NoOp/NoOp_Configurator.h: + * ciao/ComponentServer/Configurators/NoOp/NoOp_Configurator.cpp: + * ciao/ComponentServer/Configurators/NoOp/NoOp_Configurator.mpc: + * ciao/ComponentServer/Configurators/NoOp/NoOp_Configurator_export.h: + * ciao/ComponentServer/Configurators/RT: + * ciao/ComponentServer/Configurators/RT/RTConfig_Manager.h: + * ciao/ComponentServer/Configurators/RT/RTConfig_Manager.inl: + * ciao/ComponentServer/Configurators/RT/RTConfig_Manager.cpp: + * ciao/ComponentServer/Configurators/RT/RTNA_Configurator_Export.h: + * ciao/ComponentServer/Configurators/RTNodeApp_Configurator.h: + * ciao/ComponentServer/Configurators/RTNodeApp_Configurator.cpp: + * ciao/ComponentServer/Configurators/Server_Configurator.h: + * ciao/ComponentServer/Configurators/Server_Configurator.cpp: + * ciao/Containers: + * ciao/Containers/CIAO_Servant_Activator.idl: + * ciao/Containers/CIAO_Servant_Activator.mpc: + * ciao/Containers/CIAO_Servant_Activator_export.h: + * ciao/Containers/Container_Base.h: + * ciao/Containers/Container_Base.idl: + * ciao/Containers/Container_Base.inl: + * ciao/Containers/Container_Base.cpp: + * ciao/Containers/Container_Base_export.h: + * ciao/Containers/Containers.mpc: + * ciao/Containers/Servant_Activator.h: + * ciao/Containers/Servant_Activator.cpp: + * ciao/Containers/Session: + * ciao/Containers/Session/Session_Container.h: + * ciao/Containers/Session/Session_Container.idl: + * ciao/Containers/Session/Session_Container.inl: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Containers/Session/Session_Container.mpc: + * ciao/Containers/Session/Session_Container_export.h: + * ciao/Containers/Swapping: + * ciao/Containers/Swapping/Dynamic_Component_Activator.h: + * ciao/Containers/Swapping/Dynamic_Component_Activator.inl: + * ciao/Containers/Swapping/Dynamic_Component_Activator.cpp: + * ciao/Containers/Swapping/Swapping_Container.h: + * ciao/Containers/Swapping/Swapping_Container.inl: + * ciao/Containers/Swapping/Swapping_Container.cpp: + * ciao/Containers/Swapping/Swapping_Container.mpc: + * ciao/Containers/Swapping/Swapping_Container_export.h: + * ciao/Contexts: + * ciao/Contexts/Context.mpc: + * ciao/Contexts/Context_Impl_Base.h: + * ciao/Contexts/Context_Impl_Base.inl: + * ciao/Contexts/Context_Impl_Base.cpp: + * ciao/Contexts/Context_Impl_T.h: + * ciao/Contexts/Context_Impl_T.cpp: + * ciao/Contexts/Context_Impl_export.h: + * ciao/Contexts/Swapping: + * ciao/Contexts/Swapping/CIAO_UpgradeableContext.idl: + * ciao/Contexts/Swapping/Upgradeable_Context_Impl_T.h: + * ciao/Contexts/Swapping/Upgradeable_Context_Impl_T.cpp: + * ciao/Logger: + * ciao/Logger/CIAOLoggerFactory.h: + * ciao/Logger/CIAO_Logger_Export.h: + * ciao/Logger/File_Logger_Backend.h: + * ciao/Logger/File_Logger_Backend.cpp: + * ciao/Logger/Log_Macros.h: + * ciao/Logger/Logger.mpc: + * ciao/Logger/Logger_Service.h: + * ciao/Logger/Logger_Service.cpp: + * ciao/Servants: + * ciao/Servants/CIAO_Port_Activator.idl: + * ciao/Servants/CIAO_Port_Activator_export.h: + * ciao/Servants/CIAO_Servant_Impl_export.h: + * ciao/Servants/Home_Servant_Impl_Base.h: + * ciao/Servants/Home_Servant_Impl_Base.cpp: + * ciao/Servants/Home_Servant_Impl_T.h: + * ciao/Servants/Home_Servant_Impl_T.cpp: + * ciao/Servants/Port_Activator.h: + * ciao/Servants/Port_Activator.inl: + * ciao/Servants/Port_Activator.cpp: + * ciao/Servants/Port_Activator_T.h: + * ciao/Servants/Port_Activator_T.cpp: + * ciao/Servants/Servant_Impl_Base.h: + * ciao/Servants/Servant_Impl_Base.cpp: + * ciao/Servants/Servant_Impl_T.h: + * ciao/Servants/Servant_Impl_T.cpp: + * ciao/Servants/Servant_Impl_Utils_T.cpp: + * ciao/Servants/Servants.mpc: + * ciao/Servants/StandardConfigurator_Impl.h: + * ciao/Servants/StandardConfigurator_Impl.cpp: + * ciao/Servants/Swapping: + * ciao/Servants/Swapping/CIAO_SwapExec.idl: + * ciao/Servants/Swapping/CIAO_Swapping_Servant_export.h: + * ciao/Servants/Swapping/Dynamic_Component_Servant_Base.h: + * ciao/Servants/Swapping/Dynamic_Component_Servant_Base.cpp: + * ciao/Servants/Swapping/Dynamic_Component_Servant_T.h: + * ciao/Servants/Swapping/Dynamic_Component_Servant_T.cpp: + * ciao/Servants/Swapping/Swapping_Servant_Home_Impl_Base.h: + * ciao/Servants/Swapping/Swapping_Servant_Home_Impl_Base.cpp: + * ciao/Servants/Swapping/Swapping_Servant_Home_Impl_T.h: + * ciao/Servants/Swapping/Swapping_Servant_Home_Impl_T.cpp: + * ciao/Servants/Swapping/Swapping_Servants.mpc: + * ciao/Server_init.h: + * ciao/Server_init.cpp: + * ciao/Valuetype_Factories: + * ciao/Valuetype_Factories/ConfigValue.h: + * ciao/Valuetype_Factories/ConfigValue.cpp: + * ciao/Valuetype_Factories/ConfigValue_Export.h: + * ciao/Valuetype_Factories/Cookie_Export.h: + * ciao/Valuetype_Factories/Cookies.h: + * ciao/Valuetype_Factories/Cookies.inl: + * ciao/Valuetype_Factories/Cookies.cpp: + * ciao/Valuetype_Factories/Factories.mpc: + * ciao/Version.h: + * docs: + * docs/CIAO_Style_Guide.txt: + * docs/TODO.html: + * docs/schema: + * docs/schema/Basic_Deployment_Data.xsd: + * docs/schema/CIAOEvents.xsd: + * docs/schema/CIAOServerResources.xsd: + * docs/schema/Deployment.xsd: + * docs/schema/Modified_Deployment.xsd: + * docs/schema/README.html: + * docs/schema/SANet_Network.xsd: + * docs/schema/ServerResourceUsage.txt: + * docs/schema/Spec_Defined_Deployment.xsd: + * docs/schema/Spec_Defined_XMI.xsd: + * docs/schema/Task_Map.xsd: + * docs/schema/XMI.xsd: + * docs/schema/ccd.xsd: + * docs/schema/cdd.xsd: + * docs/schema/cdp.xsd: + * docs/schema/ciaopolicy.xsd: + * docs/schema/cid.xsd: + * docs/schema/cpd.xsd: + * docs/schema/iad.xsd: + * docs/schema/pcd.xsd: + * docs/schema/toplevel.xsd: + * docs/schema/unused_elements.xsd: + * docs/schema/xsc-banner.h: + * docs/schema/xsc-banner.cpp: + * docs/tutorials/Quoter/Simple/01.html: + * docs/tutorials/Quoter/Simple/02.html: + * docs/tutorials/Quoter/Simple/03.html: + * docs/tutorials/Quoter/Simple/04.html: + * docs/tutorials/Quoter/Simple/Broker/StockBroker.mpc: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec.h: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec.cpp: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.mpc: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.cpp: + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.mpc: + * examples: + * examples/BasicSP/BMClosedED/BMClosedED.mpc: + * examples/BasicSP/BMClosedED/BMClosedED_exec.h: + * examples/BasicSP/BMClosedED/BMClosedED_exec.cpp: + * examples/BasicSP/BMDevice/BMDevice.mpc: + * examples/BasicSP/BMDevice/BMDevice_exec.h: + * examples/BasicSP/BMDevice/BMDevice_exec.cpp: + * examples/BasicSP/BMDisplay/BMDisplay.mpc: + * examples/BasicSP/BMDisplay/BMDisplay_exec.h: + * examples/BasicSP/BMDisplay/BMDisplay_exec.cpp: + * examples/BasicSP/BasicSP.mpc: + * examples/BasicSP/EC/EC.mpc: + * examples/BasicSP/EC/EC_exec.h: + * examples/BasicSP/EC/EC_exec.cpp: + * examples/BasicSP/EC/controller.cpp: + * examples/BasicSP/descriptors/BasicSP.dat: + * examples/BasicSP/descriptors/BasicSP_Homed.cdp: + * examples/BasicSP/descriptors/BasicSP_Unhomed.cdp: + * examples/BasicSP/descriptors/run_test.pl: + * examples/DevGuideExamples: + * examples/DevGuideExamples/CIAO.mwc: + * examples/DevGuideExamples/Messenger: + * examples/DevGuideExamples/Messenger/Administrator.cidl: + * examples/DevGuideExamples/Messenger/Administrator.idl: + * examples/DevGuideExamples/Messenger/Administrator.mpc: + * examples/DevGuideExamples/Messenger/Administrator_Client.cpp: + * examples/DevGuideExamples/Messenger/Administrator_Client_IDL2.cpp: + * examples/DevGuideExamples/Messenger/Administrator_Client_IDL2.mpc: + * examples/DevGuideExamples/Messenger/Administrator_Client_IDL3.cpp: + * examples/DevGuideExamples/Messenger/Administrator_Client_IDL3.mpc: + * examples/DevGuideExamples/Messenger/Administrator_exec_export.h: + * examples/DevGuideExamples/Messenger/Administrator_exec_i.h: + * examples/DevGuideExamples/Messenger/Administrator_exec_i.cpp: + * examples/DevGuideExamples/Messenger/Administrator_stub_export.h: + * examples/DevGuideExamples/Messenger/Administrator_svnt_export.h: + * examples/DevGuideExamples/Messenger/History.idl: + * examples/DevGuideExamples/Messenger/History_exec_i.h: + * examples/DevGuideExamples/Messenger/History_exec_i.cpp: + * examples/DevGuideExamples/Messenger/Message.idl: + * examples/DevGuideExamples/Messenger/Messenger.cidl: + * examples/DevGuideExamples/Messenger/Messenger.idl: + * examples/DevGuideExamples/Messenger/Messenger.mpc: + * examples/DevGuideExamples/Messenger/Messenger_exec_export.h: + * examples/DevGuideExamples/Messenger/Messenger_exec_i.h: + * examples/DevGuideExamples/Messenger/Messenger_exec_i.cpp: + * examples/DevGuideExamples/Messenger/Messenger_stub_export.h: + * examples/DevGuideExamples/Messenger/Messenger_svnt_export.h: + * examples/DevGuideExamples/Messenger/Publication.idl: + * examples/DevGuideExamples/Messenger/Publication_exec_i.h: + * examples/DevGuideExamples/Messenger/Publication_exec_i.cpp: + * examples/DevGuideExamples/Messenger/Receiver.cidl: + * examples/DevGuideExamples/Messenger/Receiver.idl: + * examples/DevGuideExamples/Messenger/Receiver.mpc: + * examples/DevGuideExamples/Messenger/Receiver_exec_export.h: + * examples/DevGuideExamples/Messenger/Receiver_exec_i.h: + * examples/DevGuideExamples/Messenger/Receiver_exec_i.cpp: + * examples/DevGuideExamples/Messenger/Receiver_stub_export.h: + * examples/DevGuideExamples/Messenger/Receiver_svnt_export.h: + * examples/DevGuideExamples/Messenger/Runnable.idl: + * examples/DevGuideExamples/Messenger/Runnable_exec_i.h: + * examples/DevGuideExamples/Messenger/Runnable_exec_i.cpp: + * examples/DevGuideExamples/Messenger/StaticDAnCE: + * examples/DevGuideExamples/Messenger/StaticDAnCE/Messenger_StaticDAnCE.mpc: + * examples/DevGuideExamples/Messenger/StaticDAnCE/README.txt: + * examples/DevGuideExamples/Messenger/StaticDAnCE/StaticDAnCEApp.cpp: + * examples/DevGuideExamples/Messenger/StaticDAnCE/plan.h: + * examples/DevGuideExamples/Messenger/StaticDAnCE/run_test.pl: + * examples/DevGuideExamples/Messenger/descriptors: + * examples/DevGuideExamples/Messenger/descriptors/Administrator.ccd: + * examples/DevGuideExamples/Messenger/descriptors/Administrator.cid: + * examples/DevGuideExamples/Messenger/descriptors/Administrator.cpd: + * examples/DevGuideExamples/Messenger/descriptors/Administrator_Exec.iad: + * examples/DevGuideExamples/Messenger/descriptors/Administrator_Stub.iad: + * examples/DevGuideExamples/Messenger/descriptors/Administrator_Svnt.iad: + * examples/DevGuideExamples/Messenger/descriptors/Application-flattened.cdp: + * examples/DevGuideExamples/Messenger/descriptors/Application.cdp: + * examples/DevGuideExamples/Messenger/descriptors/Application.pcd: + * examples/DevGuideExamples/Messenger/descriptors/ApplicationNodeMap.dat: + * examples/DevGuideExamples/Messenger/descriptors/Deployment.xsd: + * examples/DevGuideExamples/Messenger/descriptors/Domain.cdd: + * examples/DevGuideExamples/Messenger/descriptors/Libraries.iad: + * examples/DevGuideExamples/Messenger/descriptors/Messenger.ccd: + * examples/DevGuideExamples/Messenger/descriptors/Messenger.cid: + * examples/DevGuideExamples/Messenger/descriptors/Messenger.cpd: + * examples/DevGuideExamples/Messenger/descriptors/MessengerAssembly.ccd: + * examples/DevGuideExamples/Messenger/descriptors/MessengerAssembly.cid: + * examples/DevGuideExamples/Messenger/descriptors/MessengerAssembly.cpd: + * examples/DevGuideExamples/Messenger/descriptors/Messenger_Exec.iad: + * examples/DevGuideExamples/Messenger/descriptors/Messenger_Stub.iad: + * examples/DevGuideExamples/Messenger/descriptors/Messenger_Svnt.iad: + * examples/DevGuideExamples/Messenger/descriptors/README_15a: + * examples/DevGuideExamples/Messenger/descriptors/Receiver.ccd: + * examples/DevGuideExamples/Messenger/descriptors/Receiver.cid: + * examples/DevGuideExamples/Messenger/descriptors/Receiver.cpd: + * examples/DevGuideExamples/Messenger/descriptors/Receiver_Exec.iad: + * examples/DevGuideExamples/Messenger/descriptors/Receiver_Stub.iad: + * examples/DevGuideExamples/Messenger/descriptors/Receiver_Svnt.iad: + * examples/DevGuideExamples/Messenger/descriptors/XMI.xsd: + * examples/DevGuideExamples/Messenger/descriptors/admin.dat: + * examples/DevGuideExamples/Messenger/descriptors/package.tpd: + * examples/DevGuideExamples/Messenger/descriptors/run_test.pl: + * examples/DevGuideExamples/readme.txt: + * examples/Display/Display_Base/Display_Base.mpc: + * examples/Display/GPS/GPS.mpc: + * examples/Display/GPS/GPS_exec.h: + * examples/Display/GPS/GPS_exec.cpp: + * examples/Display/GPS/GPS_tracing_exec.h: + * examples/Display/GPS/GPS_tracing_exec.cpp: + * examples/Display/NavDisplay/NavDisplay.mpc: + * examples/Display/NavDisplay/NavDisplay_exec.h: + * examples/Display/NavDisplay/NavDisplay_exec.cpp: + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI.mpc: + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.h: + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.cpp: + * examples/Display/RateGen/RateGen.mpc: + * examples/Display/RateGen/RateGen_exec.h: + * examples/Display/RateGen/RateGen_exec.cpp: + * examples/Display/RateGen/controller.cpp: + * examples/Hello/Hello_Base/Hello_Base.mpc: + * examples/Hello/Receiver/Receiver.mpc: + * examples/Hello/Receiver/Receiver_exec.h: + * examples/Hello/Receiver/Receiver_exec.cpp: + * examples/Hello/Sender/Sender.mpc: + * examples/Hello/Sender/Sender_exec.h: + * examples/Hello/Sender/Sender_exec.cpp: + * examples/Hello/Sender/starter.cpp: + * examples/Hello/descriptors/DeploymentPlan.cdp: + * examples/Hello/descriptors/NodeManagerMap.dat: + * examples/Hello/descriptors/run_test.pl: + * examples/Null_Component/Null_Component.mpc: + * examples/Null_Component/Null_Component_exec.h: + * examples/Null_Component/Null_Component_exec.cpp: + * examples/Null_Component/Null_Interface.mpc: + * examples/Null_Component/StaticDAnCEApp.mpc: + * examples/Null_Component/descriptors/NodeMap.dat: + * examples/Null_Component/descriptors/Null_Homed.cdp: + * examples/Null_Component/descriptors/Null_Unhomed.cdp: + * examples/Null_Component/descriptors/run_test.pl: + * examples/Swapping/Hello_Base/Hello_Base.mpc: + * examples/Swapping/Receiver/Receiver.mpc: + * examples/Swapping/Receiver/Receiver_exec.h: + * examples/Swapping/Receiver/Receiver_exec.cpp: + * examples/Swapping/Sender/Sender.mpc: + * examples/Swapping/Sender/Sender_exec.h: + * examples/Swapping/Sender/Sender_exec.cpp: + * examples/Swapping/Sender/Sender_exec_1.h: + * examples/Swapping/Sender/Sender_exec_1.cpp: + * examples/Swapping/Sender/Sender_exec_2.h: + * examples/Swapping/Sender/Sender_exec_2.cpp: + * performance-tests: + * performance-tests/Benchmark/Benchmark.mpc: + * performance-tests/Benchmark/Multi_Threaded/Multi_Threaded.mpc: + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc: + * performance-tests/Benchmark/RoundTrip/RoundTripEI.idl: + * performance-tests/Benchmark/RoundTrip/RoundTrip_exec.h: + * performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc: + * performance-tests/Benchmark/RoundTripClient/RoundTripClientEI.idl: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.h: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.cpp: + * performance-tests/Benchmark/RoundTripServer/LatencyTest.cpp: + * performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc: + * performance-tests/Protocols/Controller/Controller.mpc: + * performance-tests/Protocols/Receiver/Receiver.mpc: + * performance-tests/Protocols/Receiver/Receiver_exec.h: + * performance-tests/Protocols/Receiver/Receiver_exec.cpp: + * performance-tests/Protocols/Sender/Sender.mpc: + * performance-tests/Protocols/Sender/Sender_exec.h: + * performance-tests/Protocols/Sender/Sender_exec.cpp: + * performance-tests/Protocols/common/Protocols.mpc: + * rules.ciao.GNU: + * tests: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.h: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.cpp: + * tests/Bug_2130_Regression/SEC_CheckPoint/controller.cpp: + * tests/Bug_2130_Regression/interfaces/ENW.mpc: + * tests/CIAO_ComponentServer: + * tests/CIAO_ComponentServer/Activator: + * tests/CIAO_ComponentServer/Activator/Activator.mpc: + * tests/CIAO_ComponentServer/Activator/client.cpp: + * tests/CIAO_ComponentServer/Activator/run_test.pl: + * tests/CIAO_ComponentServer/Basic: + * tests/CIAO_ComponentServer/Basic/Basic.mpc: + * tests/CIAO_ComponentServer/Basic/client.cpp: + * tests/CIAO_ComponentServer/Basic/run_test.pl: + * tests/CIAO_ComponentServer/SimpleComponent: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.cidl: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.idl: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_exec.h: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_exec.cpp: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_exec_export.h: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_stub_export.h: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_svnt_export.h: + * tests/CIAO_ComponentServer/SimpleComponent/client.cpp: + * tests/CIAO_ComponentServer/SimpleComponent/run_test.pl: + * tests/CIDL/CodeGen/Basic.mpc: + * tests/CIDL/CodeGen/CodeGen.mpc: + * tests/IDL3/Components/ComplexComponent/Attributes/Attributes.mpc: + * tests/IDL3/Components/ComplexComponent/EventSink/EventSink.mpc: + * tests/IDL3/Components/ComplexComponent/EventSource/EventSource.mpc: + * tests/IDL3/Components/ComplexComponent/Facets/Facets.mpc: + * tests/IDL3/Components/ComplexComponent/Receptacles/Receptacles.mpc: + * tests/IDL3/Components/SimpleComponent/SimpleComponent.mpc: + * tests/IDL3/Events/Abstract/Abstract.mpc: + * tests/IDL3/Events/Any/Any.mpc: + * tests/IDL3/Events/Regular/Regular.mpc: + * tests/IDL3/Homes/Attributes/HomeAttributes.mpc: + * tests/IDL3/Homes/Basic/Basic.mpc: + * tests/IDL3/Homes/Factory/Factory.mpc: + * tests/IDL3/Homes/Finder/Finder.mpc: + * tests/IDL3/Homes/Inheritance/Inheritance.mpc: + * tests/IDL3/ImpliedIDL/All/all.mpc: + * tests/IDL3/ImpliedIDL/Components/Basic/ICBasic.mpc: + * tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.mpc: + * tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource.mpc: + * tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles.mpc: + * tests/IDL3/ImpliedIDL/Events/Events.mpc: + * tests/IDL3/ImpliedIDL/Homes/Homes.mpc: + * tests/IDL3/Lookup/lookup_test.mpc: + * tests/Minimum/Minimum_Base/Minimum_Base.mpc: + * tests/Minimum/Receiver/Receiver.mpc: + * tests/Minimum/Receiver/Receiver_exec.h: + * tests/Minimum/Receiver/Receiver_exec.cpp: + * tests/Minimum/Sender/Sender.mpc: + * tests/Minimum/Sender/Sender_exec.h: + * tests/Minimum/Sender/Sender_exec.cpp: + * tools: + * tools/Config_Handlers: + * tools/Config_Handlers/ADD_Handler.h: + * tools/Config_Handlers/ADD_Handler.cpp: + * tools/Config_Handlers/Any_Handler.h: + * tools/Config_Handlers/Any_Handler.cpp: + * tools/Config_Handlers/Basic_Deployment_Data.cpp: + * tools/Config_Handlers/Basic_Deployment_Data.hpp: + * tools/Config_Handlers/CCD_Handler.h: + * tools/Config_Handlers/CCD_Handler.cpp: + * tools/Config_Handlers/CEPE_Handler.h: + * tools/Config_Handlers/CEPE_Handler.cpp: + * tools/Config_Handlers/CIAO_Events: + * tools/Config_Handlers/CIAO_Events/CIAOEvents.cpp: + * tools/Config_Handlers/CIAO_Events/CIAOEvents.hpp: + * tools/Config_Handlers/CIAO_Events/CIAOEvents_Handler.h: + * tools/Config_Handlers/CIAO_Events/CIAOEvents_Handler.cpp: + * tools/Config_Handlers/CIAO_Events/CIAO_Events_Handlers.mpc: + * tools/Config_Handlers/CIAO_Events/CIAO_Events_Handlers_Export.h: + * tools/Config_Handlers/CIAO_Events/test.cpp: + * tools/Config_Handlers/CPD_Handler.h: + * tools/Config_Handlers/CPD_Handler.cpp: + * tools/Config_Handlers/CRDD_Handler.h: + * tools/Config_Handlers/CRDD_Handler.cpp: + * tools/Config_Handlers/Common.h: + * tools/Config_Handlers/ComponentPropertyDescription_Handler.h: + * tools/Config_Handlers/ComponentPropertyDescription_Handler.cpp: + * tools/Config_Handlers/Config_Handlers.mpc: + * tools/Config_Handlers/Config_Handlers_Common_Export.h: + * tools/Config_Handlers/Config_Handlers_Export.h: + * tools/Config_Handlers/DD_Handler.h: + * tools/Config_Handlers/DD_Handler.cpp: + * tools/Config_Handlers/DP_Handler.h: + * tools/Config_Handlers/DP_Handler.cpp: + * tools/Config_Handlers/DP_PCD_Handler.h: + * tools/Config_Handlers/DP_PCD_Handler.cpp: + * tools/Config_Handlers/DataType_Handler.h: + * tools/Config_Handlers/DataType_Handler.cpp: + * tools/Config_Handlers/Deployment.cpp: + * tools/Config_Handlers/Deployment.hpp: + * tools/Config_Handlers/DnC_Dump.h: + * tools/Config_Handlers/DnC_Dump.cpp: + * tools/Config_Handlers/DnC_Dump_T.h: + * tools/Config_Handlers/DnC_Dump_T.cpp: + * tools/Config_Handlers/Dump_Obj.h: + * tools/Config_Handlers/Dump_Obj.cpp: + * tools/Config_Handlers/DynAny_Handler: + * tools/Config_Handlers/DynAny_Handler.mpc: + * tools/Config_Handlers/DynAny_Handler/DataType_Handler.h: + * tools/Config_Handlers/DynAny_Handler/DataType_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/DynAlias_Handler.h: + * tools/Config_Handlers/DynAny_Handler/DynAlias_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.h: + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler_Export.h: + * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.h: + * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/DynSequence_Handler.h: + * tools/Config_Handlers/DynAny_Handler/DynSequence_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/DynStruct_Handler.h: + * tools/Config_Handlers/DynAny_Handler/DynStruct_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/dynany_test.idl: + * tools/Config_Handlers/DynAny_Handler/test.cpp: + * tools/Config_Handlers/DynAny_Handler/test.mpc: + * tools/Config_Handlers/ERE_Handler.h: + * tools/Config_Handlers/ERE_Handler.cpp: + * tools/Config_Handlers/ESD_Handler.h: + * tools/Config_Handlers/ESD_Handler.cpp: + * tools/Config_Handlers/IDD_Handler.h: + * tools/Config_Handlers/IDD_Handler.cpp: + * tools/Config_Handlers/IDREF_Base.h: + * tools/Config_Handlers/IDREF_Base.cpp: + * tools/Config_Handlers/ID_Handler.h: + * tools/Config_Handlers/ID_Handler.cpp: + * tools/Config_Handlers/IRDD_Handler.h: + * tools/Config_Handlers/IRDD_Handler.cpp: + * tools/Config_Handlers/MDD_Handler.h: + * tools/Config_Handlers/MDD_Handler.cpp: + * tools/Config_Handlers/PCD_Handler.h: + * tools/Config_Handlers/PCD_Handler.cpp: + * tools/Config_Handlers/PSPE_Handler.h: + * tools/Config_Handlers/PSPE_Handler.cpp: + * tools/Config_Handlers/Package_Handlers: + * tools/Config_Handlers/Package_Handlers/CAD_Handler.h: + * tools/Config_Handlers/Package_Handlers/CAD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CID_Handler.h: + * tools/Config_Handlers/Package_Handlers/CID_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CPD_Handler.h: + * tools/Config_Handlers/Package_Handlers/CPD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.h: + * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/IAD_Handler.h: + * tools/Config_Handlers/Package_Handlers/IAD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/NIA_Handler.h: + * tools/Config_Handlers/Package_Handlers/PCD_Handler.h: + * tools/Config_Handlers/Package_Handlers/PCD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/PC_Intf.h: + * tools/Config_Handlers/Package_Handlers/PC_Intf.cpp: + * tools/Config_Handlers/Package_Handlers/Package_Handlers.mpc: + * tools/Config_Handlers/Package_Handlers/Packaging_Handlers_Export.h: + * tools/Config_Handlers/Package_Handlers/SID_Handler.h: + * tools/Config_Handlers/Package_Handlers/SID_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/test.cpp: + * tools/Config_Handlers/Property_Handler.h: + * tools/Config_Handlers/Property_Handler.cpp: + * tools/Config_Handlers/RDD_Handler.h: + * tools/Config_Handlers/RDD_Handler.cpp: + * tools/Config_Handlers/RT-CCM: + * tools/Config_Handlers/RT-CCM/CB_Handler.h: + * tools/Config_Handlers/RT-CCM/CB_Handler.cpp: + * tools/Config_Handlers/RT-CCM/CIAOServerResources.cpp: + * tools/Config_Handlers/RT-CCM/CIAOServerResources.hpp: + * tools/Config_Handlers/RT-CCM/CLA_Handler.h: + * tools/Config_Handlers/RT-CCM/CLA_Handler.cpp: + * tools/Config_Handlers/RT-CCM/CNPM_Handler.h: + * tools/Config_Handlers/RT-CCM/CNPM_Handler.cpp: + * tools/Config_Handlers/RT-CCM/NPM_Handler.h: + * tools/Config_Handlers/RT-CCM/NPM_Handler.cpp: + * tools/Config_Handlers/RT-CCM/OC_Handler.h: + * tools/Config_Handlers/RT-CCM/OC_Handler.cpp: + * tools/Config_Handlers/RT-CCM/OR_Handler.h: + * tools/Config_Handlers/RT-CCM/OR_Handler.cpp: + * tools/Config_Handlers/RT-CCM/PM_Handler.h: + * tools/Config_Handlers/RT-CCM/PM_Handler.cpp: + * tools/Config_Handlers/RT-CCM/PS_Handler.h: + * tools/Config_Handlers/RT-CCM/PS_Handler.cpp: + * tools/Config_Handlers/RT-CCM/RT-CCM-Handlers.mpc: + * tools/Config_Handlers/RT-CCM/RT_CCM_Handlers_Export.h: + * tools/Config_Handlers/RT-CCM/SRD_Handler.h: + * tools/Config_Handlers/RT-CCM/SRD_Handler.cpp: + * tools/Config_Handlers/RT-CCM/TPL_Handler.h: + * tools/Config_Handlers/RT-CCM/TPL_Handler.cpp: + * tools/Config_Handlers/RT-CCM/TP_Handler.h: + * tools/Config_Handlers/RT-CCM/TP_Handler.cpp: + * tools/Config_Handlers/RT-CCM/input.csr: + * tools/Config_Handlers/RT-CCM/test.cpp: + * tools/Config_Handlers/Req_Handler.h: + * tools/Config_Handlers/Req_Handler.cpp: + * tools/Config_Handlers/STD_CID_Handler.h: + * tools/Config_Handlers/STD_CID_Handler.cpp: + * tools/Config_Handlers/STD_CPD_Handler.h: + * tools/Config_Handlers/STD_CPD_Handler.cpp: + * tools/Config_Handlers/STD_IAD_Handler.h: + * tools/Config_Handlers/STD_IAD_Handler.cpp: + * tools/Config_Handlers/STD_PCD_Handler.h: + * tools/Config_Handlers/STD_PCD_Handler.cpp: + * tools/Config_Handlers/STD_PC_Intf.h: + * tools/Config_Handlers/STD_PC_Intf.cpp: + * tools/Config_Handlers/SatisfierProperty_Handler.h: + * tools/Config_Handlers/SatisfierProperty_Handler.cpp: + * tools/Config_Handlers/Utils: + * tools/Config_Handlers/Utils/Exceptions.h: + * tools/Config_Handlers/Utils/Functors.h: + * tools/Config_Handlers/XMI.hpp: + * tools/Config_Handlers/XMI.cpp: + * tools/Config_Handlers/XMLSchema: + * tools/Config_Handlers/XMLSchema/Traversal.hpp: + * tools/Config_Handlers/XMLSchema/Traversal.ipp: + * tools/Config_Handlers/XMLSchema/Traversal.tpp: + * tools/Config_Handlers/XMLSchema/TypeInfo.hpp: + * tools/Config_Handlers/XMLSchema/TypeInfo.ipp: + * tools/Config_Handlers/XMLSchema/TypeInfo.tpp: + * tools/Config_Handlers/XMLSchema/Types.hpp: + * tools/Config_Handlers/XMLSchema/Types.ipp: + * tools/Config_Handlers/XMLSchema/Types.tpp: + * tools/Config_Handlers/XMLSchema/Writer.hpp: + * tools/Config_Handlers/XMLSchema/Writer.ipp: + * tools/Config_Handlers/XMLSchema/Writer.tpp: + * tools/Config_Handlers/XML_File_Intf.h: + * tools/Config_Handlers/XML_File_Intf.cpp: + * tools/Config_Handlers/XML_Typedefs.h: + * tools/Config_Handlers/XML_Typedefs.cpp: + * tools/Config_Handlers/XSCRT: + * tools/Config_Handlers/XSCRT/Elements.hpp: + * tools/Config_Handlers/XSCRT/Elements.ipp: + * tools/Config_Handlers/XSCRT/Elements.tpp: + * tools/Config_Handlers/XSCRT/ExtendedTypeInfo.hpp: + * tools/Config_Handlers/XSCRT/ExtendedTypeInfo.ipp: + * tools/Config_Handlers/XSCRT/Parser.hpp: + * tools/Config_Handlers/XSCRT/Parser.ipp: + * tools/Config_Handlers/XSCRT/Parser.tpp: + * tools/Config_Handlers/XSCRT/Traversal.hpp: + * tools/Config_Handlers/XSCRT/Traversal.ipp: + * tools/Config_Handlers/XSCRT/Traversal.tpp: + * tools/Config_Handlers/XSCRT/Writer.hpp: + * tools/Config_Handlers/XSCRT/Writer.ipp: + * tools/Config_Handlers/XSCRT/Writer.tpp: + * tools/Config_Handlers/XSCRT/XML.hpp: + * tools/Config_Handlers/XSCRT/XML.ipp: + * tools/Config_Handlers/XSCRT/XML.tpp: + * tools/Config_Handlers/XSCRT/XMLSchema.hpp: + * tools/Config_Handlers/XSC_XML_Handlers_Export.h: + * tools/Config_Handlers/ccd.cpp: + * tools/Config_Handlers/ccd.hpp: + * tools/Config_Handlers/cdd.cpp: + * tools/Config_Handlers/cdd.hpp: + * tools/Config_Handlers/cdp.hpp: + * tools/Config_Handlers/cdp.cpp: + * tools/Config_Handlers/cid.cpp: + * tools/Config_Handlers/cid.hpp: + * tools/Config_Handlers/cpd.hpp: + * tools/Config_Handlers/cpd.cpp: + * tools/Config_Handlers/iad.cpp: + * tools/Config_Handlers/iad.hpp: + * tools/Config_Handlers/pcd.hpp: + * tools/Config_Handlers/pcd.cpp: + * tools/Config_Handlers/test.cdp: + * tools/Config_Handlers/test.cpp: + * tools/Config_Handlers/toplevel.cpp: + * tools/Config_Handlers/toplevel.hpp: + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.h: + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp: + * tools/IDL3_to_XMI/IR_Simulator_visitor.h: + * tools/XML: + * tools/XML/CIAO_XML_Utils_Export.h: + * tools/XML/XML.mpc: + * tools/XML/XML_Error_Handler.h: + * tools/XML/XML_Error_Handler.cpp: + * tools/XML/XML_Helper.h: + * tools/XML/XML_Helper.tpp: + * tools/XML/XML_Schema_Resolver.h: + * tools/XML/XML_Schema_Resolver.tpp: + * tools/XML/XML_Schema_Resolver.cpp: + * tools/XML/XercesString.h: + * tools/XML/XercesString.cpp: + * tools/tools.mwc: + + Merged in from prism_import branch. + + * DAnCE/Deployment/CIAO_NodeApplication_CallBack.idl: + * DAnCE/Deployment/CIAO_ServerResources.idl: + * DAnCE/Deployment/Deployment_Container.idl: + * DAnCE/Deployment/Deployment_Events.idl: + * DAnCE/Deployment/NodeApp_CB_Impl.h: + * DAnCE/Deployment/NodeApp_CB_Impl.cpp: + * DAnCE/DomainApplicationManager/Deployment_Configuration.h: + * DAnCE/DomainApplicationManager/Deployment_Configuration.cpp: + * DAnCE/DomainApplicationManager/DomainApplicationManager_AMH_Impl.h: + * DAnCE/DomainApplicationManager/DomainApplicationManager_AMH_Impl.inl: + * DAnCE/DomainApplicationManager/DomainApplicationManager_AMH_Impl.cpp: + * DAnCE/DomainApplicationManager/DomainApplicationManager_AMI_Impl.h: + * DAnCE/DomainApplicationManager/DomainApplicationManager_AMI_Impl.cpp: + * DAnCE/DomainApplicationManager/DomainApplicationManager_ActiveObject_Impl.h: + * DAnCE/DomainApplicationManager/DomainApplicationManager_ActiveObject_Impl.cpp: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.inl: + * DAnCE/DomainApplicationManager/Reply_Handler_i.h: + * DAnCE/DomainApplicationManager/Reply_Handler_i.cpp: + * DAnCE/DomainApplicationManager/Task_StartLaunch.h: + * DAnCE/DomainApplicationManager/Task_StartLaunch.cpp: + * DAnCE/ExecutionManager/DAM_Map.h: + * DAnCE/ExecutionManager/DAM_Map.cpp: + * DAnCE/ExecutionManager/Execution_Manager.cpp: + * DAnCE/ExecutionManager/Execution_Manager_Impl.h: + * DAnCE/ExecutionManager/Execution_Manager_Impl.cpp: + * DAnCE/NodeApplication/CIAO_NodeApplication_export.h: + * DAnCE/NodeApplication/Config_Manager.h: + * DAnCE/NodeApplication/Config_Manager.cpp: + * DAnCE/NodeApplication/Config_Manager_export.h: + * DAnCE/NodeApplication/Configurator_Factory.h: + * DAnCE/NodeApplication/Configurator_Factory.inl: + * DAnCE/NodeApplication/Configurator_Factory.cpp: + * DAnCE/NodeApplication/Container_Impl.h: + * DAnCE/NodeApplication/Container_Impl.inl: + * DAnCE/NodeApplication/Container_Impl.cpp: + * DAnCE/NodeApplication/NAConfig_Manager.h: + * DAnCE/NodeApplication/NAConfig_Manager.inl: + * DAnCE/NodeApplication/NAConfig_Manager.cpp: + * DAnCE/NodeApplication/NA_Configurator_Export.h: + * DAnCE/NodeApplication/NoOp_Configurator.h: + * DAnCE/NodeApplication/NoOp_Configurator.cpp: + * DAnCE/NodeApplication/NoOp_Configurator_export.h: + * DAnCE/NodeApplication/NodeApp_Configurator.h: + * DAnCE/NodeApplication/NodeApp_Configurator.cpp: + * DAnCE/NodeApplication/NodeApp_Configurator_Export.h: + * DAnCE/NodeApplication/NodeApplication.cpp: + * DAnCE/NodeApplication/NodeApplication_Core.h: + * DAnCE/NodeApplication/NodeApplication_Core.inl: + * DAnCE/NodeApplication/NodeApplication_Core.cpp: + * DAnCE/NodeApplication/NodeApplication_Impl.inl: + * DAnCE/NodeApplication/RTConfig_Manager.h: + * DAnCE/NodeApplication/RTConfig_Manager.inl: + * DAnCE/NodeApplication/RTConfig_Manager.cpp: + * DAnCE/NodeApplication/RTNA_Configurator_Export.h: + * DAnCE/NodeApplication/RTNodeApp_Configurator.h: + * DAnCE/NodeApplication/RTNodeApp_Configurator.cpp: + * DAnCE/NodeApplicationManager/CIAO_NAM_Export.h: + * DAnCE/NodeApplicationManager/Containers_Info_Map.h: + * DAnCE/NodeApplicationManager/Containers_Info_Map.cpp: + * DAnCE/NodeApplicationManager/ImplementationInfo.h: + * DAnCE/NodeApplicationManager/ImplementationInfo.cpp: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.inl: + * DAnCE/NodeApplicationManager/URL_Parser.h: + * DAnCE/NodeApplicationManager/URL_Parser.cpp: + * DAnCE/NodeManager/BaseMonitor.h: + * DAnCE/NodeManager/CIAO_Monitor.h: + * DAnCE/NodeManager/CIAO_Monitor.cpp: + * DAnCE/NodeManager/Monitor.mpc: + * DAnCE/NodeManager/MonitorCB.h: + * DAnCE/NodeManager/MonitorCB.cpp: + * DAnCE/NodeManager/MonitorController.h: + * DAnCE/NodeManager/MonitorController.cpp: + * DAnCE/NodeManager/NAM_Map.h: + * DAnCE/NodeManager/NAM_Map.cpp: + * DAnCE/NodeManager/Node_Manager.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Benchmark_Impl.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Benchmark_Impl.cpp: + * DAnCE/tests/NodeApplicationTest: + * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc: + * DAnCE/tests/NodeApplicationTest/NodeAppTest_RoundTrip.cidl: + * DAnCE/tests/NodeApplicationTest/NodeAppTest_RoundTrip.idl: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client.cpp: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_dynamic.cpp: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_ex.cpp: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_simple.cpp: + * DAnCE/tests/NodeApplicationTest/README: + * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.h: + * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.cpp: + * DAnCE/tests/NodeApplicationTest/RoundTrip_exec_export.h: + * DAnCE/tests/NodeApplicationTest/RoundTrip_stub_export.h: + * DAnCE/tests/NodeApplicationTest/RoundTrip_svnt_export.h: + * DAnCE/tests/NodeApplicationTest/run_test.pl: + * DAnCE/tests/NodeApplicationTest/run_test_ex.pl: + * DAnCE/tests/NodeApplicationTest/run_test_simple.pl: + * DevGuideExamples: + * DevGuideExamples/CIAO.mwc: + * DevGuideExamples/Messenger: + * DevGuideExamples/Messenger/Administrator.cidl: + * DevGuideExamples/Messenger/Administrator.idl: + * DevGuideExamples/Messenger/Administrator.mpc: + * DevGuideExamples/Messenger/Administrator_Client.cpp: + * DevGuideExamples/Messenger/Administrator_Client_IDL2.cpp: + * DevGuideExamples/Messenger/Administrator_Client_IDL2.mpc: + * DevGuideExamples/Messenger/Administrator_Client_IDL3.cpp: + * DevGuideExamples/Messenger/Administrator_Client_IDL3.mpc: + * DevGuideExamples/Messenger/Administrator_exec_export.h: + * DevGuideExamples/Messenger/Administrator_exec_i.h: + * DevGuideExamples/Messenger/Administrator_exec_i.cpp: + * DevGuideExamples/Messenger/Administrator_stub_export.h: + * DevGuideExamples/Messenger/Administrator_svnt_export.h: + * DevGuideExamples/Messenger/History.idl: + * DevGuideExamples/Messenger/History_exec_i.h: + * DevGuideExamples/Messenger/History_exec_i.cpp: + * DevGuideExamples/Messenger/Message.idl: + * DevGuideExamples/Messenger/Messenger.cidl: + * DevGuideExamples/Messenger/Messenger.idl: + * DevGuideExamples/Messenger/Messenger.mpc: + * DevGuideExamples/Messenger/Messenger_exec_export.h: + * DevGuideExamples/Messenger/Messenger_exec_i.h: + * DevGuideExamples/Messenger/Messenger_exec_i.cpp: + * DevGuideExamples/Messenger/Messenger_stub_export.h: + * DevGuideExamples/Messenger/Messenger_svnt_export.h: + * DevGuideExamples/Messenger/Publication.idl: + * DevGuideExamples/Messenger/Publication_exec_i.h: + * DevGuideExamples/Messenger/Publication_exec_i.cpp: + * DevGuideExamples/Messenger/Receiver.cidl: + * DevGuideExamples/Messenger/Receiver.idl: + * DevGuideExamples/Messenger/Receiver.mpc: + * DevGuideExamples/Messenger/Receiver_exec_export.h: + * DevGuideExamples/Messenger/Receiver_exec_i.h: + * DevGuideExamples/Messenger/Receiver_exec_i.cpp: + * DevGuideExamples/Messenger/Receiver_stub_export.h: + * DevGuideExamples/Messenger/Receiver_svnt_export.h: + * DevGuideExamples/Messenger/Runnable.idl: + * DevGuideExamples/Messenger/Runnable_exec_i.h: + * DevGuideExamples/Messenger/Runnable_exec_i.cpp: + * DevGuideExamples/Messenger/StaticDAnCE: + * DevGuideExamples/Messenger/StaticDAnCE/Messenger_StaticDAnCE.mpc: + * DevGuideExamples/Messenger/StaticDAnCE/README.txt: + * DevGuideExamples/Messenger/StaticDAnCE/StaticDAnCEApp.cpp: + * DevGuideExamples/Messenger/StaticDAnCE/plan.h: + * DevGuideExamples/Messenger/StaticDAnCE/run_test.pl: + * DevGuideExamples/Messenger/descriptors: + * DevGuideExamples/Messenger/descriptors/Administrator.ccd: + * DevGuideExamples/Messenger/descriptors/Administrator.cid: + * DevGuideExamples/Messenger/descriptors/Administrator.cpd: + * DevGuideExamples/Messenger/descriptors/Administrator_Exec.iad: + * DevGuideExamples/Messenger/descriptors/Administrator_Stub.iad: + * DevGuideExamples/Messenger/descriptors/Administrator_Svnt.iad: + * DevGuideExamples/Messenger/descriptors/Application-flattened.cdp: + * DevGuideExamples/Messenger/descriptors/Application.cdp: + * DevGuideExamples/Messenger/descriptors/Application.pcd: + * DevGuideExamples/Messenger/descriptors/ApplicationNodeMap.dat: + * DevGuideExamples/Messenger/descriptors/Deployment.xsd: + * DevGuideExamples/Messenger/descriptors/Domain.cdd: + * DevGuideExamples/Messenger/descriptors/Libraries.iad: + * DevGuideExamples/Messenger/descriptors/Messenger.ccd: + * DevGuideExamples/Messenger/descriptors/Messenger.cid: + * DevGuideExamples/Messenger/descriptors/Messenger.cpd: + * DevGuideExamples/Messenger/descriptors/MessengerAssembly.ccd: + * DevGuideExamples/Messenger/descriptors/MessengerAssembly.cid: + * DevGuideExamples/Messenger/descriptors/MessengerAssembly.cpd: + * DevGuideExamples/Messenger/descriptors/Messenger_Exec.iad: + * DevGuideExamples/Messenger/descriptors/Messenger_Stub.iad: + * DevGuideExamples/Messenger/descriptors/Messenger_Svnt.iad: + * DevGuideExamples/Messenger/descriptors/README_15a: + * DevGuideExamples/Messenger/descriptors/Receiver.ccd: + * DevGuideExamples/Messenger/descriptors/Receiver.cid: + * DevGuideExamples/Messenger/descriptors/Receiver.cpd: + * DevGuideExamples/Messenger/descriptors/Receiver_Exec.iad: + * DevGuideExamples/Messenger/descriptors/Receiver_Stub.iad: + * DevGuideExamples/Messenger/descriptors/Receiver_Svnt.iad: + * DevGuideExamples/Messenger/descriptors/XMI.xsd: + * DevGuideExamples/Messenger/descriptors/admin.dat: + * DevGuideExamples/Messenger/descriptors/package.tpd: + * DevGuideExamples/Messenger/descriptors/run_test.pl: + * DevGuideExamples/readme.txt: + * MPC/config/ciao_component_dnc.mpb: + * MPC/config/ciao_container_dnc.mpb: + * MPC/config/ciao_deployment_stub.mpb: + * MPC/config/ciao_deployment_svnt.mpb: + * MPC/config/ciao_server_dnc.mpb: + * ciao/CCM_Base.idl: + * ciao/CCM_CCM2Context.idl: + * ciao/CCM_CCMException.idl: + * ciao/CCM_Component.idl: + * ciao/CCM_ComponentId.idl: + * ciao/CCM_Configurator.idl: + * ciao/CCM_Container.idl: + * ciao/CCM_Container_Ex.idl: + * ciao/CCM_Context.idl: + * ciao/CCM_Cookie.idl: + * ciao/CCM_Core.mpc: + * ciao/CCM_EnterpriseComponent.idl: + * ciao/CCM_Entity2Context.idl: + * ciao/CCM_EntityComponent.idl: + * ciao/CCM_EntityContext.idl: + * ciao/CCM_Enumeration.idl: + * ciao/CCM_EventBase.idl: + * ciao/CCM_EventConsumerBase.idl: + * ciao/CCM_Events.idl: + * ciao/CCM_ExecutorLocator.idl: + * ciao/CCM_Home.idl: + * ciao/CCM_HomeConfiguration.idl: + * ciao/CCM_HomeExecutorBase.idl: + * ciao/CCM_HomeFinder.idl: + * ciao/CCM_HomeRegistration.idl: + * ciao/CCM_KeylessCCMHome.idl: + * ciao/CCM_Navigation.idl: + * ciao/CCM_Object.idl: + * ciao/CCM_PrimaryKeyBase.idl: + * ciao/CCM_ProxyHomeRegistration.idl: + * ciao/CCM_Receptacle.idl: + * ciao/CCM_Session2Context.idl: + * ciao/CCM_SessionComponent.idl: + * ciao/CCM_SessionContext.idl: + * ciao/CCM_SessionSynchronization.idl: + * ciao/CCM_StandardConfigurator.idl: + * ciao/CCM_StateIdFactory.idl: + * ciao/CCM_Transaction.idl: + * ciao/CIAO_SwapExec.idl: + * ciao/CIAO_UpgradeableContext.idl: + * ciao/Components.idl: + * ciao/Container_Base.h: + * ciao/Container_Base.inl: + * ciao/Container_Base.cpp: + * ciao/Context_Impl_Base.h: + * ciao/Context_Impl_Base.inl: + * ciao/Context_Impl_Base.cpp: + * ciao/Context_Impl_T.h: + * ciao/Context_Impl_T.cpp: + * ciao/Cookies.h: + * ciao/Cookies.inl: + * ciao/Cookies.cpp: + * ciao/CosPersistentState.idl: + * ciao/Dynamic_Component_Activator.h: + * ciao/Dynamic_Component_Activator.inl: + * ciao/Dynamic_Component_Activator.cpp: + * ciao/Dynamic_Component_Servant_Base.h: + * ciao/Dynamic_Component_Servant_Base.cpp: + * ciao/Dynamic_Component_Servant_T.h: + * ciao/Dynamic_Component_Servant_T.cpp: + * ciao/Home_Servant_Impl_Base.h: + * ciao/Home_Servant_Impl_Base.cpp: + * ciao/Home_Servant_Impl_T.h: + * ciao/Home_Servant_Impl_T.cpp: + * ciao/Object_Set_T.h: + * ciao/Object_Set_T.inl: + * ciao/Object_Set_T.cpp: + * ciao/Port_Activator.h: + * ciao/Port_Activator.inl: + * ciao/Port_Activator.cpp: + * ciao/Port_Activator_T.h: + * ciao/Port_Activator_T.cpp: + * ciao/Security.idl: + * ciao/Servant_Activator.h: + * ciao/Servant_Activator.cpp: + * ciao/Servant_Impl_Base.h: + * ciao/Servant_Impl_Base.cpp: + * ciao/Servant_Impl_T.h: + * ciao/Servant_Impl_T.cpp: + * ciao/Servant_Impl_Utils_T.cpp: + * ciao/Session_Container.h: + * ciao/Session_Container.inl: + * ciao/Session_Container.cpp: + * ciao/StandardConfigurator_Impl.h: + * ciao/StandardConfigurator_Impl.cpp: + * ciao/Swapping_Container.h: + * ciao/Swapping_Container.inl: + * ciao/Swapping_Container.cpp: + * ciao/Swapping_Servant_Home_Impl_Base.h: + * ciao/Swapping_Servant_Home_Impl_Base.cpp: + * ciao/Swapping_Servant_Home_Impl_T.h: + * ciao/Swapping_Servant_Home_Impl_T.cpp: + * ciao/Upgradeable_Context_Impl_T.h: + * ciao/Upgradeable_Context_Impl_T.cpp: + * ciao/extension: + * ciao/extension/CCM_ClientContainerInterceptor.idl: + * ciao/extension/CCM_ClientContainerInterceptorRegistration.idl: + * ciao/extension/CCM_ContainerClientRequestInfo.idl: + * ciao/extension/CCM_ContainerInterceptor.idl: + * ciao/extension/CCM_ContainerRequestInfo.idl: + * ciao/extension/CCM_ContainerServantRequestInfo.idl: + * ciao/extension/CCM_ContainerServerRequestInfo.idl: + * ciao/extension/CCM_ContainerStubRequestInfo.idl: + * ciao/extension/CCM_ExtensionComponent.idl: + * ciao/extension/CCM_ExtensionContext.idl: + * ciao/extension/CCM_InvalidRegistration.idl: + * ciao/extension/CCM_QoS.idl: + * ciao/extension/CCM_ServantContainerInterceptor.idl: + * ciao/extension/CCM_ServantContainerInterceptorRegistration.idl: + * ciao/extension/CCM_ServerContainerInterceptor.idl: + * ciao/extension/CCM_ServerContainerInterceptorRegistration.idl: + * ciao/extension/CCM_StubContainerInterceptor.idl: + * ciao/extension/CCM_StubContainerInterceptorRegistration.idl: + * ciao/extension/ExtensionContext.h: + * ciao/extension/ExtensionContext.cpp: + * ciaosvcs: + * ciaosvcs/Events: + * ciaosvcs/Events/CIAO_EventService_Factory_impl.h: + * ciaosvcs/Events/CIAO_EventService_Factory_impl.cpp: + * ciaosvcs/Events/CIAO_Events.mpc: + * ciaosvcs/Events/CIAO_Events_Base: + * ciaosvcs/Events/CIAO_Events_Base/CIAO_EventServiceBase.h: + * ciaosvcs/Events/CIAO_Events_Base/CIAO_EventServiceBase.cpp: + * ciaosvcs/Events/CIAO_Events_Base/CIAO_Events.idl: + * ciaosvcs/Events/CIAO_Events_Base/CIAO_Events_Base.mpc: + * ciaosvcs/Events/CIAO_Events_Base/CIAO_Events_Export.h: + * ciaosvcs/Events/CIAO_Events_Export.h: + * ciaosvcs/Events/CIAO_RTEC: + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEVENT_Export.h: + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.h: + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.cpp: + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.idl: + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.mpc: + * ciaosvcs/Events/CIAO_RTEC/SimpleAddressServer.h: + * ciaosvcs/Events/CIAO_RTEC/SimpleAddressServer.cpp: + * docs/schema/CIAOEvents.txt: + * examples/BasicSP/descriptors/BasicSP.cdp: + * examples/Hello/ReDaC-Usage.html: + * examples/Hello/descriptors/Hello.cid: + * examples/Hello/descriptors/Hello.cpd: + * examples/Hello/descriptors/Libraries.iad: + * examples/Hello/descriptors/Receiver.ccd: + * examples/Hello/descriptors/Receiver.cid: + * examples/Hello/descriptors/Receiver.cpd: + * examples/Hello/descriptors/Receiver_Exec.iad: + * examples/Hello/descriptors/Receiver_Stub.iad: + * examples/Hello/descriptors/Receiver_Svnt.iad: + * examples/Hello/descriptors/Sender.ccd: + * examples/Hello/descriptors/Sender.cid: + * examples/Hello/descriptors/Sender.cpd: + * examples/Hello/descriptors/Sender_Exec.iad: + * examples/Hello/descriptors/Sender_Stub.iad: + * examples/Hello/descriptors/Sender_Svnt.iad: + * examples/Hello/descriptors_ReDaC: + + * examples/Hello/descriptors_ReDaC/deploymentplan.cdp: + * examples/Hello/descriptors_ReDaC/deploymentplan_add.cdp: + * examples/Hello/descriptors_ReDaC/deploymentplan_remove.cdp: + * examples/Hello/descriptors_events: + * examples/Hello/descriptors_events/NodeManagerMap.dat: + * examples/Hello/descriptors_events/NodeManagerMapTwoHosts.dat: + * examples/Hello/descriptors_events/NodeManagerMap_collocated.dat: + * examples/Hello/descriptors_events/README: + * examples/Hello/descriptors_events/RunEventTest.pm: + * examples/Hello/descriptors_events/ciao-events-example-collocated.ced: + * examples/Hello/descriptors_events/ciao-events-example-with-federation.ced: + * examples/Hello/descriptors_events/ciao-events-example-with-filters.ced: + * examples/Hello/descriptors_events/ciao-events-example.ced: + * examples/Hello/descriptors_events/ciao-events-federation-mcast.ced: + * examples/Hello/descriptors_events/ciao-events-federation-udp-collocated.ced: + * examples/Hello/descriptors_events/ciao-events-federation-udp-two-hosts.ced: + * examples/Hello/descriptors_events/ciao-events-federation-udp.ced: + * examples/Hello/descriptors_events/deploymentplan_events.cdp: + * examples/Hello/descriptors_events/deploymentplan_events_collocated.cdp: + * examples/Hello/descriptors_events/deploymentplan_federation.cdp: + * examples/Hello/descriptors_events/deploymentplan_federation_mcast.cdp: + * examples/Hello/descriptors_events/deploymentplan_federation_udp.cdp: + * examples/Hello/descriptors_events/deploymentplan_federation_udp_collocated.cdp: + * examples/Hello/descriptors_events/deploymentplan_federation_udp_two_hosts.cdp: + * examples/Hello/descriptors_events/deploymentplan_multiple_senders.cdp: + * examples/Hello/descriptors_events/deploymentplan_with_filters.cdp: + * examples/Hello/descriptors_events/rtec.conf: + * examples/Hello/descriptors_events/run_NodeDaemons.pl: + * examples/Hello/descriptors_events/run_NodeDaemons_svc_conf.pl: + * examples/Hello/descriptors_events/run_NodeDaemons_with_ip.pl: + * examples/Hello/descriptors_events/run_test.pl: + * examples/Hello/descriptors_events/run_test_collocated.pl: + * examples/Hello/descriptors_events/run_test_federated.pl: + * examples/Hello/descriptors_events/run_test_filtered.pl: + * examples/Hello/descriptors_events/run_test_multicast.pl: + * examples/Hello/descriptors_events/run_test_multiple_senders.pl: + * examples/Hello/descriptors_events/run_test_simple.pl: + * examples/Hello/descriptors_events/run_test_udp.pl: + * examples/Hello/descriptors_events/run_test_udp_collocated.pl: + * examples/Hello/descriptors_shared_components: + * examples/Hello/descriptors_shared_components/deploymentplan.cdp: + * examples/Hello/descriptors_shared_components/deploymentplan_shared_components.cdp: + * examples/Null_Component/descriptors/Deployment.xsd: + * examples/Null_Component/descriptors/Domain.cdd: + * examples/Null_Component/descriptors/Null_Assembly.cid: + * examples/Null_Component/descriptors/Null_Assembly_Package.cpd: + * examples/Null_Component/descriptors/Null_Component.ccd: + * examples/Null_Component/descriptors/Null_ComponentMonolithicImpl.cid: + * examples/Null_Component/descriptors/Null_Component_Package.cpd: + * examples/Null_Component/descriptors/Null_Component_exec.iad: + * examples/Null_Component/descriptors/Null_Component_stub.iad: + * examples/Null_Component/descriptors/Null_Component_svnt.iad: + * examples/Null_Component/descriptors/PackageConfiguration.pcd: + * examples/Null_Component/descriptors/Plan.cdp: + * examples/Null_Component/descriptors/TopLevelPackage.tpd: + * examples/Null_Component/descriptors/XMI.xsd: + * tools/Config_Handlers/Utils/CIAO_XML_Utils_Export.h: + * tools/Config_Handlers/Utils/Utils.mpc: + * tools/Config_Handlers/Utils/XML_Error_Handler.h: + * tools/Config_Handlers/Utils/XML_Error_Handler.cpp: + * tools/Config_Handlers/Utils/XML_Helper.h: + * tools/Config_Handlers/Utils/XML_Helper.tpp: + * tools/Config_Handlers/Utils/XML_Helper.cpp: + * tools/Config_Handlers/Utils/XML_Schema_Resolver.h: + * tools/Config_Handlers/Utils/XML_Schema_Resolver.cpp: + * tools/Config_Handlers/Utils/XercesString.h: + * tools/Config_Handlers/Utils/XercesString.cpp: + + Removed these files. + +Wed Feb 11 13:35:59 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * Merged in from prism_import branch + + Wed Feb 11 02:15:21 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * CIAO-INSTALL.html: + * CIAO.mwc: + * CIAO_DAnCE.mwc: + * CIAO_TAO.mwc: + * CIAO_TAO_DAnCE.mwc: + * COPYING: + * ChangeLogs: + * NEWS: + * PROBLEM-REPORT-FORM: + * README: + * Release: + * VERSION: + * bin: + * bin/ciao_tests.lst: + * ciaosvcs: + * examples: + * examples/BasicSP/EC/client.cpp: + * examples/BasicSP/EC/controller.cpp: + * examples/DevGuideExamples: + * examples/Display/GPS/GPS_exec.cpp: + * examples/Display/NavDisplay/NavDisplay_exec.cpp: + * examples/Display/RateGen/controller.cpp: + * examples/Hello/Sender/starter.cpp: + * examples/Null_Component/StaticDAnCEApp.cpp: + * examples/Null_Component/descriptors/run_test.pl: + * examples/Swapping/Sender/starter.cpp: + * performance-tests: + * performance-tests/Benchmark/Multi_Threaded/client.cpp: + * performance-tests/Benchmark/RoundTrip/RoundTripEI.idl: + * performance-tests/Benchmark/RoundTrip/client.cpp: + * performance-tests/Benchmark/RoundTripClient/client.cpp: + * performance-tests/Protocols/Controller/Controller.cpp: + * performance-tests/Protocols/Receiver/Receiver_exec.cpp: + * performance-tests/Protocols/Sender/Sender_exec.cpp: + * performance-tests/mico/mico-thrput-st/client.cc: + * rules.ciao.GNU: + + Merged in changes from HEAD. + + Wed Feb 11 01:36:39 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Logger/Logger.mpc: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/em_launcher.mpc: + * DAnCE/tests/CIAO/NodeManager-Deployments/nm_launcher.mpc: + * MPC/config/dance_logger.mpb: + * examples/DevGuideExamples/Messenger/Administrator_exec_i.cpp: + * examples/Hello/Sender/Sender_exec.h: + * tests/CIAO_ComponentServer/Activator/client.cpp: + * tests/CIAO_ComponentServer/Basic/client.cpp: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc: + * tests/CIAO_ComponentServer/SimpleComponent/client.cpp: + * tests/Minimum/Receiver/Receiver.mpc: + + Windows fixes. + + Wed Feb 11 00:18:44 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * CCF: + * CCF/CCF/CodeGenerationKit/IndentationCxx.hpp: + * CCF/CCF/CodeGenerationKit/IndentationJava.hpp: + * CIDLC: + * CIDLC/AttributeHeaderEmitters.cpp: + * CIDLC/DescriptorGenerator.cpp: + * CIDLC/Literals.cpp: + * CIDLC/ServantHeaderGenerator.cpp: + * CIDLC/SizeTypeCalculator.cpp: + * CIDLC/cidlc.cpp: + * docs: + * docs/tutorials/Quoter/Simple/Broker/StockBrokerDriver.cpp: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributorDriver.cpp: + * tools/IDL3_to_IDL2: + + Merged changes in from trunk + + Tue Feb 10 23:31:09 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/TargetManager/TargetManager.mpc: + + Disabled this for now. + + Tue Feb 10 19:13:45 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * ciao/Containers/Session/Session_Container.cpp: + + Loffinf changes. + + * DAnCE/tests/DeploymentPlanDump/test.cpp: + * DAnCE/tests/NodeApplicationManager-NodeApplication/test.cpp: + + compile fixes to the last commit. + + * VERSION: + * ciao/Version.h: + + Updated version number to current. + + * examples/DevGuideExamples: + * examples/DevGuideExamples/Messenger/Administrator.mpc: + * examples/DevGuideExamples/Messenger/Administrator_Client_IDL2.mpc: + * examples/DevGuideExamples/Messenger/Administrator_Client_IDL3.mpc: + * examples/DevGuideExamples/Messenger/Administrator_exec_i.h: + * examples/DevGuideExamples/Messenger/Administrator_exec_i.cpp: + * examples/DevGuideExamples/Messenger/Messenger.mpc: + * examples/DevGuideExamples/Messenger/Messenger_exec_i.h: + * examples/DevGuideExamples/Messenger/Messenger_exec_i.cpp: + * examples/DevGuideExamples/Messenger/Receiver.mpc: + * examples/DevGuideExamples/Messenger/Receiver_exec_i.h: + * examples/DevGuideExamples/Messenger/Receiver_exec_i.cpp: + * examples/DevGuideExamples/Messenger/StaticDAnCE/Messenger_StaticDAnCE.mpc: + * examples/DevGuideExamples/Messenger/descriptors/ApplicationNodeMap.dat: + * examples/DevGuideExamples/Messenger/descriptors/run_test.pl: + + Partially ported this example. + + Tue Feb 10 18:18:41 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/Deployment.idl: + * DAnCE/Deployment/Deployment_Application.idl: + * DAnCE/Deployment/Deployment_ApplicationManager.idl: + * DAnCE/Deployment/Deployment_Base.idl: + * DAnCE/Deployment/Deployment_Connection.idl: + * DAnCE/Deployment/Deployment_Core.idl: + * DAnCE/Deployment/Deployment_Data.idl: + * DAnCE/Deployment/Deployment_DeploymentPlan.idl: + * DAnCE/Deployment/Deployment_DomainApplication.idl: + * DAnCE/Deployment/Deployment_DomainApplicationManager.idl: + * DAnCE/Deployment/Deployment_ExecutionManager.idl: + * DAnCE/Deployment/Deployment_NodeApplication.idl: + * DAnCE/Deployment/Deployment_NodeApplicationManager.idl: + * DAnCE/Deployment/Deployment_NodeManager.idl: + * DAnCE/Deployment/Deployment_Packaging_Data.idl: + * DAnCE/Deployment/Deployment_RepositoryManager.idl: + * DAnCE/Deployment/Deployment_ResourceCommitmentManager.idl: + * DAnCE/Deployment/Deployment_TargetData.idl: + * DAnCE/Deployment/Deployment_TargetManager.idl: + * DAnCE/Deployment/Deployment_common.h: + * DAnCE/DomainApplication/Domain_Application_Impl.h: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Module.h: + * DAnCE/NodeApplication/ComponentInstallation_Impl.h: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Module.h: + * DAnCE/RedirectionService/CCMObjectLocator.cpp: + * DAnCE/RepositoryManager/RMadmin.cpp: + * DAnCE/RepositoryManager/RepositoryManager_Impl.cpp: + * DAnCE/StaticConfigurator/StaticDAnCEParser.cpp: + * DAnCE/Utils/Plan_Handler.h: + * DAnCE/Utils/Plan_Handler.cpp: + * DAnCE/tests/CIAO/Components/SimpleUser_exec.cpp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/simple_em_launcher.cpp: + * DAnCE/tests/DeploymentPlanDump/test.cpp: + * DAnCE/tests/DeploymentPlanTestReferences/test.cpp: + * DAnCE/tests/DeploymentTest1/test.cpp: + * DAnCE/tests/MocksTest/MocksTest.cpp: + * DAnCE/tests/NameServiceTest/srv_main.cpp: + * DAnCE/tests/NodeApplicationManager-NodeApplication/test.cpp: + * DAnCE/tests/NodeManager-NodeApplicationManager/test.cpp: + * DAnCE/tests/ObjectLocatorTest/Dummy.idl: + * DAnCE/tests/ObjectLocatorTest/clt_main.cpp: + * DAnCE/tests/ObjectLocatorTest/srv_main.cpp: + * DAnCE/tests/RedirectionServiceTest/Dummy.idl: + * DAnCE/tests/RedirectionServiceTest/clt_main.cpp: + * DAnCE/tests/RedirectionServiceTest/srv_main.cpp: + * ccm/ComponentServer/CCM_ComponentServer.idl: + * ccm/ComponentServer/CCM_ComponentServer_Base.idl: + * ccm/ComponentServer/CCM_ComponentServer_Client.idl: + * ciao/CIAO_FailureReasons.idl: + * ciao/Client_init.h: + * ciao/Client_init.cpp: + * ciao/ComponentServer/CIAO_CS_Client.idl: + * ciao/ComponentServer/CIAO_ComponentServer.idl: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.h: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + * ciao/ComponentServer/CIAO_Container_Impl.h: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/ComponentServer/CIAO_Properties.idl: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h: + * ciao/ComponentServer/Configurators/Basic_Config_Manager.h: + * ciao/ComponentServer/Configurators/Basic_Config_Manager.cpp: + * ciao/ComponentServer/Configurators/RT/RTConfig_Manager.h: + * ciao/ComponentServer/Configurators/Server_Configurator.h: + * ciao/Containers/CIAO_Servant_Activator.idl: + * ciao/Containers/Container_Base.idl: + * ciao/Containers/Servant_Activator.h: + * ciao/Containers/Servant_Activator.cpp: + * ciao/Containers/Session/Session_Container.h: + * ciao/Containers/Session/Session_Container.idl: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Contexts/Context.mpc: + * ciao/Servants/CIAO_Port_Activator.idl: + * ciao/Servants/Home_Servant_Impl_Base.h: + * ciao/Servants/Home_Servant_Impl_T.cpp: + * ciao/Servants/Port_Activator.h: + * ciao/Servants/Servant_Impl_Base.cpp: + * ciao/Servants/Servant_Impl_Utils_T.cpp: + * ciao/Server_init.cpp: + * ciao/Valuetype_Factories/Factories.mpc: + * docs/tutorials/Quoter/Simple/Broker/StockBrokerDriver.cpp: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributorDriver.cpp: + * examples/BasicSP/BMClosedED/BMClosedED_exec.cpp: + * examples/BasicSP/BMDisplay/BMDisplay_exec.cpp: + * examples/BasicSP/EC/EC_exec.cpp: + * examples/BasicSP/EC/client.cpp: + * examples/BasicSP/EC/controller.cpp: + * examples/Display/GPS/GPS_exec.cpp: + * examples/Display/NavDisplay/NavDisplay_exec.cpp: + * examples/Null_Component/StaticDAnCEApp.cpp: + * examples/Swapping/Sender/starter.cpp: + * ofccm/Cdmw/CDMW_Deployment.idl: + * ofccm/NodeApplication/ComponentInstallation_Impl.h: + * performance-tests/Benchmark/Multi_Threaded/client.cpp: + * performance-tests/Benchmark/RoundTrip/RoundTripEI.idl: + * performance-tests/Benchmark/RoundTrip/client.cpp: + * performance-tests/Benchmark/RoundTripClient/RoundTripClientEI.idl: + * performance-tests/Benchmark/RoundTripClient/client.cpp: + * performance-tests/Protocols/Receiver/Receiver_exec.cpp: + * performance-tests/Protocols/Sender/Sender_exec.cpp: + * performance-tests/mico/mico-thrput-st/client.cc: + * performance-tests/mico/mico-thrput-st/server.cc: + * tests/Bug_2130_Regression/SEC_CheckPoint/controller.cpp: + * tests/CIAO_ComponentServer/Activator/client.cpp: + * tests/CIAO_ComponentServer/SimpleComponent/client.cpp: + * tools/Config_Handlers/Any_Handler.h: + * tools/Config_Handlers/Any_Handler.cpp: + * tools/Config_Handlers/CIAO_Events/CIAOEvents_Handler.h: + * tools/Config_Handlers/CIAO_Events/CIAOEvents_Handler.cpp: + * tools/Config_Handlers/CIAO_Events/test.cpp: + * tools/Config_Handlers/DD_Handler.h: + * tools/Config_Handlers/DD_Handler.cpp: + * tools/Config_Handlers/DP_Handler.h: + * tools/Config_Handlers/DP_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/dynany_test.idl: + * tools/Config_Handlers/DynAny_Handler/test.cpp: + * tools/Config_Handlers/DynAny_Handler/test.mpc: + * tools/Config_Handlers/ESD_Handler.h: + * tools/Config_Handlers/ESD_Handler.cpp: + * tools/Config_Handlers/IDD_Handler.h: + * tools/Config_Handlers/IDD_Handler.cpp: + * tools/Config_Handlers/IDREF_Base.h: + * tools/Config_Handlers/IDREF_Base.cpp: + * tools/Config_Handlers/Package_Handlers/test.cpp: + * tools/Config_Handlers/RT-CCM/OR_Handler.h: + * tools/Config_Handlers/RT-CCM/OR_Handler.cpp: + * tools/Config_Handlers/RT-CCM/SRD_Handler.h: + * tools/Config_Handlers/RT-CCM/SRD_Handler.cpp: + * tools/Config_Handlers/RT-CCM/test.cpp: + * tools/Config_Handlers/XML_Typedefs.h: + * tools/Config_Handlers/test.cpp: + * tools/IDL3_to_IDL2/cdmw_idl.cpp: + * tools/XML/XercesString.cpp: + + Fuzz. + + Fri Feb 6 22:06:51 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * bin/ciao_tests.lst: + + Added in tests that have been ported. + + Fri Feb 6 20:28:09 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/bin/PythonDAnCE/generator/comp_impl.py: + + Fixes that should have been in previous commit. + + * examples/Null_Component/Null_Component_exec.h: + * examples/Null_Component/Null_Component_exec.cpp: + * examples/Null_Component/descriptors/NodeMap.dat: + * examples/Null_Component/descriptors/Null_Homed.cdp: + * examples/Null_Component/descriptors/Null_Unhomed.cdp: + * examples/Null_Component/descriptors/run_test.pl: + + Ported this example to new CIAO/DAnCE. + + * examples/Null_Component/descriptors/Deployment.xsd: + * examples/Null_Component/descriptors/Domain.cdd: + * examples/Null_Component/descriptors/Null_Assembly.cid: + * examples/Null_Component/descriptors/Null_Assembly_Package.cpd: + * examples/Null_Component/descriptors/Null_Component.ccd: + * examples/Null_Component/descriptors/Null_ComponentMonolithicImpl.cid: + * examples/Null_Component/descriptors/Null_Component_Package.cpd: + * examples/Null_Component/descriptors/Null_Component_exec.iad: + * examples/Null_Component/descriptors/Null_Component_stub.iad: + * examples/Null_Component/descriptors/Null_Component_svnt.iad: + * examples/Null_Component/descriptors/PackageConfiguration.pcd: + * examples/Null_Component/descriptors/Plan.cdp: + * examples/Null_Component/descriptors/TopLevelPackage.tpd: + * examples/Null_Component/descriptors/XMI.xsd: + + Removed these files. + + Fri Feb 6 19:51:02 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/bin/PythonDAnCE/generator/comp_impl.py: + * DAnCE/bin/PythonDAnCE/generator/home_impl.py: + * DAnCE/bin/generate_plan.py: + + Fixes to better handle namespaces components may be declared in. + + * examples/BasicSP/descriptors/run_test.pl: + + Will run plan specified on commad line. + + * examples/BasicSP/descriptors/BasicSP_Homed.cdp: + + Same as the _Unhomed plan, except all components are explicitly homed. + + Fri Feb 6 19:36:03 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * examples/BasicSP/BMClosedED/BMClosedED_exec.cpp: + * examples/BasicSP/BMDevice/BMDevice_exec.cpp: + * examples/BasicSP/BMDisplay/BMDisplay_exec.cpp: + * examples/BasicSP/EC/EC_exec.cpp: + + Raised the priority of logging messages so they would appear + without CIAO_LOG_LEVEL being set. + + * examples/BasicSP/EC/controller.cpp: + * examples/BasicSP/descriptors/BasicSP_Unhomed.cdp: + * examples/BasicSP/descriptors/run_test.pl: + + Fixes necessary to make this test work. + + Fri Feb 6 19:22:40 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + + Better exception handling. + + Fri Feb 6 18:26:39 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + + Better exception handling. + + * DAnCE/bin/PythonDAnCE/generator/artifact.py: + * DAnCE/bin/PythonDAnCE/generator/comp_impl.py: + * DAnCE/bin/PythonDAnCE/generator/header.py: + * DAnCE/bin/generate_plan.py: + + Bugfixes for plangenerator. + + * examples/BasicSP/BMClosedED/BMClosedED_exec.h: + * examples/BasicSP/BMClosedED/BMClosedED_exec.cpp: + * examples/BasicSP/BMDevice/BMDevice_exec.h: + * examples/BasicSP/BMDevice/BMDevice_exec.cpp: + * examples/BasicSP/BMDisplay/BMDisplay_exec.h: + * examples/BasicSP/BMDisplay/BMDisplay_exec.cpp: + * examples/BasicSP/EC/EC_exec.h: + * examples/BasicSP/EC/EC_exec.cpp: + + Added component servant and executor factory operations. + + * examples/BasicSP/descriptors/BasicSP.dat: + * examples/BasicSP/descriptors/BasicSP_Unhomed.cdp: + * examples/BasicSP/descriptors/run_test.pl: + + Ported to new version of DAnCE. test script still needs to invoke correct controller. + + * examples/BasicSP/descriptors/BasicSP.cdp: + + Removed obsolete plan. + + Fri Feb 6 13:44:54 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/bin/PythonDAnCE: + * DAnCE/bin/PythonDAnCE/__init__.py: + * DAnCE/bin/PythonDAnCE/generator: + * DAnCE/bin/PythonDAnCE/generator/__init__.py: + * DAnCE/bin/PythonDAnCE/generator/_path.py: + * DAnCE/bin/PythonDAnCE/generator/artifact.py: + * DAnCE/bin/PythonDAnCE/generator/comp_impl.py: + * DAnCE/bin/PythonDAnCE/generator/comp_inst.py: + * DAnCE/bin/PythonDAnCE/generator/footer.py: + * DAnCE/bin/PythonDAnCE/generator/header.py: + * DAnCE/bin/PythonDAnCE/generator/home_impl.py: + * DAnCE/bin/PythonDAnCE/generator/home_inst.py: + * DAnCE/bin/PythonDAnCE/generator/homed_comp_impl.py: + * DAnCE/bin/PythonDAnCE/generator/homed_comp_inst.py: + * DAnCE/bin/PythonDAnCE/generator/templet.py: + * DAnCE/bin/generate_plan.py: + + First cut implementation of a very simple cdp generator. + + Thu Feb 5 19:36:49 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * ofccm/DAnCE_Scripts: + * ofccm/DAnCE_Scripts/em-log.conf: + * ofccm/DAnCE_Scripts/em.conf: + * ofccm/DAnCE_Scripts/integ_deployment.sh: + * ofccm/DAnCE_Scripts/integ_deployment.xsl: + * ofccm/DAnCE_Scripts/logger.conf: + * ofccm/DAnCE_Scripts/pl-log.conf: + * ofccm/DAnCE_Scripts/pl.conf: + * ofccm/DAnCE_Scripts/plb-log.conf: + * ofccm/DAnCE_Scripts/plb.conf: + * ofccm/DAnCE_Scripts/start_ExecutionManager.sh: + * ofccm/DAnCE_Scripts/start_PlanLauncher.sh: + * ofccm/DAnCE_Scripts/start_PlanLauncherBase.sh: + * ofccm/DAnCE_Scripts/start_demo_1.sh: + + * DAnCE/bin/em-log.conf: + * DAnCE/bin/em.conf: + * DAnCE/bin/integ_deployment.sh: + * DAnCE/bin/integ_deployment.xsl: + * DAnCE/bin/logger.conf: + * DAnCE/bin/pl-log.conf: + * DAnCE/bin/pl.conf: + * DAnCE/bin/plb-log.conf: + * DAnCE/bin/plb.conf: + * DAnCE/bin/start_ExecutionManager.sh: + * DAnCE/bin/start_PlanLauncher.sh: + * DAnCE/bin/start_PlanLauncherBase.sh: + * DAnCE/bin/start_demo_1.sh: + + Moved OFCCM specific scripts over to the ofccm directory. + + Thu Feb 5 19:07:02 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * tests/IDL3_to_XMI: + * tools/IDL3_to_XMI: + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.h: + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp: + * tools/IDL3_to_XMI/IR_Simulator_visitor.h: + + Ported this tool, and associated tests in from head. + + Thu Feb 5 18:37:55 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * bin/ciao_tests.lst: + + Ported this file in from trunk. + + * DAnCE/tests/NodeApplicationTest: + * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc: + * DAnCE/tests/NodeApplicationTest/NodeAppTest_RoundTrip.cidl: + * DAnCE/tests/NodeApplicationTest/NodeAppTest_RoundTrip.idl: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client.cpp: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_dynamic.cpp: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_ex.cpp: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_simple.cpp: + * DAnCE/tests/NodeApplicationTest/README: + * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.h: + * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.cpp: + * DAnCE/tests/NodeApplicationTest/RoundTrip_exec_export.h: + * DAnCE/tests/NodeApplicationTest/RoundTrip_stub_export.h: + * DAnCE/tests/NodeApplicationTest/RoundTrip_svnt_export.h: + * DAnCE/tests/NodeApplicationTest/run_test.pl: + * DAnCE/tests/NodeApplicationTest/run_test_ex.pl: + * DAnCE/tests/NodeApplicationTest/run_test_simple.pl: + + Removed obsolete test. + + Thu Feb 5 18:30:34 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * CIDLC/ExecImplHeaderGenerator.cpp: + * CIDLC/ExecImplSourceGenerator.cpp: + * CIDLC/ServantHeaderGenerator.cpp: + * CIDLC/ServantSourceGenerator.cpp: + + Added component factory functions, similar to those already generated for + Homes. + + * DAnCE/tests/CIAO/Components/SimpleNull_exec.h: + * DAnCE/tests/CIAO/Components/SimpleNull_exec.cpp: + + Added in generated factory functions from above. + + * DAnCE/tests/CIAO/ExecutionManager-Deployments/run_test.pl: + * DAnCE/tests/CIAO/NodeManager-Deployments/run_test.pl: + + Added ability to run a single plan by passing it as a command line + arguments. + + * DAnCE/tests/CIAO/NodeManager-Deployments/SimpleComponentUnhomed.cdp: + + Test for unhomed components. + + * ciao/Containers/Session/Session_Container.h: + * ciao/Containers/Session/Session_Container.cpp: + + Fixes for unhomed components. + + Thu Feb 5 16:03:59 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + + First cut implementation of unhomed component deployment. Untested as yet. + + Thu Feb 5 14:40:18 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/EmitsConnectionExplicitHome_NS.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/MultiplexConnectionExplicitHome_NS.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/PublishConnectionExplicitHome_NS.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/SimplexConnectionExplicitHome_NS.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/run_test.pl: + * tools/Config_Handlers/ERE_Handler.cpp: + + Fixes to enable external reference connections for non-provider connections. + + Thu Feb 5 00:39:48 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec.cpp: + + Fixed a segmentation fault. + + * DAnCE/tests/CIAO/ExecutionManager-Deployments/EmitsConnectionExplicitHome.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/MultiplexConnectionExplicitHome.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/PublishConnectionExplicitHome.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/SimpleComponentExplicitHome.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/SimplexConnectionExplicitHome.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/run_test.pl: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/simple_em_launcher.cpp: + + Tests similar to those in NodeManager-Deployments, except across two nodes. + + Wed Feb 4 22:08:09 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleUser_exec.cpp: + + Removed CLINFO from the logging messages. + + * DAnCE/tests/CIAO/NodeManager-Deployments/run_test.pl: + + Test script to execute all deployments in this directory + + * tools/XML/XML_Helper.tpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/simple_nm_launcher.cpp: + + Reduced logging. + + Wed Feb 4 21:18:18 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/Containers/Container_Base.cpp: + + Demoted the logging priority of failure to find a receptacle policy. + + * examples/Hello/descriptors/run_test.pl: + + removed some extraneous logging. + + Wed Feb 4 19:07:27 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * examples/Hello/descriptors/run_test.pl: + + fixing nameservice support. + + Wed Feb 4 01:26:49 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * CIAO_TAO.mwc: + * CIAO_TAO_DAnCE.mwc: + + Added TAO_ROOT/utils. + + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + * DAnCE/NodeManager/NodeManager_Impl.cpp: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + + Logging changes. + + * DAnCE/NodeApplication/ComponentAttributesSetter.cpp: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + + Compile fixes. + + * DAnCE/NodeApplication/Name_Utilities.cpp: + + Fixed segmentation faults. + + * DAnCE/tests/MocksTest/MockTest.mpc: + + Disabled. + + * examples/Hello/descriptors/run_test.pl: + + Fixes to use correct binaries and arguments. This test now runs. + + Tue Feb 3 14:24:17 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * examples/Hello/descriptors/run_test.pl: + + Migrating changes to a new workspace. + + Mon Jan 12 17:41:29 UTC 2009 Abdullah Sowayan <sowayan@gmail.com> + + * DAnCE/NodeApplication/ComponentAttributesSetter.cpp: + + Use var types to encapsulates memory management instead + of using ptr types. This closes bugzilla 3538. + + Thu Dec 11 5:05:57 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * ccm/CCM_KeylessCCMHome.idl: + Updated include + + * ccm/ComponentServer/CCM_ComponentServer.idl: + * ccm/ComponentServer/CCM_ComponentServer_Client.idl: + * ciao/Containers/Session/Session_Container.h: + Layout changes + + * ciao/Containers/Session/Session_Container.cpp: + const/initialise pointer with 0 + + Fri Nov 28 16:05:57 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/tests/CIAO/NodeManager-Deployments/simple_nm_launcher.cpp: + Added missing include + + Wed Nov 26 16:17:57 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/NodeApplication/NodeApplication.mpc: + Layout changes + + * DAnCE/NodeManager/Node_Manager_Module.cpp: + Layout changes to the help message + + * examples/Hello/Receiver/Receiver_exec.cpp: + * examples/Hello/Sender/starter.cpp: + Unicode changes + + Wed Nov 26 15:04:57 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/ComponentServer/Configurators/NoOp/NoOp_Configurator.mpc: + Added dynamic flags + + * ciao/Contexts/Swapping/CIAO_UpgradeableContext.idl: + Updated include + + * CIDLC/ExecutorMappingGenerator.cpp: + Update the include being generated + + * DAnCE/tests/NameServiceTest/clt_main.cpp: + * DAnCE/tests/NameServiceTest/Dummy.idl: + * DAnCE/tests/NameServiceTest/NameServiceTest.mpc: + * DAnCE/tests/NameServiceTest/run_test.pl: + Cleanup and wchar + + * DAnCE/tests/RedirectionServiceTest/srv_main.cpp: + Fixed warning + + * examples/Swapping/Receiver/Receiver.mpc: + Disabled some projects + + * ofccm/NodeApplication/NodeApplication_Impl.h: + Updated include + + * tests/CIAO_ComponentServer/Basic/client.cpp: + Unicode changes + + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc: + Updated + + Wed Nov 26 14:22:57 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/TargetManager/TargetManager.mpc: + Disabled a few projects + + * DAnCE/tests/MocksTest/MocksTest.cpp: + Unicode change + + * DAnCE/tests/NameServiceTest/srv_main.cpp: + * DAnCE/tests/ObjectLocatorTest/srv_main.cpp: + * DAnCE/tests/RedirectionServiceTest/srv_main.cpp: + Fixed compile errors with msvc + + * examples/BasicSP/BasicSP.mpc: + Refactored this file a little bit. With msvc I do see that cidl + is each time executed even when nothing changes. This has to be fixed + + * MPC/config/dance_cdmw_idl.mpb: + Fixed after + + * ofccm/Cdmw/CDMW_Deployment.idl: + * ofccm/Cdmw/CDMW_IDL_Ext.idl: + Updated includes + + * ofccm/Cdmw/CDMW_IDL.mpc: + Use seperate idl project + + * ofccm/NodeApplication/ServerActivator_Impl.h: + Updated include + + Tue Nov 25 15:55:57 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * ccm/ComponentServer/CCM_ComponentServer.idl: + * ccm/ComponentServer/CCM_ComponentServer.mpc: + * ccm/ComponentServer/CCM_ComponentServer_Base.idl: + * ccm/ComponentServer/CCM_ComponentServer_Client.idl: + * ccm/ComponentServer/ComponentServer.idl: + * ccm/ComponentServer/ComponentServer.mpc: + * ccm/ComponentServer/ComponentServer_Base.idl: + * ccm/ComponentServer/ComponentServer_Client.idl: + Renamed with CCM prefix + + * ccm/CCM_Enumeration.idl: + * ccm/CCM_Object.idl: + Moved sequence<CCMObject> CCMObjectSeq to CCM_Object + + * ciao/ComponentServer/CIAO_ComponentServer.idl: + Use CCMObjectSeq + + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/ComponentServer/CIAO_Container_Impl.h: + Use CCMObjectSeq + + * ciao/ComponentServer/CIAO_CS_Client.idl: + * ciao/Containers/Session/Session_Container.cpp: + * DAnCE/NodeApplication/NodeApplication_Impl.h: + * ofccm/Cdmw/CDMW_IDL.idl + Updated include + + * examples/Swapping/Sender/Sender.mpc: + Disabled these projects + + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + Explicitly list export header files + + Tue Nov 25 14:30:57 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * ccm/ComponentServer/ComponentServer.mpc: + Only compile the IDL files as part of one project + + * ciao/Servants/Servants.mpc: + Move template files to seperate group + + * DAnCE/NodeApplication/Name_Utilities.cpp: + Fixed warning + + * ofccm/NodeApplication/NodeApplication_Impl.cpp: + Initialise pointers with 0 + + Tue Nov 25 08:30:57 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Servants/Swapping/CIAO_SwapExec.idl: + * ciao/Servants/Swapping/Dynamic_Component_Servant_Base.cpp + * ciao/Servants/Swapping/Dynamic_Component_Servant_Base.h + * ciao/Servants/Swapping/Swapping_Servant_Home_Impl_Base.h + * examples/Swapping/Receiver/Receiver_exec.h + * examples/Swapping/Sender/Sender_exec_1.h + * examples/Swapping/Sender/Sender_exec_2.h + * ofccm/NodeApplication/ComponentInstallation_Impl.h + * ofccm/NodeApplication/NodeApplication_Impl.cpp + * ofccm/NodeApplication/NodeApplication_Impl.h + * ofccm/NodeApplication/ServerActivator_Impl.cpp + * ofccm/NodeApplication/ServerActivator_Impl.h + Updated includes + + * ciao/Servants/Swapping/Swapping_Servants.mpc + * ciao/Servants/Swapping/CIAO_Swapping_Servant_export.h + New files + + Mon Nov 24 20:08:57 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Servants/Home_Servant_Impl_T.cpp: + Fixed compile error + + * ciao/Servants/Port_Activator_T.cpp: + * ciao/Servants/Port_Activator_T.h: + Fixed signature deactivate + + * DAnCE/NodeApplication/ComponentAttributesSetter.cpp: + Datatype/const changs + + * DAnCE/NodeApplication/Name_Utilities.cpp: + * DAnCE/NodeApplication/Name_Utilities.h: + Unicode changes + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + Layout changes + + * DAnCE/RedirectionService/CCMObjectLocator.cpp: + Datatype changes + + * DAnCE/tests/ObjectLocatorTest/srv_main.cpp: + Fixed compile error + + * examples/Swapping/Sender/Sender_exec.h: + Fixed include + + Mon Nov 24 19:48:57 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * ccm/ComponentServer/ComponentServer.mpc + Layout change + + * ciao/Containers/Session/Session_Container.cpp: + Catch exceptions as const + + * ciao/Contexts/Context_Impl_Base.h: + Updated include + + * ciao/Servants/Home_Servant_Impl_Base.h: + Include Container_BaseC.h, the forward declaration + gives problems with msvc8 + + * ciao/Servants/Port_Activator.h: + Corrected signature so that we match the base class + + * ciao/Servants/Servant_Impl_T.h: + Removed not needed forward declaration + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + Unicode changes + + * DAnCE/NodeApplication/ServerActivator_Impl.cpp: + Const change + + * DAnCE/NodeManager/Node_Manager_Module.cpp: + Unicode and layout changes + + * DAnCE/NodeManager/NodeManager_Impl.cpp: + Layout changes and initialise pointer with 0 + + * examples/Hello/Sender/Sender_exec.cpp: + Unicode change + + * ofccm/Cdmw/CDMW_Deployment.idl: + * ofccm/Cdmw/CDMW_IDL_Ext.idl: + Updated includes + + Mon Nov 24 16:06:57 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/Name_Utilities.h: + * DAnCE/NodeApplication/Name_Utilities.cpp: + + Files missing from last commit. + + Sun Nov 23 23:59:50 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/DAnCE_Properties.idl: + + Rearranged, organized + + * DAnCE/DomainApplicationManager/Node_Locator.h: + * DAnCE/DomainApplicationManager/Node_Locator.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Module.h: + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + * DAnCE/NodeApplication/NodeApplication.mpc: + * DAnCE/NodeApplication/NodeApplication_Impl.h: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Module.h: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Module.cpp: + + Improved NameService support. + + * examples/Hello/Sender/Sender_exec.cpp: + * examples/Hello/descriptors/DeploymentPlan.cdp: + * examples/Hello/descriptors/run_test.pl: + + Updates to work with new DAnCE. + + * tools/Config_Handlers/XSCRT/Elements.hpp: + * tools/XML/XML_Helper.h: + + Compile fixes. + + * examples/Hello/ReDaC-Usage.html: + * examples/Hello/descriptors/Hello.cid: + * examples/Hello/descriptors/Hello.cpd: + * examples/Hello/descriptors/Libraries.iad: + * examples/Hello/descriptors/Receiver.ccd: + * examples/Hello/descriptors/Receiver.cid: + * examples/Hello/descriptors/Receiver.cpd: + * examples/Hello/descriptors/Receiver_Exec.iad: + * examples/Hello/descriptors/Receiver_Stub.iad: + * examples/Hello/descriptors/Receiver_Svnt.iad: + * examples/Hello/descriptors/Sender.ccd: + * examples/Hello/descriptors/Sender.cid: + * examples/Hello/descriptors/Sender.cpd: + * examples/Hello/descriptors/Sender_Exec.iad: + * examples/Hello/descriptors/Sender_Stub.iad: + * examples/Hello/descriptors/Sender_Svnt.iad: + * examples/Hello/descriptors_ReDaC: + * examples/Hello/descriptors_events: + * examples/Hello/descriptors_shared_components: + + Removed these files. + + Fri Nov 21 16:58:00 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/DomainApplicationManager/Node_Locator.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Module.h: + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + * DAnCE/NodeManager/Node_Manager_Module.h: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Module.cpp: + + Better support for the naming service. + + * examples/Hello/descriptors/DeploymentPlan.cdp: + * examples/Hello/descriptors/run_test.pl: + + ported to new DAnCE. + + * examples/Hello/descriptors/Hello.cid: + * examples/Hello/descriptors/Hello.cpd: + * examples/Hello/descriptors/Libraries.iad: + * examples/Hello/descriptors/Receiver.ccd: + * examples/Hello/descriptors/Receiver.cid: + * examples/Hello/descriptors/Receiver.cpd: + * examples/Hello/descriptors/Receiver_Exec.iad: + * examples/Hello/descriptors/Receiver_Stub.iad: + * examples/Hello/descriptors/Receiver_Svnt.iad: + * examples/Hello/descriptors/Sender.ccd: + * examples/Hello/descriptors/Sender.cid: + * examples/Hello/descriptors/Sender.cpd: + * examples/Hello/descriptors/Sender_Exec.iad: + * examples/Hello/descriptors/Sender_Stub.iad: + * examples/Hello/descriptors/Sender_Svnt.iad: + + Removed superfluous files. + + * examples/Hello/descriptors_ReDaC: + * examples/Hello/descriptors_events: + * examples/Hello/descriptors_shared_components: + * examples/Hello/ReDaC-Usage.html: + + Removed these files, as these features are no longer supported. + + Tue Nov 18 15:40:23 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * CIDLC/Literals.cpp: + Generate CIAO version info in the header of the generated file + + Tue Nov 18 15:22:23 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/Utils/DAnCE_Utils.mpc: + * DAnCE/Utils/Plan_Handler.cpp: + Fixed compilation + + Tue Nov 18 15:15:23 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Servants/Servant_Impl_Base.h: + * DAnCE/Deployment/Deployment_TargetManager.idl: + * DAnCE/TargetManager/DomainDataManager.h: + Layout changes + + * DAnCE/TargetManager/CmpClient.cpp: + wchar changes + + * DAnCE/TargetManager/DomainEvents.idl: + Updated includes + + * DAnCE/TargetManager/TargetManager.mpc: + * DAnCE/TargetManager/TargetManagerImpl.idl + Updated for all refactoring + + * MPC/config/ciao_nodemanager_stub.mpb: + * MPC/config/ciao_targetmanager_stub.mpb: + * MPC/config/ciao_targetmanager_svnt.mpb: + * MPC/config/dance_nodemanager_stub.mpb: + * MPC/config/dance_nodemanager_svnt.mpb: + Updated these with unique lib names and correct aftes + + Tue Nov 18 14:55:23 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/Interfaces/Interfaces.mpc: + Added custom idl projects and added DAnCE_NodeManager_svnt + + Tue Nov 18 14:16:23 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Contexts/Context.mpc: + Added missing dynamicflags + + * ciao/Servants/Servant_Impl_Utils_T.cpp: + Layout change + + * MPC/config/ciao_context_impl.mpb: + New base project + + * MPC/config/ciao_servant.mpb: + Use ciao_context_impl + + Mon Nov 17 16:08:23 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * CCF/CCF/IDL2/Parser.hpp: + Undef interface when it is defined + + * DAnCE/DomainApplication/Domain_Application_Impl.cpp + * DAnCE/DomainApplication/Domain_Application_Impl.h + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.h + * DAnCE/DomainApplicationManager/Node_Locator.cpp + * DAnCE/DomainApplicationManager/Node_Locator.h + * DAnCE/ExecutionManager/ExecutionManager_Impl.cpp + * DAnCE/ExecutionManager/ExecutionManager_Module.h + * DAnCE/NodeApplication/ServerActivator_Impl.cpp + * DAnCE/NodeApplication/ServerActivator_Impl.h + * DAnCE/NodeManager/Node_Manager_Exec.cpp + * DAnCE/NodeManager/Node_Manager_Module.cpp + * DAnCE/NodeManager/Node_Manager_Module.h + Various cleanup/layout changes + + Mon Nov 17 15:03:23 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/ComponentServer/CIAO_ComponentServer.cpp + * ciao/ComponentServer/CIAO_ComponentServer.h + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp + * ciao/ComponentServer/CIAO_Container_Impl.h + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h + * ciao/ComponentServer/CIAO_ServerResources.idl + * ciao/Containers/Container_Base.cpp + * ciao/Containers/Container_Base.h + * ciao/Containers/Servant_Activator.cpp + * ciao/Containers/Servant_Activator.h + * ciao/Containers/Session/Session_Container.cpp + * ciao/Containers/Session/Session_Container.h + Layout changes + + * ciao/ComponentServer/Configurator_Factory.cpp + * ciao/ComponentServer/Configurator_Factory.h + No need to have a member variable + + Mon Nov 17 14:34:23 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Client_init.cpp + * ciao/ComponentServer/CIAO_ComponentServer.cpp + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp + * ciao/ComponentServer/CIAO_Container_Impl.cpp + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp + * ciao/ComponentServer/Configurators/Basic_Config_Manager.cpp + * ciao/ComponentServer/Configurators/RT/RTConfig_Manager.cpp + * ciao/ComponentServer/Configurators/RTNodeApp_Configurator.cpp + * ciao/Containers/Container_Base.cpp + * ciao/Containers/Servant_Activator.cpp + * ciao/Containers/Session/Session_Container.cpp + * ciao/Servants/Servant_Impl_Base.cpp + * ciao/Server_init.cpp + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.cpp + * CIDLC/ServantSourceGenerator.cpp + * DAnCE/DomainApplication/Domain_Application_Impl.cpp + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp + * DAnCE/DomainApplicationManager/Node_Locator.cpp + * DAnCE/ExecutionManager/ExecutionManager_Impl.cpp + * DAnCE/NodeApplication/ComponentAttributesSetter.cpp + Layout, %s->%C changes + + Mon Nov 17 14:17:23 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/Deployment/DAnCE_Core.mpc: + Removed -Gos, this has to be enabled in the default.features + file through gen_ostream=1 + + Sun Nov 16 22:12:23 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/DAnCE_Properties.idl: + + Added naming service and component IOR properties. + + * DAnCE/NodeManager/NodeManager_Impl.cpp: + * DAnCE/RedirectionService/NameServiceRedirection.cpp: + + Logging/layout changes. + + Fri Nov 14 22:18:16 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/DAnCE_Core.mpc: + * DAnCE/NodeManager/NodeManager.mpc: + * DAnCE/NodeManager/NodeManager_Impl.cpp: + + Support for dumping deployment plan at deployment time based on presence + of the gen_ostream MPC feature. + + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + + Logging improvements. + + * DAnCE/NodeApplication/NodeApplication.mpc: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * examples/Hello/descriptors/DeploymentPlan.cdp: + * examples/Hello/descriptors/NodeManagerMap.dat: + + Porting of the basic Hello example to the new CIAO/DAnCE. + + Fri Nov 14 18:51:35 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/ExecutionManager/ExecutionManager.mpc: + * DAnCE/Starter/Starter.cpp: + * DAnCE/tests/DeploymentTest1/test.cpp: + * DAnCE/tests/NameServiceTest/srv_main.cpp: + * DAnCE/tests/NodeApplicationManager-NodeApplication/test.cpp: + * DAnCE/tests/NodeManager-NodeApplicationManager/test.cpp: + * DAnCE/tests/ObjectLocatorTest/ObjectLocatorTest.mpc: + * DAnCE/tests/ObjectLocatorTest/srv_main.cpp: + * DAnCE/tests/RedirectionServiceTest/srv_main.cpp: + * MPC/config/ciao_componentserver_svnt.mpb: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h: + * ciao/Containers/Swapping/Swapping_Container.cpp: + + Warning fixes on Linux. + + Thu Nov 13 22:58:42 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/DomainApplicationManager/DomainApplicationManager.mpc: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.h: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + * DAnCE/DomainApplicationManager/Node_Locator.h: + * DAnCE/DomainApplicationManager/Node_Locator.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Impl.h: + * DAnCE/ExecutionManager/ExecutionManager_Impl.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Module.h: + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + + Refactored support for finding IORs of NodeManagers + to support Node Maps and NameService. + + * DAnCE/Plan_Launcher/Plan_Launcher.mpc: + * DAnCE/Plan_Launcher/Plan_Launcher_Exec.cpp: + * DAnCE/Deployment/Module_Main.h: + + dance_plan_launcher executable. + + Wed Nov 12 21:26:14 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/DomainApplication/Domain_Application_Impl.cpp: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + + Log message fixes. + + Wed Nov 12 21:22:43 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/Module_Main.h: + + Fix to prevent a segmentation fault. + + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + * DAnCE/ExecutionManager/ExecutionManager.mpc: + * DAnCE/ExecutionManager/ExecutionManager_Impl.h: + * DAnCE/ExecutionManager/ExecutionManager_Impl.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Module.h: + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + * DAnCE/ExecutionManager/Execution_Manager_Exec.cpp: + + Fixes to enable running EM as a standalone executable and enable + EM driven deployments. + + * DAnCE/NodeManager/Node_Manager_Module.cpp: + + Minor log message fix. + + * DAnCE/tests/CIAO/ExecutionManager-Deployments/SimpleComponentExplicitHome.cdp: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/em_launcher.mpc: + * DAnCE/tests/CIAO/ExecutionManager-Deployments/simple_em_launcher.cpp: + + Text excercising EM controlled deployment of a single component to single node. + + Wed Nov 12 19:53:23 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/ExecutionManager-Deployments: + + Destination for EM included tests. + + * DAnCE/tests/CIAO/NodeManager-Deployments/MultiplexConnectionExplicitHome.cdp: + + Test verifying multiplex facet connections. + + * DAnCE/tests/CIAO/NodeManager-Deployments/Components: + * DAnCE/tests/CIAO/Components: + + Moved components directory up one level. + + Wed Nov 12 19:35:47 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/ComponentAttributesSetter.cpp: + + Improved exception handling. + + Wed Nov 12 19:30:30 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/ComponentAttributesSetter.h: + * DAnCE/NodeApplication/ComponentAttributesSetter.cpp: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + + Changes necessary to support attribiute initialization. + + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleAttribute.cidl: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleAttribute.idl: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleAttribute.mpc: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleAttribute_exec.h: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleAttribute_exec.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleAttribute_exec_export.h: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleAttribute_stub_export.h: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleAttribute_svnt_export.h: + * DAnCE/tests/CIAO/NodeManager-Deployments/SimpleAttributeExplicitHome.cdp: + + Test that excercises the setting of attributes on homes and components + during deployment. + + Wed Nov 12 18:06:10 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/DAnCE_Properties.idl: + + Added naming service integration properties. + + * DAnCE/NodeApplication/NodeApplication_Impl.h: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleUser_exec.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/SimplexConnectionExplicitHome.cdp: + + Changes necessary to get simplex facet/receptacle connections working. + + * DAnCE/tests/CIAO/NodeManager-Deployments/simple_nm_launcher.cpp: + + Removed some extra output. + + Wed Nov 12 17:14:28 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleProvider_exec.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleUser_exec.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/SimplexConnectionExplicitHome.cdp: + Changes for facet/receptacle connections, not finished yet - + moving to different machine. + + Fri Nov 7 18:46:09 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleConsumer_exec.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleEmitter_exec.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/EmitsConnectionExplicitHome.cdp: + + Fiexes for enabling connection of a standard emits/sub connection. + + Fri Nov 7 18:28:14 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimplePublisher_exec.cpp: + + Fixes for enabling connection of a standard pub/sub connection. + + Fri Nov 7 15:10:58 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * CCF/CCF/CIDL/CIDL.mpc: + * CCF/CCF/CIDL/SemanticAction/Impl/Composition.cpp: + * CCF/CCF/CIDL/SemanticAction/Impl/HomeExecutor.cpp: + * CCF/CCF/IDL2/IDL2.mpc: + * CCF/CCF/IDL2/LexicalAnalyzer.hpp: + * CCF/CCF/IDL2/LexicalAnalyzer.cpp: + * CCF/CCF/IDL2/Parser.hpp: + * CCF/CCF/IDL2/SemanticGraph/Elements.cpp: + * CCF/CCF/IDL2/Traversal/Array.cpp: + * CCF/CCF/IDL3/IDL3.mpc: + * CIDLC/CIDLC.mwc: + + Reverted to revision 80830, as changes proposed in bug #3849 + caused a segmentation fault in Linux. + + Fri Nov 7 14:57:53 UTC 2008 William R. Otte <wotte@william-r-ottes-macbook-pro.local> + + * DAnCE/tests/CIAO/NodeManager-Deployments/PublishConnectionExplicitHome.cdp: + Test plan that will excercise a publish/subscribe connection. + + Thu Nov 6 20:55:19 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * CCF/CCF/CIDL/CIDL.mpc: + + Added reference to '.' in Source_Files accidentally (?) removed + by Tue Nov 4 10:10:28 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>. + + Thu Nov 6 20:25:28 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * CCF/CCF/IDL2/IDL2.mpc + * CCF/CCF/IDL3/IDL3.mpc + Set /P flag for the archiver with bmake + + Thu Nov 6 19:25:22 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * tools/Config_Handlers/XSCRT/XML.hpp: + * tools/XML/XML_Schema_Resolver.cpp: + + Added support for xerces versions < 3.0. + + Thu Nov 6 18:47:56 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Logger/Log_Macros.h: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Servants/Servant_Impl_Base.cpp: + + Warning fixes for Linux. + + Thu Nov 6 16:35:22 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.mpc: + + Disabled this build. + + * tests/CIAO_ComponentServer/SimpleComponent/run_test.pl: + + Minor fixes. + + * tools/Config_Handlers/IRDD_Handler.h: + * tools/Config_Handlers/IRDD_Handler.cpp: + * tools/Config_Handlers/XML_Typedefs.h: + * tools/Config_Handlers/XML_Typedefs.cpp: + * tools/XML/XML_Helper.tpp: + + Compilation fixes. + + Thu Nov 6 15:28:10 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleConsumer.idl: + * DAnCE/tests/NameServiceTest/NameServiceTest.mpc: + * DAnCE/tests/RedirectionServiceTest/RedirectionServiceTest.mpc: + * ciao/Containers/Swapping/Dynamic_Component_Activator.h: + + Compilation fixes. + + * tests/CIAO_ComponentServer/SimpleComponent/run_test.pl: + + Added a run_test script. + + Wed Nov 5 20:08:28 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * CCF/CCF/IDL2/LexicalAnalyzer.cpp: + * CCF/CCF/IDL2/LexicalAnalyzer.hpp: + * CCF/CCF/IDL2/Parser.hpp: + * CCF/CCF/IDL2/SemanticGraph/Elements.cpp: + Various changes for CB2009 support + + Tue Nov 4 10:10:28 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * CCF/CCF/CIDL/SemanticAction/Impl/Composition.cpp: + * CCF/CCF/CIDL/SemanticAction/Impl/HomeExecutor.cpp: + Fixed ambiguity problems with CodeGear C++ Builder 2009 + + * CCF/CCF/CIDL/CIDL.mpc + Set /P flag for the archiver with bmake + + Mon Nov 3 19:56:29 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeManager/NodeManager.mpc: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleConsumer.idl: + * ciao/Containers/Session/Session_Container.mpc: + * tests/CIAO_ComponentServer/SimpleComponent/client.cpp: + * tools/XML/XML_Error_Handler.cpp: + * tools/XML/XML_Helper.tpp: + + Compile/link fixes on linux. + + Mon Nov 3 18:32:28 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc + * DAnCE/NodeManager/Node_Manager_Module.cpp + * DAnCE/NodeManager/NodeManager.mpc + * DAnCE/Starter/Starter.h + * MPC/config/cidlc.mpb + * MPC/config/dance_node_manager.mpb + * tools/XML/XML.mpc + Fixed various compile/link problems + + Mon Nov 3 17:13:28 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/NodeApplication/NodeApplication.mpc: + Added missing base project + + Thu Oct 23 09:25:28 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Containers/Container_Base.h + * ciao/Containers/Servant_Activator.h + * ciao/Containers/Session/Session_Container.h + * ciao/Containers/Swapping/Dynamic_Component_Activator.h + * ciao/Contexts/Context_Impl_T.h + * CIDLC/ExecImplHeaderGenerator.cpp + * DAnCE/TargetManager/TargetManager_exec.h + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleConsumer_exec.h + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleEmitter_exec.h + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleMultipleUser_exec.h + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleNull_exec.h + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleProvider_exec.h + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimplePublisher_exec.h + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleUser_exec.h + * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.h + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec.h + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.h + * examples/BasicSP/BasicSP_exec.h + * examples/BasicSP/BMClosedED/BMClosedED_exec.h + * examples/BasicSP/BMDevice/BMDevice_exec.h + * examples/BasicSP/BMDisplay/BMDisplay_exec.h + * examples/BasicSP/EC/EC_exec.h + * examples/Display/GPS/GPS_exec.h + * examples/Display/GPS/GPS_tracing_exec.h + * examples/Display/NavDisplay/NavDisplay_exec.h + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.h + * examples/Display/RateGen/RateGen_exec.h + * examples/Hello/Receiver/Receiver_exec.h + * examples/Hello/Sender/Sender_exec.h + * examples/Null_Component/Null_Component_exec.h + * examples/Swapping/Receiver/Receiver_exec.h + * examples/Swapping/Sender/Sender_exec.h + * examples/Swapping/Sender/Sender_exec_1.h + * examples/Swapping/Sender/Sender_exec_2.h + * performance-tests/Benchmark/RoundTrip/RoundTrip_exec.h + * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.h + * performance-tests/Protocols/Receiver/Receiver_exec.h + * performance-tests/Protocols/Sender/Sender_exec.h + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.h + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_exec.h + * tests/Minimum/Receiver/Receiver_exec.h + * tests/Minimum/Sender/Sender_exec.h + Use ::CORBA::LocalObject + + Wed Oct 22 13:07:28 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/Servants/Home_Servant_Impl_T.cpp: + + Removed debug change that caused segfault. + + Wed Oct 22 12:48:37 UTC 2008 William R. Otte <wotte@william-r-ottes-macbook-pro.local> + + * DAnCE/Starter/Starter.cpp: + * DAnCE/Starter/Starter.mpc: + * tests/CIAO_ComponentServer/Activator/client.cpp: + * tests/CIAO_ComponentServer/SimpleComponent/client.cpp: + + Compilation fixes. + + * DAnCE/NodeApplication/NodeApplication_Impl.h: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/SimpleComponentExplicitHome.cdp: + * DAnCE/tests/CIAO/NodeManager-Deployments/simple_nm_launcher.cpp: + * ciao/ComponentServer/CIAO_ComponentServer.idl: + * ciao/ComponentServer/CIAO_Container_Impl.h: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/Containers/Container_Base.idl: + * ciao/Containers/Containers.mpc: + * ciao/Containers/Session/Session_Container.h: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Servants/Home_Servant_Impl_Base.cpp: + * ciao/Servants/Servant_Impl_Base.h: + * ciao/Servants/Servant_Impl_Base.cpp: + * ciao/Servants/Servant_Impl_T.h: + * ciao/Servants/Servant_Impl_T.cpp: + + Fixes to have the container properly manage the lifecycle of + components during the teardown phase, so that the + SimpleComponentExplicitHome plan properly teardown. + + * ciao/Logger/Log_Macros.h: + + Removed non-interpreted flags from CIAO_TRACE macros. + + Tue Oct 21 19:23:20 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/DomainApplication/Domain_Application_Impl.h: + Added missing post.h + + Tue Oct 21 18:51:20 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * ccm/CCM.mpc: + Make sure CIAO_ROOT is added to the include dirs + + Fri Oct 10 01:02:20 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/DAnCE_Core.mpc: + * DAnCE/Deployment/DAnCE_Properties.idl: + + Codify DAnCE configuration property names in IDL. + + * DAnCE/NodeApplication/NodeApplication_Impl.h: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + + Implemented passivation, removal, and destruction logic. + + * DAnCE/NodeManager/Node_Manager_Module.h: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + + Added new command line options. + + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleNull.cidl: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleNull.idl: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleNull.mpc: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleNull_exec.h: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleNull_exec.cpp: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleNull_exec_export.h: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleNull_stub_export.h: + * DAnCE/tests/CIAO/NodeManager-Deployments/Components/SimpleNull_svnt_export.h: + + Component with no ports to test lifecycle operations. + + * DAnCE/tests/CIAO/NodeManager-Deployments/SimpleComponentExplicitHome.cdp: + * DAnCE/tests/CIAO/NodeManager-Deployments/SimpleHome.cdp: + * DAnCE/tests/CIAO/NodeManager-Deployments/simple_nm_launcher.cpp: + + Fixes for test passing. + + * ccm/CCM_Object.idl: + + Removed CIAO-specific interfaces. + + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + * ciao/ComponentServer/CIAO_Container_Impl.h: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/ComponentServer/CIAO_Properties.idl: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Servants/Home_Servant_Impl_Base.cpp: + + Fixes for proper component/servant lifecycle management. + + Tue Oct 7 19:20:38 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/NodeManager-Deployments/Components: + * DAnCE/tests/CIAO/Components: + + Moved Components subdirectory to the NodeManager-Deployments + directory. + + Tue Oct 7 19:16:06 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/tests/CIAO/Components: + * DAnCE/tests/CIAO/Components/SimpleCommon.idl: + * DAnCE/tests/CIAO/Components/SimpleCommon.mpc: + * DAnCE/tests/CIAO/Components/SimpleCommon_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleCommon_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer.cidl: + * DAnCE/tests/CIAO/Components/SimpleConsumer.idl: + * DAnCE/tests/CIAO/Components/SimpleConsumer.mpc: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleConsumer_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleConsumer_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter.cidl: + * DAnCE/tests/CIAO/Components/SimpleEmitter.idl: + * DAnCE/tests/CIAO/Components/SimpleEmitter.mpc: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleEmitter_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleEmitter_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.cidl: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.idl: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser.mpc: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleMultipleUser_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleProvider.cidl: + * DAnCE/tests/CIAO/Components/SimpleProvider.idl: + * DAnCE/tests/CIAO/Components/SimpleProvider.mpc: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec.h: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleProvider_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleProvider_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleProvider_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimplePublisher.cidl: + * DAnCE/tests/CIAO/Components/SimplePublisher.idl: + * DAnCE/tests/CIAO/Components/SimplePublisher.mpc: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec.h: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec.cpp: + * DAnCE/tests/CIAO/Components/SimplePublisher_exec_export.h: + * DAnCE/tests/CIAO/Components/SimplePublisher_stub_export.h: + * DAnCE/tests/CIAO/Components/SimplePublisher_svnt_export.h: + * DAnCE/tests/CIAO/Components/SimpleUser.cidl: + * DAnCE/tests/CIAO/Components/SimpleUser.idl: + * DAnCE/tests/CIAO/Components/SimpleUser.mpc: + * DAnCE/tests/CIAO/Components/SimpleUser_exec.h: + * DAnCE/tests/CIAO/Components/SimpleUser_exec.cpp: + * DAnCE/tests/CIAO/Components/SimpleUser_exec_export.h: + * DAnCE/tests/CIAO/Components/SimpleUser_stub_export.h: + * DAnCE/tests/CIAO/Components/SimpleUser_svnt_export.h: + + Several components that individually test a single port type. + + Tue Oct 7 14:50:57 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Logger/Log_Macros.h: + * DAnCE/Logger/Logger_Service.cpp: + + Missing from previous commit. + + * DAnCE/tests/CIAO: + * tests/DAnCE: + * tests/DAnCE/NodeManager-Deployments: + * tests/DAnCE/NodeManager-Deployments/SimpleHome.cdp: + * tests/DAnCE/NodeManager-Deployments/nm_launcher.mpc: + * tests/DAnCE/NodeManager-Deployments/simple_nm_launcher.cpp: + + Moved test under DAnCE tree. + + Tue Oct 7 14:37:30 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Logger/Log_Macros.h: + * DAnCE/Logger/Logger_Service.cpp: + + Bugfixes. + + * DAnCE/NodeApplication/NodeApplication_Impl.h: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + * DAnCE/NodeManager/NodeManager_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Module.h: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + + Fixes necessary to pass NodeManager-Deployments/SimpleHome.cdp. + + * DAnCE/RedirectionService/RedirectionService.cpp: + + Improved logging. + + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_exec.cpp: + * tests/DAnCE/NodeManager-Deployments: + * tests/DAnCE/NodeManager-Deployments/SimpleHome.cdp: + * tests/DAnCE/NodeManager-Deployments/nm_launcher.mpc: + * tests/DAnCE/NodeManager-Deployments/simple_nm_launcher.cpp: + + Simple test to excercise installation of a single home. + + Mon Oct 6 15:12:49 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * ciao/ComponentServer/CIAO_Properties.idl: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + + Codified some component server configvalue names in IDL. + + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + + Fixed a couple bugs w.r.t respecting default vs. custom server timeouts. + + Wed Oct 1 20:42:34 UTC 2008 William R. Otte <wotte@70-11-197-37.area7.spcsdns.net> + + * ciao/Logger/Logger_Service.cpp: + + Enabling tracing inadvertantly disabled logging. + + Wed Oct 1 20:27:33 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * tools/Config_Handlers/XML_File_Intf.cpp: + * tools/XML/XML_Helper.h: + * tools/XML/XML_Helper.tpp: + + Fixed some incompatibilities with Xerces 3.0, and improved logging in the + XML_File_Intf. + + Wed Oct 1 02:08:47 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/Deployment_common.h: + * DAnCE/NodeApplication/NodeApplication_Impl.h: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + * DAnCE/NodeManager/NodeManager_Impl.h: + * DAnCE/NodeManager/NodeManager_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + + Changes necessary for NodeApplicationManager-NodeApplication test to pass. + + Tue Sep 30 14:52:09 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeManager/Node_Manager_Module.h: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + + Changes necessary to pass NodeManager-NodeApplicationManager test. + + Tue Sep 30 14:32:34 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/DAnCE_Loader.h: + * DAnCE/Deployment/Module_Main.h: + * DAnCE/Logger/Log_Macros.h: + * DAnCE/Logger/Logger_Service.h: + * DAnCE/Logger/Logger_Service.cpp: + * DAnCE/NodeManager/NodeManager.mpc: + * DAnCE/NodeManager/NodeManager_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Exec.cpp: + * DAnCE/NodeManager/Node_Manager_Module.h: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Starter/Starter.h: + * DAnCE/Starter/Starter.cpp: + + Fixed logging infrastructure, enableed NodeManager binary and ensured + its ability to start up. + + * ciao/Logger/Log_Macros.h: + + Fixed tracing facility. + + Mon Sep 29 17:26:48 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/Deployment_Connection.idl: + * DAnCE/Deployment/Deployment_common.h: + * DAnCE/NodeManager/NodeManager.mpc: + * DAnCE/NodeManager/NodeManager_Impl.h: + * DAnCE/NodeManager/NodeManager_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/RedirectionService/NameServiceRedirection.h: + * DAnCE/RedirectionService/RedirectionService.h: + * DAnCE/tests/DeploymentPlanDump/test.cpp: + * DAnCE/tests/DeploymentPlanTestReferences/test.cpp: + * DAnCE/tests/DeploymentTest1/test.cpp: + * DAnCE/tests/MocksTest/MocksTest.cpp: + * DAnCE/tests/NameServiceTest/clt_main.cpp: + * DAnCE/tests/NameServiceTest/srv_main.cpp: + * DAnCE/tests/NodeApplicationManager-NodeApplication/test.cpp: + * DAnCE/tests/NodeManager-NodeApplicationManager/test.cpp: + * DAnCE/tests/ObjectLocatorTest/clt_main.cpp: + * DAnCE/tests/ObjectLocatorTest/srv_main.cpp: + * DAnCE/tests/RedirectionServiceTest/RegistrationPath.h: + * DAnCE/tests/RedirectionServiceTest/clt_main.cpp: + * DAnCE/tests/RedirectionServiceTest/srv_main.cpp: + * MPC/config/ccm_svnt.mpb: + * MPC/config/ciao_executor.mpb: + * MPC/config/ciao_servant.mpb: + * MPC/config/dance_exe.mpb: + * ciao/Client_init.h: + * ciao/ComponentServer/CIAO_ComponentServer.h: + * ciao/ComponentServer/CIAO_ComponentServer.cpp: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.h: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + * ciao/ComponentServer/CIAO_Container_Impl.h: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + * ciao/ComponentServer/Configurator_Factory.cpp: + * ciao/ComponentServer/Configurators/Basic_Config_Manager.h: + * ciao/ComponentServer/Configurators/Config_Manager.h: + * ciao/ComponentServer/Configurators/RTConfig_Manager.h: + * ciao/ComponentServer/Configurators/Server_Configurator.h: + * ciao/ComponentServer/Configurators/Server_Configurator.cpp: + * ciao/Containers/CIAO_Servant_Activator.idl: + * ciao/Containers/Container_Base.h: + * ciao/Containers/Servant_Activator.h: + * ciao/Containers/Servant_Activator.cpp: + * ciao/Containers/Session/Session_Container.h: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Logger/Logger_Service.cpp: + * ciao/Servants/CIAO_Port_Activator.idl: + * ciao/Servants/Home_Servant_Impl_T.h: + * ciao/Servants/Home_Servant_Impl_T.cpp: + * ciao/Servants/Port_Activator.h: + * ciao/Servants/Servant_Impl_Base.h: + * ciao/Servants/Servant_Impl_Base.cpp: + * ciao/Server_init.h: + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.idl: + * ciaosvcs/Events/CIAO_RTEC/SimpleAddressServer.cpp: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.cpp: + * examples/Display/NavDisplay/NavDisplay_exec.h: + * examples/Hello/Hello_Base/Hello_Base.mpc: + * ofccm/Cdmw/CDMW_IDL.mpc: + * ofccm/NodeApplication/ComponentAttributesSetter.cpp: + * ofccm/NodeApplication/NodeApplication.mpc: + * ofccm/NodeApplication/ServerActivator_Impl.h: + * performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.cpp: + * performance-tests/Benchmark/RoundTripServer/LatencyTest.cpp: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.h: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.cpp: + * tests/Bug_2130_Regression/SEC_CheckPoint/controller.cpp: + * tests/CIAO_ComponentServer/Activator/client.cpp: + * tests/CIAO_ComponentServer/Basic/client.cpp: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc: + * tests/CIAO_ComponentServer/SimpleComponent/client.cpp: + * tests/Minimum/Sender/Sender.mpc: + * tools/IDL3_to_IDL2/IDL3_to_IDL2.mpc: + + Compile fixes, converted from <> includes to "" includes where appropriate. + + Tue Jun 3 14:01:08 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/Deployment_Connection.idl: + * DAnCE/Deployment/Deployment_common.h: + * DAnCE/NodeApplication/ComponentAttributesSetter.cpp: + * DAnCE/NodeApplication/ServerActivator_Impl.h: + * DAnCE/NodeManager/NodeManager_Impl.h: + * DAnCE/NodeManager/NodeManager_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/RedirectionService/NameServiceRedirection.h: + * DAnCE/RedirectionService/RedirectionService.h: + * DAnCE/tests/MocksTest/MocksTest.cpp: + * DAnCE/tests/RedirectionServiceTest/RegistrationPath.h: + * ciao/Client_init.h: + * ciao/ComponentServer/CIAO_ComponentServer.h: + * ciao/ComponentServer/CIAO_ComponentServer.cpp: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.h: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + * ciao/ComponentServer/CIAO_Container_Impl.h: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + * ciao/ComponentServer/Configurator_Factory.cpp: + * ciao/ComponentServer/Configurators/Basic_Config_Manager.h: + * ciao/ComponentServer/Configurators/Config_Manager.h: + * ciao/ComponentServer/Configurators/RTConfig_Manager.h: + * ciao/ComponentServer/Configurators/Server_Configurator.h: + * ciao/ComponentServer/Configurators/Server_Configurator.cpp: + * ciao/Containers/CIAO_Servant_Activator.idl: + * ciao/Containers/Container_Base.h: + * ciao/Containers/Servant_Activator.h: + * ciao/Containers/Servant_Activator.cpp: + * ciao/Containers/Session/Session_Container.h: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Logger/Logger_Service.cpp: + * ciao/Servants/CIAO_Port_Activator.idl: + * ciao/Servants/Home_Servant_Impl_T.h: + * ciao/Servants/Home_Servant_Impl_T.cpp: + * ciao/Servants/Port_Activator.h: + * ciao/Servants/Servant_Impl_Base.h: + * ciao/Servants/Servant_Impl_Base.cpp: + * ciao/Server_init.h: + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.idl: + * ciaosvcs/Events/CIAO_RTEC/SimpleAddressServer.cpp: + * ofccm/NodeApplication/ComponentAttributesSetter.cpp: + * ofccm/NodeApplication/ServerActivator_Impl.h: + * tests/Bug_2130_Regression/SEC_CheckPoint/controller.cpp: + * tests/CIAO_ComponentServer/Activator/client.cpp: + * tests/CIAO_ComponentServer/Basic/client.cpp: + * tests/CIAO_ComponentServer/SimpleComponent/client.cpp: + * tools/IDL3_to_IDL2/IDL3_to_IDL2.mpc: + + Fixed includes. + + Sun May 25 22:53:30 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/NodeApplication_Impl.h: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + + Stripped much of the functionality to prepare for CIAO-specific implementation. + + * DAnCE/Deployment/Deployment_common.h: + * DAnCE/NodeApplication/NodeApplication.mpc: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + * DAnCE/NodeManager/NodeManager_Impl.h: + * DAnCE/NodeManager/NodeManager_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/RedirectionService/CCMObjectLocator.h: + * MPC/config/ciao_servant.mpb: + * MPC/config/cidlc.mpb: + * MPC/config/dance_component_server_svnt.mpb: + * MPC/config/dance_node_application.mpb: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc: + * tests/IDL3/Components/SimpleComponent/SimpleComponent.mpc: + + compile/link errors. + + Tue May 20 18:43:42 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * CIDLC/ExecImplSourceGenerator.cpp: + + Fixed spelling error. + + * DAnCE/Deployment/Deployment_common.h: + + Added PROPERTY_MAP typedef, a hash map translating names to property values. + + * MPC/config/ciao_servant.mpb: + * MPC/config/cidlc.mpb: + * MPC/config/dance_component_server_svnt.mpb: + * MPC/config/dance_node_application.mpb: + * ciao/CIAO.mpc: + * ciao/Client_init.cpp: + * ciao/Contexts/Context.mpc: + * ciaosvcs/Events/CIAO_Events.mpc: + * ciaosvcs/Events/CIAO_Events_Base/CIAO_Events_Base.mpc: + * ofccm/NodeApplication/NodeApplication.mpc: + * tests/CIAO_ComponentServer/Activator/Activator.mpc: + + Compile/link fixes. + + * ciao/ComponentServer/CIAO_ComponentServer.h: + * ciao/ComponentServer/CIAO_ComponentServer.cpp: + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Logger/Logger_Service.h: + * ciao/Logger/Logger_Service.cpp: + + Compile fixes/bugfixes for bugs exposed by SimpleComponent unit test. + + * tests/CIAO_ComponentServer/Basic/run_test.pl: + + slight bugfix. + + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.cidl: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.idl: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_exec.h: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_exec.cpp: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_exec_export.h: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_stub_export.h: + * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent_svnt_export.h: + * tests/CIAO_ComponentServer/SimpleComponent/client.cpp: + + Simple unit test which manually deploys a simple component into the + CIAO_ComponentServer. + + * tools/Config_Handlers/XSCRT/XML.hpp: + * tools/XML/XML_Error_Handler.h: + * tools/XML/XML_Error_Handler.cpp: + * tools/XML/XML_Helper.tpp: + * tools/XML/XML_Schema_Resolver.h: + * tools/XML/XML_Schema_Resolver.tpp: + * tools/XML/XML_Schema_Resolver.cpp: + + Updates for Xerces 2.0 + + Thu Apr 10 23:44:01 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ciao_cs_client.mpb: + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * ciao/ComponentServer/CIAO_ComponentServer.cpp: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + + Bugfixes necessary to make the ServerActivator test work. + + * tests/CIAO_ComponentServer/Activator: + * tests/CIAO_ComponentServer/Activator/Activator.mpc: + * tests/CIAO_ComponentServer/Activator/client.cpp: + * tests/CIAO_ComponentServer/Activator/run_test.pl: + + A simple exceercise of the CIAO ServerActivator, that + spawns component servers then uses them to create + containers. + + Wed Apr 9 20:08:07 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ciao_exe.mpb: + + Make sure CIAO executables are installed to CIAO_ROOT/bin + + * ciao/ComponentServer/CIAO_ComponentServer.h: + * ciao/ComponentServer/CIAO_ComponentServer.cpp: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.h: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + * ciao/ComponentServer/Configurators/Configurators.mpc: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Logger/Log_Macros.h: + * ciao/Servants/Port_Activator.cpp: + + Fixes to make the Basic component server test work. + + * tests/CIAO_ComponentServer: + * tests/CIAO_ComponentServer/Basic: + * tests/CIAO_ComponentServer/Basic/Basic.mpc: + * tests/CIAO_ComponentServer/Basic/client.cpp: + * tests/CIAO_ComponentServer/Basic/run_test.pl: + + Simple test that excercises creating and removing containers. + + Thu Apr 3 21:14:56 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/ComponentServer/CIAO_ComponentServer.cpp: + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + * ciao/ComponentServer/Configurators/Basic_Config_Manager.cpp: + * ciao/ComponentServer/Configurators/Configurators.mpc: + * ciao/ComponentServer/Configurators/Server_Configurator.h: + * ciao/ComponentServer/Configurators/Server_Configurator.cpp: + + Fixes necessary to allow the componentserver executable to start up + in standalone mode (i.e., without a managing ServerActivator). + + Also, the name of the executable has changed to entirely lower-case. + + * ofccm/NodeApplication/NodeApplication.mpc: + + Renamed a project to avoid a duplicate name. + + Wed Apr 2 21:23:12 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * ccm/CCM.mpc: + * ccm/CCM_Exceptions.idl: + * ccm/CCM_Home.idl: + + Moved some exceptions to a new file, CCM_Exceptions.idl. + + * ciao/CIAO.mpc: + * ciao/CIAO_FailureReasons.idl: + + Created IDL representing CIAO failure reasons for inclusion in exceptions + thrown from CIAO. + + * MPC/config/ciao_server.mpb: + * ciao/Client_init.h: + * ciao/Client_init.cpp: + * ciao/Server_init.h: + * ciao/Server_init.cpp: + + Moved a bunch of stuff from Server_init to Client_init, in particular, + the server init funciton is now implemented in terms of the + client's. Also moved the configvalue map functions over. + + * ciao/ComponentServer/CIAO_ServerActivator_Impl.h: + * ciao/ComponentServer/CIAO_ServerActivator_Impl.cpp: + + Fully implemented ServerActivator implementation that spawns new + processes. This class is for the most part implemented using + the template method pattern, with a little effort it could be + extended to support other spawning models. + + * ciao/ComponentServer/CIAO_CS_Client.idl: + * ciao/ComponentServer/CIAO_CS_Client_svnt_export.h: + * ciao/ComponentServer/CIAO_ComponentServer.h: + * ciao/ComponentServer/CIAO_ComponentServer.idl: + * ciao/ComponentServer/CIAO_ComponentServer.cpp: + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.h: + * ciao/ComponentServer/CIAO_Container_Impl.h: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + + Moved the CIAO-specific derivations of the component + server-related interfaces to CIAO::Deployment module. + + Thu Mar 27 19:26:18 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * ofccm/Cdmw: + * DAnCE/Cdmw: + + Moved to ofccm specific directory. + + Thu Mar 27 19:09:00 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/DomainApplication/Domain_Application_Impl.cpp: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + * DAnCE/NodeManager/NodeManager_Impl.cpp: + + Compile fixes, runtime functionality not expected. + + Thu Mar 27 18:30:16 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeManager/NodeManager_Impl.cpp: + + Logging/format changes, don't expect this to compile, mostly + a bookmark before I start the real work. + + Thu Mar 27 18:13:07 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/DomainApplication/Domain_Application_Impl.h: + * DAnCE/DomainApplication/Domain_Application_Impl.cpp: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.h: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Impl.cpp: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + + Logging/format changes, don't expect this to compile, mostly + a bookmark before I start the real work. + + Thu Mar 27 15:09:33 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/NodeApplication_Impl.h: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + + Formatting and logging changes. I don't expect this to compile, + just bookmarking for future reference. + + * MPC/config/ciao_session_container.mpb: + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * ciao/ComponentServer/Configurators/Basic_Config_Manager.h: + * ciao/Servants/Servants.mpc: + * ciao/Server_init.h: + + Linux compile error fixes. + + Mon Mar 24 16:18:46 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Logger/Log_Macros.h: + * ciao/Containers/Session/Session_Container.idl: + * ciao/Logger/Log_Macros.h: + + Files missing from previous commit. + + Thu Mar 20 13:04:53 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/Deployment_RepositoryManager.idl: + * DAnCE/bin/integ_deployment.xsl: + + Added missing newlines at end of file. + + * DAnCE/Logger/Logger_Service.cpp: + + Added DANCE_ logging macros to match ACE_, so we can later have + DAnCE use a log handler that is separate from ACE. + + * DAnCE/Logger/File_Logger_Backend.cpp: + * DAnCE/DomainApplication/Domain_Application_Impl.cpp: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Impl.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + * DAnCE/NodeApplication/ComponentAttributesSetter.cpp: + * DAnCE/NodeApplication/ComponentInstallation_Impl.cpp: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeApplication/ServerActivator_Impl.cpp: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + * DAnCE/NodeManager/NodeManager_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Plan_Generator/Plan_Generator_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Module.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Module.cpp: + * DAnCE/RedirectionService/CCMObjectLocator.cpp: + * DAnCE/RedirectionService/NameServiceRedirection.cpp: + * DAnCE/RedirectionService/RedirectionService.cpp: + * DAnCE/RepositoryManager/PC_Updater.cpp: + * DAnCE/RepositoryManager/RM_Helper.cpp: + * DAnCE/RepositoryManager/RMadmin.cpp: + * DAnCE/RepositoryManager/RepositoryManager.cpp: + * DAnCE/RepositoryManager/RepositoryManager_Impl.cpp: + * DAnCE/RepositoryManager/URL_Parser.cpp: + * DAnCE/RepositoryManager/ZIP_Wrapper.cpp: + * DAnCE/Starter/Starter.cpp: + * DAnCE/StaticConfigurator/StaticDAnCEApp.cpp.tmpl: + * DAnCE/StaticConfigurator/StaticDAnCEParser.cpp: + * DAnCE/TargetManager/CmpClient.cpp: + * DAnCE/TargetManager/DomainDataManager.cpp: + * DAnCE/Utils/Plan_Handler.cpp: + * DAnCE/tests/DeploymentPlanDump/test.cpp: + * DAnCE/tests/DeploymentPlanTestReferences/test.cpp: + * DAnCE/tests/DeploymentTest1/test.cpp: + * DAnCE/tests/MocksTest/plCommand.In: + * DAnCE/tests/MocksTest/run_test.pl: + * DAnCE/tests/NameServiceTest/clt_main.cpp: + * DAnCE/tests/NameServiceTest/srv_main.cpp: + * DAnCE/tests/NodeApplicationManager-NodeApplication/test.cpp: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client.cpp: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_dynamic.cpp: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_ex.cpp: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_simple.cpp: + * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.cpp: + * DAnCE/tests/NodeManager-NodeApplicationManager/test.cpp: + * DAnCE/tests/ObjectLocatorTest/clt_main.cpp: + * DAnCE/tests/ObjectLocatorTest/srv_main.cpp: + * DAnCE/tests/RedirectionServiceTest/clt_main.cpp: + * DAnCE/tests/RedirectionServiceTest/srv_main.cpp: + + Use DANCE_ debug and error macros for diagnostics. + + * ciao/Logger/Logger_Service.cpp: + + Created CIAO_ debug/error macros, so the ciao logger can be replaced + later to not use the default ACE logger. + + * ciao/Logger/File_Logger_Backend.cpp: + * ciao/CIAO_common.h: + * ciao/ComponentServer/CIAO_ComponentServer.cpp: + * ciao/ComponentServer/CIAO_ComponentServer.idl: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/ComponentServer/Configurators/Basic_Config_Manager.cpp: + * ciao/ComponentServer/Configurators/RTConfig_Manager.cpp: + * ciao/ComponentServer/Configurators/RTNodeApp_Configurator.cpp: + * ciao/ComponentServer/Configurators/Server_Configurator.cpp: + * ciao/Containers/CIAO_Servant_Activator.idl: + * ciao/Containers/Container_Base.cpp: + * ciao/Containers/Servant_Activator.cpp: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Containers/Swapping/Dynamic_Component_Activator.inl: + * ciao/Containers/Swapping/Swapping_Container.cpp: + * ciao/Servants/CIAO_Port_Activator.idl: + * ciao/Servants/Home_Servant_Impl_T.cpp: + * ciao/Servants/Servant_Impl_Base.cpp: + * ciao/Server_init.cpp: + + Use CIAO_ error/debug macros instead of ACE. + + Thu Mar 20 10:53:58 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/NodeApplication/NodeApplication.mpc: + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * ciao/Contexts/Context.mpc: + * ciao/Servants/Home_Servant_Impl_T.cpp: + * ciao/Servants/Servants.mpc: + + Linking/compile errors that didn't crop up until a realclean. + + Tue Mar 18 23:08:36 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * ofccm: + * ofccm/NodeApplication: + + Copy of the OFCCM compatible NodeApplication logic. + + Tue Mar 18 22:29:19 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * CIDLC/ExecImplHeaderGenerator.cpp: + * CIDLC/ExecImplSourceGenerator.cpp: + * CIDLC/ServantSourceGenerator.cpp: + * ciao/Servants/Home_Servant_Impl_T.cpp: + * ciao/Servants/Port_Activator.h: + * ciao/Servants/Port_Activator.inl: + * ciao/Servants/Port_Activator.cpp: + * ciao/Servants/Port_Activator_T.cpp: + * ciao/Servants/Servant_Impl_Base.cpp: + * ciao/Servants/Servant_Impl_T.h: + * ciao/Servants/Servant_Impl_T.cpp: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * ciao/Containers/Containers.mpc: + + Removed ciao_{post,pre}activate, and addressed some fallout from the + container refactoring. + + * ccm/CCM_SessionComponent.idl: + + Added configuration_complete to this local interface. The CCM spec does not + have this operation defined, only having it on the executor locator, which is not + a required way to implement executors (and, I believe, excluded by LWCCM!). + + + * DAnCE/TargetManager/TargetManager_exec.h: + * DAnCE/TargetManager/TargetManager_exec.cpp: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_ex.cpp: + * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.h: + * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.cpp: + * ccm/CCM_Object.idl: + * docs/TODO.html: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec.h: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec.cpp: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.cpp: + * examples/BasicSP/BMClosedED/BMClosedED_exec.h: + * examples/BasicSP/BMClosedED/BMClosedED_exec.cpp: + * examples/BasicSP/BMDevice/BMDevice_exec.h: + * examples/BasicSP/BMDevice/BMDevice_exec.cpp: + * examples/BasicSP/BMDisplay/BMDisplay_exec.h: + * examples/BasicSP/BMDisplay/BMDisplay_exec.cpp: + * examples/BasicSP/EC/EC_exec.h: + * examples/BasicSP/EC/EC_exec.cpp: + * examples/Display/GPS/GPS_exec.h: + * examples/Display/GPS/GPS_exec.cpp: + * examples/Display/GPS/GPS_tracing_exec.h: + * examples/Display/GPS/GPS_tracing_exec.cpp: + * examples/Display/NavDisplay/NavDisplay_exec.h: + * examples/Display/NavDisplay/NavDisplay_exec.cpp: + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.h: + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.cpp: + * examples/Display/RateGen/RateGen_exec.h: + * examples/Display/RateGen/RateGen_exec.cpp: + * examples/Hello/Receiver/Receiver_exec.h: + * examples/Hello/Receiver/Receiver_exec.cpp: + * examples/Hello/Sender/Sender_exec.h: + * examples/Hello/Sender/Sender_exec.cpp: + * examples/Null_Component/Null_Component_exec.h: + * examples/Null_Component/Null_Component_exec.cpp: + * examples/Null_Component/StaticDAnCEApp.mpc: + * examples/Swapping/Receiver/Receiver.mpc: + * examples/Swapping/Receiver/Receiver_exec.h: + * examples/Swapping/Receiver/Receiver_exec.cpp: + * examples/Swapping/Sender/Sender.mpc: + * examples/Swapping/Sender/Sender_exec.h: + * examples/Swapping/Sender/Sender_exec.cpp: + * examples/Swapping/Sender/Sender_exec_1.h: + * examples/Swapping/Sender/Sender_exec_1.cpp: + * examples/Swapping/Sender/Sender_exec_2.h: + * examples/Swapping/Sender/Sender_exec_2.cpp: + * performance-tests/Benchmark/RoundTrip/RoundTrip_exec.h: + * performance-tests/Benchmark/RoundTrip/RoundTrip_exec.cpp: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.h: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.cpp: + * performance-tests/Protocols/Receiver/Receiver_exec.h: + * performance-tests/Protocols/Receiver/Receiver_exec.cpp: + * performance-tests/Protocols/Sender/Sender_exec.h: + * performance-tests/Protocols/Sender/Sender_exec.cpp: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.h: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.cpp: + * tests/Minimum/Receiver/Receiver_exec.h: + * tests/Minimum/Receiver/Receiver_exec.cpp: + * tests/Minimum/Sender/Sender_exec.h: + * tests/Minimum/Sender/Sender_exec.cpp: + + Fallout from removing ciao_{pre,post}activate and replacing it with + standards based configuration_complete. + + Mon Mar 17 03:49:06 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ciao_servant_activator.mpb: + * ciao/ComponentServer/CIAO_Container_Impl.h: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/Containers/Container_Base.h: + * ciao/Containers/Container_Base.idl: + * ciao/Containers/Container_Base.inl: + * ciao/Containers/Session/Session_Container.h: + * ciao/Containers/Session/Session_Container.inl: + * ciao/Containers/Session/Session_Container.cpp: + + Compile error fallout from previous commits. + + * docs/CIAO_Style_Guide.txt: + + Added guidance for allocation and guards. + + Tue Mar 11 06:34:45 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/Containers/CIAO_Servant_Activator.idl: + * ciao/Containers/CIAO_Servant_Activator_export.h: + * ciao/Containers/Container_Base.h: + * ciao/Containers/Container_Base.idl: + * ciao/Containers/Container_Base.inl: + * ciao/Containers/Container_Base.cpp: + * ciao/Containers/Containers.mpc: + * ciao/Containers/Servant_Activator.h: + * ciao/Containers/Servant_Activator.cpp: + * ciao/Containers/Session/Session_Container.h: + * ciao/Containers/Session/Session_Container.inl: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Contexts/Context_Impl_Base.h: + * ciao/Contexts/Context_Impl_Base.inl: + * ciao/Contexts/Context_Impl_Base.cpp: + * ciao/Contexts/Context_Impl_T.h: + * ciao/Contexts/Context_Impl_T.cpp: + * ciao/Servants/CIAO_Port_Activator.idl: + * ciao/Servants/CIAO_Port_Activator_export.h: + * ciao/Servants/Home_Servant_Impl_Base.h: + * ciao/Servants/Home_Servant_Impl_Base.cpp: + * ciao/Servants/Home_Servant_Impl_T.h: + * ciao/Servants/Home_Servant_Impl_T.cpp: + * ciao/Servants/Port_Activator.h: + * ciao/Servants/Port_Activator.inl: + * ciao/Servants/Port_Activator.cpp: + * ciao/Servants/Port_Activator_T.h: + * ciao/Servants/Port_Activator_T.cpp: + * ciao/Servants/Servant_Impl_Base.h: + * ciao/Servants/Servant_Impl_Base.cpp: + * ciao/Servants/Servant_Impl_T.h: + * ciao/Servants/Servant_Impl_T.cpp: + * ciao/Servants/Servants.mpc: + + Refactored the container interface in substantial ways. First, the containers should + now be implemented as locality constrained objects based on the Container_Base.idl + interface. This interface now contains _all_ methods that are used by servants during + deployment and teardown, as well as interfaces intended to be used by the external container + interface to initiate copmonent and home installations. + + The goal here is to remove any need to have component servants dependent on specific container + implementation at all. + + Note that there is still quite some implementation required here - new methods and changes to + old ones. Everything at least compiles, which is a start. + + Changes to existing clients of the internal container interface should be plug-n-pray, + modulo changing pointer to vars. + + * CIDLC/ServantHeaderGenerator.cpp: + * CIDLC/ServantSourceGenerator.cpp: + + Codegen changes for above. Servants for Hello and BasicSP compile. + + * MPC/config/ciao_port_activator_stub.mpb: + * MPC/config/ciao_servant_activator.mpb: + + Base projects for above. + + * ciao/Servants/Servant_Activator.h: + * ciao/Servants/Servant_Activator.cpp: + + Moved to container directory. + + Mon Mar 10 17:41:46 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ccm.mpb: + * MPC/config/ccm_executor.mpb: + * MPC/config/ciao_client_dnc.mpb: + * MPC/config/ciao_executor.mpb: + * MPC/config/ciao_servant.mpb: + * MPC/config/dance_component_server_svnt.mpb: + + MPC files which should have been in previous commit. + + Mon Mar 10 15:45:57 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * CIAO_TAO_DAnCE.mwc: + + * DAnCE/Cdmw/CDMW_Deployment.idl: + * DAnCE/Cdmw/CDMW_IDL.idl: + * DAnCE/Cdmw/CDMW_IDL.mpc: + * DAnCE/Cdmw/CDMW_IDL_Ext.idl: + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + * DAnCE/Logger/Logger.mpc: + * DAnCE/NodeApplication/ComponentAttributesSetter.h: + * DAnCE/NodeApplication/ComponentInstallation_Impl.h: + * DAnCE/NodeApplication/NodeApplication_Impl.h: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp: + * MPC/config/ccm_componentserver_stub.mpb: + * MPC/config/ccm_componentserver_svnt.mpb: + * ccm/ComponentServer/ComponentServer.mpc: + * ciaosvcs/Events/CIAO_Events_Base/CIAO_Events.idl: + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.cpp: + * tools/XML/XML.mpc: + + Changes to fix compilation from previous refactoring + + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/Containers/Containers.mpc: + + Addidional container implementation. + + * ciao/Server_init.h: + * ciao/Server_init.cpp: + + ditched the CaMelCaSe in the name utility class. + + Mon Mar 10 00:57:38 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/DAnCE_Core.mpc: + * DAnCE/Plan_Generator/Plan_Generator.mpc: + * DAnCE/RepositoryManager/RepositoryManager.mpc: + * DAnCE/StaticConfigurator/StaticDAnCEParser.mpc: + * DAnCE/TargetManager/TM_Client.mpc: + * DAnCE/TargetManager/TargetManager.mpc: + * DAnCE/tests/NodeApplicationManager-NodeApplication/NodeApplicationManager-NodeApplication.mpc: + * DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc: + * DAnCE/tests/NodeManager-NodeApplicationManager/NodeManager-NodeApplicationManager.mpc: + * MPC/config/dance_mocks.mpb: + * MPC/config/dance_node_application.mpb: + * bin/generate_component_mpc.pl: + * ccm/ComponentServer/ComponentServer.mpc: + * ciao/CIAO.mpc: + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * ciao/Containers/Containers.mpc: + * ciao/Contexts/Context.mpc: + * ciao/Servants/Servants.mpc: + * ciao/Valuetype_Factories/Factories.mpc: + * ciaosvcs/Events/CIAO_Events_Base/CIAO_Events_Base.mpc: + * docs/tutorials/Quoter/Simple/Broker/StockBroker.mpc: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.mpc: + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.mpc: + * examples/BasicSP/BMClosedED/BMClosedED.mpc: + * examples/BasicSP/BMDevice/BMDevice.mpc: + * examples/BasicSP/BMDisplay/BMDisplay.mpc: + * examples/BasicSP/BasicSP.mpc: + * examples/BasicSP/EC/EC.mpc: + * examples/Display/Display_Base/Display_Base.mpc: + * examples/Display/GPS/GPS.mpc: + * examples/Display/NavDisplay/NavDisplay.mpc: + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI.mpc: + * examples/Display/RateGen/RateGen.mpc: + * examples/Hello/Hello_Base/Hello_Base.mpc: + * examples/Hello/Receiver/Receiver.mpc: + * examples/Hello/Sender/Sender.mpc: + * examples/Null_Component/Null_Component.mpc: + * examples/Null_Component/Null_Interface.mpc: + * examples/Null_Component/StaticDAnCEApp.mpc: + * examples/Swapping/Hello_Base/Hello_Base.mpc: + * examples/Swapping/Receiver/Receiver.mpc: + * examples/Swapping/Sender/Sender.mpc: + * performance-tests/Benchmark/Benchmark.mpc: + * performance-tests/Benchmark/Multi_Threaded/Multi_Threaded.mpc: + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc: + * performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc: + * performance-tests/Protocols/Controller/Controller.mpc: + * performance-tests/Protocols/Receiver/Receiver.mpc: + * performance-tests/Protocols/Sender/Sender.mpc: + * performance-tests/Protocols/common/Protocols.mpc: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint.mpc: + * tests/Bug_2130_Regression/interfaces/ENW.mpc: + * tests/CIDL/CodeGen/Basic.mpc: + * tests/CIDL/CodeGen/CodeGen.mpc: + * tests/IDL3/Components/ComplexComponent/Attributes/Attributes.mpc: + * tests/IDL3/Components/ComplexComponent/EventSink/EventSink.mpc: + * tests/IDL3/Components/ComplexComponent/EventSource/EventSource.mpc: + * tests/IDL3/Components/ComplexComponent/Facets/Facets.mpc: + * tests/IDL3/Components/ComplexComponent/Receptacles/Receptacles.mpc: + * tests/IDL3/Components/SimpleComponent/SimpleComponent.mpc: + * tests/IDL3/Events/Abstract/Abstract.mpc: + * tests/IDL3/Events/Any/Any.mpc: + * tests/IDL3/Events/Regular/Regular.mpc: + * tests/IDL3/Homes/Attributes/HomeAttributes.mpc: + * tests/IDL3/Homes/Basic/Basic.mpc: + * tests/IDL3/Homes/Factory/Factory.mpc: + * tests/IDL3/Homes/Finder/Finder.mpc: + * tests/IDL3/Homes/Inheritance/Inheritance.mpc: + * tests/IDL3/ImpliedIDL/All/all.mpc: + * tests/IDL3/ImpliedIDL/Components/Basic/ICBasic.mpc: + * tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.mpc: + * tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource.mpc: + * tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles.mpc: + * tests/IDL3/ImpliedIDL/Events/Events.mpc: + * tests/IDL3/ImpliedIDL/Homes/Homes.mpc: + * tests/IDL3/Lookup/lookup_test.mpc: + * tests/Minimum/Minimum_Base/Minimum_Base.mpc: + * tests/Minimum/Receiver/Receiver.mpc: + * tests/Minimum/Sender/Sender.mpc: + * tools/Config_Handlers/CIAO_Events/CIAO_Events_Handlers.mpc: + * tools/Config_Handlers/Config_Handlers.mpc: + * tools/Config_Handlers/DynAny_Handler.mpc: + * tools/Config_Handlers/Package_Handlers/Package_Handlers.mpc: + * tools/Config_Handlers/RT-CCM/RT-CCM-Handlers.mpc: + * tools/XML/XML.mpc: + + Adjusting for the deep-sixing of ciao_server_dnc, ciao_component_dnc, + and ciao_client_dnc. This probably breaks a bunch of stuff. + + Mon Mar 10 00:37:35 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * CIDLC/ExecutorMappingGenerator.cpp: + * CIDLC/ServantHeaderGenerator.cpp: + * CIDLC/ServantSourceGenerator.cpp: + + Updates for ccm refactoring. + + * MPC/config/ccm_stub.mpb: + * MPC/config/ciao_events_base_dnc.mpb: + * MPC/config/ciao_events_dnc.mpb: + * MPC/config/dance_deployment_stub.mpb: + + MPC generation errors. + + Sun Mar 9 22:28:28 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ciao_client.mpb: + * MPC/config/ciao_componentserver_stub.mpb: + * MPC/config/ciao_componentserver_svnt.mpb: + * MPC/config/ciao_config_manager.mpb: + * MPC/config/ciao_container_base.mpb: + * MPC/config/ciao_server.mpb: + * MPC/config/ciao_session_container.mpb: + + MPC build fixes. + + * ciao/CIAO.mpc: + * ciao/Client_init.cpp: + * ciao/ComponentServer/CIAO_CS_Client.idl: + * ciao/ComponentServer/CIAO_ComponentServer.cpp: + * ciao/ComponentServer/CIAO_ComponentServer.idl: + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.h: + * ciao/ComponentServer/CIAO_ComponentServer_Impl.cpp: + * ciao/ComponentServer/CIAO_Container_Impl.h: + * ciao/ComponentServer/CIAO_Container_Impl.cpp: + * ciao/ComponentServer/CIAO_ServerResources.idl: + * ciao/ComponentServer/Configurators/Basic_Config_Manager.h: + * ciao/ComponentServer/Configurators/Basic_Config_Manager.inl: + * ciao/ComponentServer/Configurators/Basic_Config_Manager.cpp: + * ciao/ComponentServer/Configurators/Config_Manager.h: + * ciao/ComponentServer/Configurators/Configurators.mpc: + * ciao/ComponentServer/Configurators/NoOp_Configurator.h: + * ciao/ComponentServer/Configurators/RTConfig_Manager.h: + * ciao/ComponentServer/Configurators/Server_Configurator.h: + * ciao/ComponentServer/Configurators/Server_Configurator.cpp: + * ciao/Valuetype_Factories/Factories.mpc: + + Compile fixes for previous refactoring. + + * ciao/Containers/Container_Base.h: + * ciao/Containers/Container_Base.cpp: + * ciao/Containers/Containers.mpc: + * ciao/Containers/Session/Session_Container.h: + * ciao/Containers/Session/Session_Container.cpp: + + Updated forward declarations to handle new component server. + + * ciao/Server_init.h: + * ciao/Server_init.cpp: + + Merged functions from CIAO_Utils. + + * MPC/config/ciao_client_dnc.mpb: + * MPC/config/ciao_container_dnc.mpb: + * MPC/config/ciao_server_dnc.mpb: + * MPC/config/ciaodll.mpb: + * ciao/CCM_Core.mpc: + * ciao/CIAO_Core.mpc: + * ciao/CIAO_ServerResources.idl: + * ciao/CIAO_Utils.h: + * ciao/CIAO_Utils.cpp: + * ciao/CIAO_Utils_export.h: + * ciao/ComponentServer/Configurators/NAConfig_Manager.h: + * ciao/ComponentServer/Configurators/NAConfig_Manager.inl: + * ciao/ComponentServer/Configurators/NAConfig_Manager.cpp: + + Removed these files. + + Sun Mar 9 21:12:29 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/Containers/Container_Base.h: + * ciao/Containers/Container_Base.cpp: + * ciao/Containers/Container_Base_export.h: + * ciao/Containers/Containers.mpc: + * ciao/Containers/Session/Session_Container.h: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Containers/Session/Session_Container_export.h: + * ciao/Contexts/Context.mpc: + * ciao/Contexts/Context_Impl_Base.h: + * ciao/Contexts/Context_Impl_Base.cpp: + * ciao/Contexts/Context_Impl_export.h: + * MPC/config/ciao_session_container.mpb + * MPC/config/ciao_container_base.mpb + + MPC file, changes to logging, new, and guard macros + to comply with new CIAO style guidelines. + + * ciao/Servants/Servants.mpc: + * MPC/config/ciao_servant_activator.mpb + + Split activator out to its own lib. + + Sun Mar 9 20:38:52 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * ccm/ComponentServer: + * ccm/ComponentServer/ComponentServer.idl: + * ccm/ComponentServer/ComponentServer.mpc: + * ccm/ComponentServer/ComponentServer_Base.idl: + * ccm/ComponentServer/ComponentServer_Client.idl: + * MPC/config/ccm_componentserver_stub.mpb: + * MPC/config/ccm_componentserver_svnt.mpb: + + Moved ComponentServer IDLS from DAnCE to CCM. + + * ciao/CIAO_common.h: + + Removed ciao_debug_level, the full range of debug message levels + should be used instead. + + * ciao/ComponentServer/CIAO_ComponentServer.mpc: + + Updated to reflect ComponentServer move above. + + * ciao/Servants/CIAO_Servant_Impl_export.h: + * ciao/Servants/Home_Servant_Impl_Base.h: + * ciao/Servants/Home_Servant_Impl_T.h: + * ciao/Servants/Home_Servant_Impl_T.cpp: + * ciao/Servants/Port_Activator.h: + * ciao/Servants/Port_Activator_T.h: + * ciao/Servants/Servant_Activator.h: + * ciao/Servants/Servant_Activator.cpp: + * ciao/Servants/Servant_Impl_Base.h: + * ciao/Servants/Servant_Impl_Base.cpp: + * ciao/Servants/Servant_Impl_T.cpp: + * ciao/Servants/Servant_Impl_Utils_T.cpp: + * ciao/Servants/Servants.mpc: + * ciao/Servants/StandardConfigurator_Impl.h: + + MPC file, changes to logging, and updated + to use _THROW_EX versions of new and guard macros. + + * docs/CIAO_Style_Guide.txt: + + Some additional style requirements for CIAO. + + * DAnCE/ComponentServer: + * DAnCE/ComponentServer/ComponentServer.idl: + * DAnCE/ComponentServer/ComponentServer.mpc: + * DAnCE/ComponentServer/ComponentServer_Base.idl: + * DAnCE/ComponentServer/ComponentServer_Client.idl: + * DAnCE/ComponentServer/DAnCE_ComponentServer_stub_export.h: + * DAnCE/ComponentServer/DAnCE_ComponentServer_svnt_export.h: + * MPC/config/dance_component_server_stub.mpb: + * MPC/config/dance_component_server_svnt.mpb: + + Removed these files. + + Sun Mar 9 17:04:55 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ccm_stub.mpb: + + Updated to comply with previous commit. + + Sun Mar 9 16:59:05 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * ciao/ComponentServer: + * DAnCE/CIAO_ComponentServer: + + Moved CIAO component server to ciao source tree, where it should be. + + * ciao/ccm + * ccm + + Moved CCM idl directory to root, to better indicate its non-dependency + on CIAO, the CCM implementation. + + Sun Mar 9 16:56:42 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/CIAO_ComponentServer/CIAO_Container_Impl.h: + * DAnCE/CIAO_ComponentServer/CIAO_Container_Impl.cpp: + + Additional fleshing of the Container implementation, note this is + not expected to compile, simply being committed to complete the + directory structure refactoring. + + Sun Mar 9 16:47:24 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ccm_configvalue.mpb: + * MPC/config/ccm_cookie.mpb: + * MPC/config/ccm_stub.mpb: + * MPC/config/ccm_svnt.mpb: + + New base projects for the refactord CCM idls and valuetypes. + + * ciao/CIAO_Utils.h: + * ciao/CIAO_Utils.cpp: + * ciao/CIAO_Utils_export.h: + + Utility functions useful just about everywhere. + + * ciao/Logger: + + Renamed from CIAO_Logger + + * ciao/CCM_Core.mpc: + * ciao/CIAO_Core.mpc: + * ciao/Containers: + * ciao/Containers/Container_Base.h: + * ciao/Containers/Container_Base.inl: + * ciao/Containers/Container_Base.cpp: + * ciao/Containers/Session: + * ciao/Containers/Session/Session_Container.h: + * ciao/Containers/Session/Session_Container.inl: + * ciao/Containers/Session/Session_Container.cpp: + * ciao/Containers/Swapping: + * ciao/Containers/Swapping/Dynamic_Component_Activator.h: + * ciao/Containers/Swapping/Dynamic_Component_Activator.inl: + * ciao/Containers/Swapping/Dynamic_Component_Activator.cpp: + * ciao/Containers/Swapping/Swapping_Container.h: + * ciao/Containers/Swapping/Swapping_Container.inl: + * ciao/Containers/Swapping/Swapping_Container.cpp: + * ciao/Contexts: + * ciao/Contexts/Context_Impl_Base.h: + * ciao/Contexts/Context_Impl_Base.inl: + * ciao/Contexts/Context_Impl_Base.cpp: + * ciao/Contexts/Context_Impl_T.h: + * ciao/Contexts/Context_Impl_T.cpp: + * ciao/Contexts/Swapping: + * ciao/Contexts/Swapping/CIAO_UpgradeableContext.idl: + * ciao/Contexts/Swapping/Upgradeable_Context_Impl_T.h: + * ciao/Contexts/Swapping/Upgradeable_Context_Impl_T.cpp: + * ciao/Servants: + * ciao/Servants/Home_Servant_Impl_Base.h: + * ciao/Servants/Home_Servant_Impl_Base.cpp: + * ciao/Servants/Home_Servant_Impl_T.h: + * ciao/Servants/Home_Servant_Impl_T.cpp: + * ciao/Servants/Port_Activator.h: + * ciao/Servants/Port_Activator.inl: + * ciao/Servants/Port_Activator.cpp: + * ciao/Servants/Port_Activator_T.h: + * ciao/Servants/Port_Activator_T.cpp: + * ciao/Servants/Servant_Activator.h: + * ciao/Servants/Servant_Activator.cpp: + * ciao/Servants/Servant_Impl_Base.h: + * ciao/Servants/Servant_Impl_Base.cpp: + * ciao/Servants/Servant_Impl_T.h: + * ciao/Servants/Servant_Impl_T.cpp: + * ciao/Servants/Servant_Impl_Utils_T.cpp: + * ciao/Servants/StandardConfigurator_Impl.h: + * ciao/Servants/StandardConfigurator_Impl.cpp: + * ciao/Servants/Swapping: + * ciao/Servants/Swapping/CIAO_SwapExec.idl: + * ciao/Servants/Swapping/Dynamic_Component_Servant_Base.h: + * ciao/Servants/Swapping/Dynamic_Component_Servant_Base.cpp: + * ciao/Servants/Swapping/Dynamic_Component_Servant_T.h: + * ciao/Servants/Swapping/Dynamic_Component_Servant_T.cpp: + * ciao/Servants/Swapping/Swapping_Servant_Home_Impl_Base.h: + * ciao/Servants/Swapping/Swapping_Servant_Home_Impl_Base.cpp: + * ciao/Servants/Swapping/Swapping_Servant_Home_Impl_T.h: + * ciao/Servants/Swapping/Swapping_Servant_Home_Impl_T.cpp: + * ciao/Valuetype_Factories: + * ciao/Valuetype_Factories/ConfigValue.h: + * ciao/Valuetype_Factories/ConfigValue.cpp: + * ciao/Valuetype_Factories/ConfigValue_Export.h: + * ciao/Valuetype_Factories/Cookie_Export.h: + * ciao/Valuetype_Factories/Cookies.h: + * ciao/Valuetype_Factories/Cookies.inl: + * ciao/Valuetype_Factories/Cookies.cpp: + * ciao/Valuetype_Factories/Factories.mpc: + + Refactoring of the directory structure bloodbath. MPC files will come in + next commit. + + * ciao/ccm/CCM.mpc: + * ciao/ccm/CCM_Base.idl: + * ciao/ccm/CCM_CCM2Context.idl: + * ciao/ccm/CCM_CCMException.idl: + * ciao/ccm/CCM_Component.idl: + * ciao/ccm/CCM_ComponentId.idl: + * ciao/ccm/CCM_Configurator.idl: + * ciao/ccm/CCM_Container.idl: + * ciao/ccm/CCM_Container_Ex.idl: + * ciao/ccm/CCM_Context.idl: + * ciao/ccm/CCM_Cookie.idl: + * ciao/ccm/CCM_EnterpriseComponent.idl: + * ciao/ccm/CCM_Entity2Context.idl: + * ciao/ccm/CCM_EntityComponent.idl: + * ciao/ccm/CCM_EntityContext.idl: + * ciao/ccm/CCM_Enumeration.idl: + * ciao/ccm/CCM_EventBase.idl: + * ciao/ccm/CCM_EventConsumerBase.idl: + * ciao/ccm/CCM_Events.idl: + * ciao/ccm/CCM_ExecutorLocator.idl: + * ciao/ccm/CCM_Home.idl: + * ciao/ccm/CCM_HomeConfiguration.idl: + * ciao/ccm/CCM_HomeExecutorBase.idl: + * ciao/ccm/CCM_HomeFinder.idl: + * ciao/ccm/CCM_HomeRegistration.idl: + * ciao/ccm/CCM_KeylessCCMHome.idl: + * ciao/ccm/CCM_Navigation.idl: + * ciao/ccm/CCM_Object.idl: + * ciao/ccm/CCM_PrimaryKeyBase.idl: + * ciao/ccm/CCM_ProxyHomeRegistration.idl: + * ciao/ccm/CCM_Receptacle.idl: + * ciao/ccm/CCM_Session2Context.idl: + * ciao/ccm/CCM_SessionComponent.idl: + * ciao/ccm/CCM_SessionContext.idl: + * ciao/ccm/CCM_SessionSynchronization.idl: + * ciao/ccm/CCM_StandardConfigurator.idl: + * ciao/ccm/CCM_StateIdFactory.idl: + * ciao/ccm/CCM_Stub_Export.h: + * ciao/ccm/CCM_Svnt_Export.h: + * ciao/ccm/CCM_Transaction.idl: + * ciao/ccm/Components.idl: + * ciao/ccm/CosPersistentState.idl: + * ciao/ccm/Security.idl: + * ciao/ccm/extension: + + All spec defined IDLs were moved to ccm subdirectory. + + * ciao/CCM_Base.idl: + * ciao/CCM_CCM2Context.idl: + * ciao/CCM_CCMException.idl: + * ciao/CCM_Component.idl: + * ciao/CCM_ComponentId.idl: + * ciao/CCM_Configurator.idl: + * ciao/CCM_Container.idl: + * ciao/CCM_Container_Ex.idl: + * ciao/CCM_Context.idl: + * ciao/CCM_Cookie.idl: + * ciao/CCM_EnterpriseComponent.idl: + * ciao/CCM_Entity2Context.idl: + * ciao/CCM_EntityComponent.idl: + * ciao/CCM_EntityContext.idl: + * ciao/CCM_Enumeration.idl: + * ciao/CCM_EventBase.idl: + * ciao/CCM_EventConsumerBase.idl: + * ciao/CCM_Events.idl: + * ciao/CCM_ExecutorLocator.idl: + * ciao/CCM_Home.idl: + * ciao/CCM_HomeConfiguration.idl: + * ciao/CCM_HomeExecutorBase.idl: + * ciao/CCM_HomeFinder.idl: + * ciao/CCM_HomeRegistration.idl: + * ciao/CCM_KeylessCCMHome.idl: + * ciao/CCM_Navigation.idl: + * ciao/CCM_Object.idl: + * ciao/CCM_PrimaryKeyBase.idl: + * ciao/CCM_ProxyHomeRegistration.idl: + * ciao/CCM_Receptacle.idl: + * ciao/CCM_Session2Context.idl: + * ciao/CCM_SessionComponent.idl: + * ciao/CCM_SessionContext.idl: + * ciao/CCM_SessionSynchronization.idl: + * ciao/CCM_StandardConfigurator.idl: + * ciao/CCM_StateIdFactory.idl: + * ciao/CCM_Transaction.idl: + * ciao/CIAO_Logger: + * ciao/CIAO_Logger/CIAOLoggerFactory.h: + * ciao/CIAO_Logger/CIAO_Logger_Export.h: + * ciao/CIAO_Logger/File_Logger_Backend.h: + * ciao/CIAO_Logger/File_Logger_Backend.cpp: + * ciao/CIAO_Logger/Logger.mpc: + * ciao/CIAO_Logger/Logger_Service.h: + * ciao/CIAO_Logger/Logger_Service.cpp: + * ciao/CIAO_SwapExec.idl: + * ciao/CIAO_UpgradeableContext.idl: + * ciao/Components.idl: + * ciao/ConfigValue.h: + * ciao/ConfigValue.cpp: + * ciao/Container_Base.h: + * ciao/Container_Base.inl: + * ciao/Container_Base.cpp: + * ciao/Context_Impl_Base.h: + * ciao/Context_Impl_Base.inl: + * ciao/Context_Impl_Base.cpp: + * ciao/Context_Impl_T.h: + * ciao/Context_Impl_T.cpp: + * ciao/Cookies.h: + * ciao/Cookies.inl: + * ciao/Cookies.cpp: + * ciao/CosPersistentState.idl: + * ciao/Dynamic_Component_Activator.h: + * ciao/Dynamic_Component_Activator.inl: + * ciao/Dynamic_Component_Activator.cpp: + * ciao/Dynamic_Component_Servant_Base.h: + * ciao/Dynamic_Component_Servant_Base.cpp: + * ciao/Dynamic_Component_Servant_T.h: + * ciao/Dynamic_Component_Servant_T.cpp: + * ciao/Home_Servant_Impl_Base.h: + * ciao/Home_Servant_Impl_Base.cpp: + * ciao/Home_Servant_Impl_T.h: + * ciao/Home_Servant_Impl_T.cpp: + * ciao/Object_Set_T.h: + * ciao/Object_Set_T.inl: + * ciao/Object_Set_T.cpp: + * ciao/Port_Activator.h: + * ciao/Port_Activator.inl: + * ciao/Port_Activator.cpp: + * ciao/Port_Activator_T.h: + * ciao/Port_Activator_T.cpp: + * ciao/Security.idl: + * ciao/Servant_Activator.h: + * ciao/Servant_Activator.cpp: + * ciao/Servant_Impl_Base.h: + * ciao/Servant_Impl_Base.cpp: + * ciao/Servant_Impl_T.h: + * ciao/Servant_Impl_T.cpp: + * ciao/Servant_Impl_Utils_T.cpp: + * ciao/Session_Container.h: + * ciao/Session_Container.inl: + * ciao/Session_Container.cpp: + * ciao/StandardConfigurator_Impl.h: + * ciao/StandardConfigurator_Impl.cpp: + * ciao/Swapping_Container.h: + * ciao/Swapping_Container.inl: + * ciao/Swapping_Container.cpp: + * ciao/Swapping_Servant_Home_Impl_Base.h: + * ciao/Swapping_Servant_Home_Impl_Base.cpp: + * ciao/Swapping_Servant_Home_Impl_T.h: + * ciao/Swapping_Servant_Home_Impl_T.cpp: + * ciao/Upgradeable_Context_Impl_T.h: + * ciao/Upgradeable_Context_Impl_T.cpp: + * ciao/extension: + * ciao/extension/CCM_ClientContainerInterceptor.idl: + * ciao/extension/CCM_ClientContainerInterceptorRegistration.idl: + * ciao/extension/CCM_ContainerClientRequestInfo.idl: + * ciao/extension/CCM_ContainerInterceptor.idl: + * ciao/extension/CCM_ContainerRequestInfo.idl: + * ciao/extension/CCM_ContainerServantRequestInfo.idl: + * ciao/extension/CCM_ContainerServerRequestInfo.idl: + * ciao/extension/CCM_ContainerStubRequestInfo.idl: + * ciao/extension/CCM_ExtensionComponent.idl: + * ciao/extension/CCM_ExtensionContext.idl: + * ciao/extension/CCM_InvalidRegistration.idl: + * ciao/extension/CCM_QoS.idl: + * ciao/extension/CCM_ServantContainerInterceptor.idl: + * ciao/extension/CCM_ServantContainerInterceptorRegistration.idl: + * ciao/extension/CCM_ServerContainerInterceptor.idl: + * ciao/extension/CCM_ServerContainerInterceptorRegistration.idl: + * ciao/extension/CCM_StubContainerInterceptor.idl: + * ciao/extension/CCM_StubContainerInterceptorRegistration.idl: + * ciao/extension/ExtensionContext.h: + * ciao/extension/ExtensionContext.cpp: + + Removed these files. + + Sun Mar 9 05:25:41 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer.cpp: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer.mpc: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer_Impl.cpp: + * DAnCE/CIAO_ComponentServer/Configurator_Factory.cpp: + + Updates for moves below. + + * DAnCE/CIAO_ComponentServer/Configurators: + * DAnCE/CIAO_ComponentServer/Configurators/Basic_Config_Manager_export.h: + * DAnCE/CIAO_ComponentServer/Configurators/Basic_Configurator_export.h: + * DAnCE/CIAO_ComponentServer/Configurators/ComponentServer_Configurator_export.h: + * DAnCE/CIAO_ComponentServer/Configurators/Config_Manager.h: + * DAnCE/CIAO_ComponentServer/Configurators/Config_Manager.cpp: + * DAnCE/CIAO_ComponentServer/Configurators/Configurators.mpc: + * DAnCE/CIAO_ComponentServer/Configurators/NAConfig_Manager.h: + * DAnCE/CIAO_ComponentServer/Configurators/NAConfig_Manager.inl: + * DAnCE/CIAO_ComponentServer/Configurators/NAConfig_Manager.cpp: + * DAnCE/CIAO_ComponentServer/Configurators/NoOp_Configurator.h: + * DAnCE/CIAO_ComponentServer/Configurators/NoOp_Configurator.cpp: + * DAnCE/CIAO_ComponentServer/Configurators/NoOp_Configurator_export.h: + * DAnCE/CIAO_ComponentServer/Configurators/RTConfig_Manager.h: + * DAnCE/CIAO_ComponentServer/Configurators/RTConfig_Manager.inl: + * DAnCE/CIAO_ComponentServer/Configurators/RTConfig_Manager.cpp: + * DAnCE/CIAO_ComponentServer/Configurators/RTNA_Configurator_Export.h: + * DAnCE/CIAO_ComponentServer/Configurators/RTNodeApp_Configurator.h: + * DAnCE/CIAO_ComponentServer/Configurators/RTNodeApp_Configurator.cpp: + * DAnCE/CIAO_ComponentServer/Configurators/Server_Configurator.h: + * DAnCE/CIAO_ComponentServer/Configurators/Server_Configurator.cpp: + + Moved all configurator related logic to subdirectory; imported + config managers from trunk. + + * MPC/config/ciao_componentserver_svnt.mpb: + * MPC/config/ciao_config_manager.mpb: + * MPC/config/ciao_servant_dnc.mpb: + * MPC/config/ciao_server_dnc.mpb: + * MPC/config/dance_deployment_stub.mpb: + * MPC/config/dance_deployment_svnt.mpb: + + Removed dependencies on events, as it won't work anyway until it is + re-implemented. + + * ciao/CIAO_ServerResources.idl: + + Renamed DAnCE namespace to Deployment to be consistent. + + * DAnCE/CIAO_ComponentServer/ComponentServer_Configurator_export.h: + * DAnCE/CIAO_ComponentServer/Config_Manager.h: + * DAnCE/CIAO_ComponentServer/Server_Configurator.h: + * DAnCE/CIAO_ComponentServer/Server_Configurator.cpp: + + Removed these files. + + Sat Mar 8 19:45:47 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer.h: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer.cpp: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer.mpc: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer_Impl.h: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer_Impl.cpp: + * DAnCE/CIAO_ComponentServer/CIAO_Container_Impl.h: + * DAnCE/CIAO_ComponentServer/CIAO_Container_Impl.cpp: + * DAnCE/CIAO_ComponentServer/ComponentServer_Configurator_export.h: + * DAnCE/CIAO_ComponentServer/Config_Manager.h: + * DAnCE/CIAO_ComponentServer/Configurator_Factory.h: + * DAnCE/CIAO_ComponentServer/Configurator_Factory.cpp: + * DAnCE/CIAO_ComponentServer/Server_Configurator.h: + * DAnCE/CIAO_ComponentServer/Server_Configurator.cpp: + + Fleshed out the container implementation a bit, pulled in some elements for + RTCORBA configuration from the trunk NodeApplication. + + * ciao/CCM_Core.mpc: + * ciao/CIAO_ServerResources.idl: + + Server resources IDL pulled in from trunk. + + Fri Mar 7 03:39:10 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * CIAO_TAO_DAnCE.mwc: + + Added DII libraries for attribute setter. + + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer.idl: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer.mpc: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer_Impl.h: + * DAnCE/Cdmw/CDMW_IDL.idl: + * DAnCE/ComponentServer/ComponentServer.idl: + * DAnCE/ComponentServer/ComponentServer_Client.idl: + * DAnCE/DomainApplication/DomainApplication.mpc: + * DAnCE/DomainApplication/Domain_Application_Impl.cpp: + * DAnCE/ExecutionManager/ExecutionManager.mpc: + * DAnCE/Logger/File_Logger_Backend.h: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeApplication/ServerActivator_Impl.cpp: + * DAnCE/NodeManager/NodeManager.mpc: + * DAnCE/NodeManager/Node_Manager_Module.h: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Starter/Starter.cpp: + * ciao/CIAO_Logger/File_Logger_Backend.h: + * ciao/CIAO_Logger/File_Logger_Backend.cpp: + * tools/Config_Handlers/XML_Typedefs.h: + + VC8 compiler error/warnings. + + Thu Mar 6 18:24:12 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/dance_component_server_svnt.mpb: + + Adding this long missing base project. + + Thu Mar 6 17:45:05 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/CIAO_ComponentServer/CIAO_CS_Client.idl: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer.h: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer.cpp: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer.idl: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer_Impl.h: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer_Impl.cpp: + * DAnCE/CIAO_ComponentServer/CIAO_Container_Impl.cpp: + * DAnCE/CIAO_ComponentServer/CIAO_ServerActivator_Impl.h: + * DAnCE/CIAO_ComponentServer/CIAO_ServerActivator_Impl.cpp: + + Component Server implementation, no-op implementations + for all servants. + + * DAnCE/ComponentServer/ComponentServer_Client.idl: + + Added newline at end of file. + + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + + Warning fix. + + * MPC/config/ciao.mpb: + * MPC/config/ciao_exe.mpb: + * MPC/config/ciao_lib.mpb: + + Added ciao base projects to mirror dance base projects of similar name. + They are currently identical, but will be changed when the directory + restructuring proposal comes to consensus. + + * ciao/CIAO_Logger: + * ciao/CIAO_Logger/CIAOLoggerFactory.h: + * ciao/CIAO_Logger/CIAO_Logger_Export.h: + * ciao/CIAO_Logger/File_Logger_Backend.h: + * ciao/CIAO_Logger/File_Logger_Backend.cpp: + * ciao/CIAO_Logger/Logger.mpc: + * ciao/CIAO_Logger/Logger_Service.h: + * ciao/CIAO_Logger/Logger_Service.cpp: + + CIAO logger based on logger implemented for DAnCE. + + * ciao/CIAO_common.h: + + Added CLINFO define, which provides the default decorators + for all CIAO logging messages. + + Thu Mar 6 05:52:09 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/CIAO_ComponentServer/CIAO_CS_Client.idl: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer.cpp: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer.idl: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer.mpc: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer_Impl.h: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer_Impl.cpp: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer_stub_export.h: + * DAnCE/CIAO_ComponentServer/CIAO_ComponentServer_svnt_export.h: + * DAnCE/CIAO_ComponentServer/CIAO_Container_Impl.h: + * DAnCE/CIAO_ComponentServer/CIAO_Container_Impl.cpp: + * DAnCE/CIAO_ComponentServer/CIAO_ServerActivator_Impl.h: + * DAnCE/CIAO_ComponentServer/CIAO_ServerActivator_Impl.cpp: + * MPC/config/ciao_componentserver_stub.mpb + + Implementation skeletons for the CIAO component server. + + * DAnCE/ComponentServer/ComponentServer.idl: + * DAnCE/ComponentServer/ComponentServer.mpc: + * DAnCE/ComponentServer/ComponentServer_Base.idl: + * DAnCE/ComponentServer/ComponentServer_Client.idl: + + Refactored for some preliminary footprint optimizations. + + Wed Mar 5 16:48:16 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * tools/IDL3_to_IDL2/CdmwBE.cpp: + * tools/IDL3_to_IDL2/CdmwBEExtern.hpp: + * tools/IDL3_to_IDL2/IDL3_to_IDL2.mpc: + * tools/IDL3_to_IDL2/be_extern.h: + * tools/IDL3_to_IDL2/be_init.cpp: + + Fixed to comply with new interfaces exptected by the IDL + compiler. Thanks to Jeff Parsons for the fixes. + + Wed Mar 5 16:09:13 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * ChangeLog: + + Cleared out non-branch changelog entries. + + Wed Mar 5 16:06:07 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * DAnCE/RedirectionService/CCMObjectLocator.cpp: + * DAnCE/Starter/Starter.cpp: + * tools/Config_Handlers/Basic_Deployment_Data.cpp: + * tools/Config_Handlers/XMI.cpp: + + Warning fixes. + + Tue Mar 4 22:29:37 UTC 2008 William R. Otte <wotte@dre.vanderbilt.eduC> + + * DAnCE/Cdmw/CDMW_Deployment.idl: + * DAnCE/Cdmw/CDMW_IDL.idl: + * DAnCE/Cdmw/CDMW_IDL.mpc: + * DAnCE/Cdmw/CDMW_IDL_Ext.idl: + * DAnCE/ComponentServer: + * DAnCE/ComponentServer/ComponentServer.idl: + * DAnCE/ComponentServer/ComponentServer.mpc: + * DAnCE/ComponentServer/DAnCE_ComponentServer_stub_export.h: + * DAnCE/ComponentServer/DAnCE_ComponentServer_svnt_export.h: + * DAnCE/NodeApplication/NodeApplication.mpc: + * DAnCE/NodeApplication/NodeApplication_Impl.h: + * DAnCE/NodeApplication/ServerActivator_Impl.h: + * MPC/config/dance_component_server.mpb: + * MPC/config/dance_component_server_stub.mpb: + * ciao/Session_Container.cpp: + + Refactored generic component server interface into its + own directory and IDL files. + + * DAnCE/Logger/File_Logger_Backend.h: + * DAnCE/Logger/File_Logger_Backend.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * tools/Config_Handlers/ADD_Handler.cpp: + * tools/Config_Handlers/Config_Handlers.mpc: + * tools/Config_Handlers/DnC_Dump.h: + * tools/Config_Handlers/DnC_Dump.cpp: + * tools/Config_Handlers/IDD_Handler.cpp: + * tools/Config_Handlers/MDD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/SID_Handler.cpp: + + Changes necessary to cope with changes in ACE/TAO. + + * MPC/config/dance_deployment_stub.mpb: + * MPC/config/dance_deployment_svnt.mpb: + + Pulled over from OFDAnCE. + + * ciao/CCM_Core.mpc: + * ciao/CCM_Home.idl: + * ciao/ConfigValue.h: + * ciao/ConfigValue.cpp: + + Add an IDL type and config value factory from OFDAnCE. + + + * tools/IDL3_to_IDL2/CdmwBE.cpp: + * tools/IDL3_to_IDL2/CdmwBEExtern.hpp: + * tools/IDL3_to_IDL2/IDL3_to_IDL2.mpc: + + Some changes here I can't figure out, need Jeff to look. + Disabled until then. + + * tools/XML: + * tools/XML/CIAO_XML_Utils_Export.h: + * tools/XML/XML.mpc: + * tools/XML/XML_Error_Handler.h: + * tools/XML/XML_Error_Handler.cpp: + * tools/XML/XML_Helper.h: + * tools/XML/XML_Helper.tpp: + * tools/XML/XML_Schema_Resolver.h: + * tools/XML/XML_Schema_Resolver.cpp: + * tools/XML/XML_Schema_Resolver.tpp: + * tools/XML/XercesString.h: + * tools/XML/XercesString.cpp: + * MPC/config/ciao_config_handlers.mpb: + * MPC/config/ciao_config_handlers_base.mpb: + + Pulled XML utils over from OFDAnCE, missed in initial import. + + Tue Mar 4 05:39:19 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ciao_config_manager.mpb: + * MPC/config/ciao_domainapplicationmanager_dnc.mpb: + * MPC/config/ciao_executionmanager_stub.mpb: + * MPC/config/ciao_nodeapplication.mpb: + * MPC/config/ciao_nodemanager_stub.mpb: + * MPC/config/ciao_noop_configurator.mpb: + * MPC/config/ciao_servant_dnc.mpb: + * MPC/config/ciao_server_dnc.mpb: + * MPC/config/ciaodll.mpb: + * MPC/config/dance_cdmw_idl.mpb: + * MPC/config/dance_deployment_stub.mpb: + * MPC/config/dance_deployment_svnt.mpb: + * MPC/config/dance_domain_application.mpb: + * MPC/config/dance_domain_application_manager.mpb: + * MPC/config/dance_exe.mpb: + * MPC/config/dance_executionmanager_stub.mpb: + * MPC/config/dance_extension_stub.mpb: + * MPC/config/dance_lib.mpb: + * MPC/config/dance_logger.mpb: + * MPC/config/dance_mocks.mpb: + * MPC/config/dance_node_application.mpb: + * MPC/config/dance_node_application_manager.mpb: + * MPC/config/dance_node_manager.mpb: + * MPC/config/dance_nodemanager_stub.mpb: + * MPC/config/dance_redirection_service.mpb: + * MPC/config/dance_utils.mpb: + + Pulled necessary mpb files from OFDAnCE to allow generation of + makefiles. + + * ciao/CCM_Core.mpc: + + ciao_deployment_*.mpb changes to dance_deployment_*.mpb. + + Tue Mar 4 05:19:46 UTC 2008 William Otte <wotte@william-ottes-macbook-pro.local> + + * MPC/config: + recovered from trunk. + + Tue Mar 4 05:10:21 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/DomainApplication/Domain_Application_Impl.h: + * DAnCE/DomainApplication/Domain_Application_Impl.cpp: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.h: + * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Impl.h: + * DAnCE/ExecutionManager/ExecutionManager_Impl.cpp: + * DAnCE/ExecutionManager/ExecutionManager_Module.h: + * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: + * DAnCE/NodeApplication/ComponentInstallation_Impl.h: + * DAnCE/NodeApplication/ComponentInstallation_Impl.cpp: + * DAnCE/NodeApplication/NodeApplication_Impl.h: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/NodeApplication/ServerActivator_Impl.h: + * DAnCE/NodeApplication/ServerActivator_Impl.cpp: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h: + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp: + * DAnCE/NodeManager/NodeManager_Impl.h: + * DAnCE/NodeManager/NodeManager_Impl.cpp: + * DAnCE/NodeManager/Node_Manager_Module.h: + * DAnCE/NodeManager/Node_Manager_Module.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Module.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Base_Module.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher_Module.h: + * DAnCE/Plan_Launcher/Plan_Launcher_Module.cpp: + * DAnCE/RedirectionService/CCMObjectLocator.h: + * DAnCE/RedirectionService/CCMObjectLocator.cpp: + * DAnCE/tests/MocksTest/MockObjectHome.h: + * DAnCE/tests/MocksTest/MockObjectHome.cpp: + * DAnCE/tests/NameServiceTest/DummyImpl.h: + * DAnCE/tests/NameServiceTest/DummyImpl.cpp: + * DAnCE/tests/ObjectLocatorTest/DummyImpl.h: + * DAnCE/tests/ObjectLocatorTest/DummyImpl.cpp: + * DAnCE/tests/RedirectionServiceTest/DummyImpl.h: + * DAnCE/tests/RedirectionServiceTest/DummyImpl.cpp: + + Removed emulated exception macros using rm_exception_macros.pl + + Tue Mar 4 03:48:11 UTC 2008 William Otte <wotte@william-ottes-macbook-pro.local> + + * DAnCE: + * tools: + * docs/schema: + + Imports from OFDAnCE. + + Tue Mar 4 03:24:45 UTC 2008 William Otte <wotte@william-ottes-macbook-pro.local> + + * DAnCE: + * tools: + * docs/schema: + * MPC/config: + + Remove to make way for versions from OFDAnCE. + +Wed Feb 11 07:21:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/Config_Handlers/XSCRT/Elements.hpp: + Removed old code + +Tue Feb 10 05:39:28 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * NEWS: + revision bump. + +Mon Feb 09 12:01:28 CST 2009 Phil Mesnier <mesnier_p@ociweb.com> + + * CIAO version 0.6.8 released. + +Fri Jan 30 11:59:52 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * DevGuideExamples/Messenger/Administrator_Client_IDL3.mpc: + Added missing after + +Wed Jan 28 20:22:52 UTC 2009 Adam Mitz <mitza@ociweb.com> + + * bin/ciao_tests.lst: + + This file moved here from $ACE_ROOT/bin, see bug 2748 and the + ACE ChangeLog entry for Wed Jan 28 20:22:45 UTC 2009. + +Mon Jan 12 19:14:46 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/Config_Handlers/Config_Handlers.mpc: + Don't add template files to the source files + +Fri Jan 9 22:18:07 UTC 2009 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * tests/Minimum/Receiver/Receiver.mpc: + * tests/Minimum/Sender/Sender.mpc: + + Append "Minimum_" to the name of the generated libraries. The generated + libraries had the same name as those in $CIAO_ROOT/DevGuideExamples/Messenger + which cause some regression tests to fail. + +Wed Jan 7 15:11:48 UTC 2009 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * DevGuideExamples/Messenger/Administrator.mpc: + * DevGuideExamples/Messenger/Receiver.mpc: + + Fixed build order dependency. + +Tue Jan 6 20:45:19 UTC 2009 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * DevGuideExamples/Messenger/Administrator_exec_export.h: + * DevGuideExamples/Messenger/Administrator_stub_export.h: + * DevGuideExamples/Messenger/Administrator_svnt_export.h: + * DevGuideExamples/Messenger/Messenger_exec_export.h: + * DevGuideExamples/Messenger/Messenger_stub_export.h: + * DevGuideExamples/Messenger/Messenger_svnt_export.h: + * DevGuideExamples/Messenger/Receiver_exec_export.h: + * DevGuideExamples/Messenger/Receiver_stub_export.h: + * DevGuideExamples/Messenger/Receiver_svnt_export.h: + + Regenerate export files. + + * DevGuideExamples/Messenger/Administrator.cidl: + * DevGuideExamples/Messenger/Administrator.idl: + * DevGuideExamples/Messenger/Messenger.cidl: + * DevGuideExamples/Messenger/Messenger.idl: + * DevGuideExamples/Messenger/Receiver.cidl: + * DevGuideExamples/Messenger/Receiver.idl: + + use #include "" instead of #include <> + + * DevGuideExamples/Messenger/Administrator.mpc: + * DevGuideExamples/Messenger/Messenger.mpc: + * DevGuideExamples/Messenger/Receiver.mpc: + + Updated the files to remove the executor dependency on the servant. + + * DevGuideExamples/Messenger/Administrator_Client_IDL2.mpc: + * DevGuideExamples/Messenger/Administrator_Client_IDL3.mpc: + * DevGuideExamples/Messenger/StaticDAnCE/Messenger_StaticDAnCE.mpc: + + Removed "requires += cidl" from the files above. We should be able + to build the example without needing to build the CIDLC compiler. + + * DevGuideExamples/Messenger/Administrator_exec_i.h: + * DevGuideExamples/Messenger/Administrator_exec_i.cpp: + * DevGuideExamples/Messenger/History.idl: + * DevGuideExamples/Messenger/History_exec_i.h: + * DevGuideExamples/Messenger/Messenger_exec_i.h: + * DevGuideExamples/Messenger/Messenger_exec_i.cpp: + * DevGuideExamples/Messenger/Publication_exec_i.h: + * DevGuideExamples/Messenger/Receiver_exec_i.h: + * DevGuideExamples/Messenger/Receiver_exec_i.cpp: + * DevGuideExamples/Messenger/Runnable_exec_i.h: + + Updated the files above. The executor now does not depend + on the servant. + + * DevGuideExamples/Messenger/descriptors/run_test.pl: + + Use the executables in $CIAO_ROOT/bin. + +Fri Dec 26 12:22:14 UTC 2008 Vladimir Zykov <vz@prismtech.com> + + * tools/Config_Handlers/Package_Handlers/CPD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/PCD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/test.cpp: + * tools/Config_Handlers/Package_Handlers/IAD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CID_Handler.cpp: + + Reverted my previous change (Thu Dec 25 15:38:41 UTC 2008). + It was wrong to fix the linker errors that way. + + * tools/Config_Handlers/Utils/XML_Helper.cpp: + * tools/Config_Handlers/Utils/XML_Helper.tpp: + * tools/Config_Handlers/Utils/XML_Helper.h: + * tools/Config_Handlers/Utils/Utils.mpc: + + Provided a proper fix for the linker problem on Windows. + +Thu Dec 25 15:38:41 UTC 2008 Vladimir Zykov <vz@prismtech.com> + + * tools/Config_Handlers/Package_Handlers/PCD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CPD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/test.cpp: + * tools/Config_Handlers/Package_Handlers/IAD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CID_Handler.cpp: + + Fixed linker errors on Windows. + + * tools/Config_Handlers/Utils/XML_Helper.cpp: + + Fixed a compile warning about unused variable. + +Wed Dec 24 16:09:22 UTC 2008 Vladimir Zykov <vz@prismtech.com> + + * tools/IDL3_to_XMI/Literals.cpp: + * tools/IDL3_to_XMI/Literals.h: + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp: + + Fixed more name clashes with macros, now on Windows. + +Wed Dec 24 11:00:29 UTC 2008 Vladimir Zykov <vladimir.zykov@prismtech.com> + + * tools/Config_Handlers/Utils/XML_Helper.h: + * tools/Config_Handlers/Utils/XML_Schema_Resolver.h: + + Fixed compile errors on Windows. + + * tools/IDL3_to_XMI/IDL3_TO_XMI.mpc: + + Fixed link errors on static builds. + + * tools/IDL3_to_XMI/Literals.cpp: + * tools/IDL3_to_XMI/Literals.h: + + Fixed a clash with macro on SunOS compilers. + + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp: + + Fixed compile warnings. + +Tue Dec 23 15:11:07 UTC 2008 Vladimir Zykov <vzykov@prismtech.com> + + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.cpp: + * tools/Config_Handlers/Any_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/PCD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/test.cpp: + * tools/Config_Handlers/test.cpp: + * tools/Config_Handlers/RT-CCM/test.cpp: + + Fixed memory leaks in the tests and made few more TCHAR + related changes. + + * tools/Config_Handlers/Utils/XercesString.cpp: + * tools/Config_Handlers/Utils/XercesString.h: + + XStr now can be constructed from ACE_TCHAR. + + * tools/Config_Handlers/Utils/XML_Helper.cpp: + * tools/Config_Handlers/Utils/XML_Helper.h: + * tools/Config_Handlers/Utils/XML_Schema_Resolver.cpp: + * tools/Config_Handlers/Utils/XML_Schema_Resolver.h: + * tools/Config_Handlers/Utils/XML_Error_Handler.h: + * tools/Config_Handlers/Utils/Utils.mpc: + + Refactored the code so that XML_Helper now is a bit more + flexible in setting xml error handler and xml schema + resolver. + + * tools/tools.mwc: + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.h: + * tools/IDL3_to_XMI/be_global.cpp: + * tools/IDL3_to_XMI/be_produce.cpp: + * tools/IDL3_to_XMI/IDL3_TO_XMI.mpc: + * tools/IDL3_to_XMI/be_sunsoft.cpp: + * tools/IDL3_to_XMI/be_init.cpp: + * tools/IDL3_to_XMI/CIAO_IDL3_TO_XMI_Export.h: + * tools/IDL3_to_XMI/be_global.h: + * tools/IDL3_to_XMI/be_sunsoft.h: + * tools/IDL3_to_XMI/Literals.cpp: + * tools/IDL3_to_XMI/be_extern.h: + * tools/IDL3_to_XMI/identifier_helper.cpp: + * tools/IDL3_to_XMI/Literals.h: + * tools/IDL3_to_XMI/be_helper.cpp: + * tools/IDL3_to_XMI/identifier_helper.h: + * tools/IDL3_to_XMI/IR_Simulator_visitor.cpp: + * tools/IDL3_to_XMI/IDL3_to_XMI_visitor.cpp: + * tools/IDL3_to_XMI/be_helper.h: + * tools/IDL3_to_XMI/IR_Simulator_visitor.h: + + Made public an idl3_to_xmi utility for mapping IDL3 to + XML Metadata Interchange (XMI) format. + + * tests/IDL3_to_XMI/XMI_For_Array/test.idl: + * tests/IDL3_to_XMI/XMI_For_Array/XMI.dtd: + * tests/IDL3_to_XMI/XMI_For_Array/run_test.pl: + * tests/IDL3_to_XMI/XMI_For_Included_File/File1.idl: + * tests/IDL3_to_XMI/XMI_For_Included_File/XMI.dtd: + * tests/IDL3_to_XMI/XMI_For_Included_File/File2.idl: + * tests/IDL3_to_XMI/XMI_For_Included_File/run_test.pl: + * tests/IDL3_to_XMI/XMI_For_Sequence/test.idl: + * tests/IDL3_to_XMI/XMI_For_Sequence/XMI.dtd: + * tests/IDL3_to_XMI/XMI_For_Sequence/run_test.pl: + + Added 3 tests for the idl3_to_xmi itility. + +Thu Dec 18 19:42:06 UTC 2008 Jeff Parsons <j.parsons@vanderbilt.edu> + + * CIDLC/AttributeHeaderEmitters.cpp: + + Fixed formatting error in code generation for readonly + attributes. + +Thu Dec 18 19:01:19 UTC 2008 Jeff Parsons <j.parsons@vanderbilt.edu> + + * CIAO_TAO_DAnCE.mwc: + + Replaced lines 'CCF' and 'CIDLC' with 'CIDLC/CIDLC.mwc' + so the big build can pick up the special options needed + to build CIDLC. + +Thu Dec 18 17:48:00 UTC 2008 Jeff Parsons <j.parsons@vanderbilt.edu> + + * CIAO_TAO_DAnCE.mwc: + + Removed the line '$ACE_ROOT/contrib/minizip/minizip.mpc' + since it conflicts with the line '$ACE_ROOT/contrib'. + +Mon Dec 15 09:36:58 UTC 2008 Olli Savia <ops@iki.fi> + + * DAnCE/RepositoryManager/RepositoryManager_Impl.cpp: + Updated to use ACE::isdotdir(). + +Fri Nov 28 11:36:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/NodeApplication/NodeApplication.cpp: + Unicode changes + + * DAnCE/RepositoryManager/RepositoryManager.cpp: + Corrected string test + + * DevGuideExamples/Messenger/Administrator_exec_i.h: + layout change + + * MPC/config/ciao_vcwarnings.mpb: + Added vc10 + + * tools/IDL3_to_IDL2/basic_visitor.cpp: + * tools/IDL3_to_IDL2/be_sunsoft.cpp: + Use ascii format specifiers + +Thu Nov 27 04:09:39 CST 2008 Simon Massey <sma@prismtech.com> + + * CIAO version 0.6.7 released. + +Tue Nov 25 15:55:00 UTC 2008 Simon Massey <sma at prismtech dot com> + + * DevGuideExamples/Messenger/Receiver.mpc + Windows DLL import/export issue with CIDL generated bits. + +Mon Nov 17 15:58:12 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * CCF/CCF/IDL2/Parser.hpp: + When interface is a define, undef it. Fixes bugzilla 3512 + +Fri Nov 14 23:11:35 UTC 2008 Adam Mitz <mitza@ociweb.com> + + * rules.ciao.GNU: + + Translate \ to / in $(CIAO_ROOT). + +Fri Nov 14 13:53:49 UTC 2008 Vladimir Zykov <vzykov@prismtech.com> + + * tools/Config_Handlers/cid.cpp: + * tools/Config_Handlers/DP_Handler.cpp: + * tools/Config_Handlers/MDD_Handler.cpp: + * tools/Config_Handlers/CPD_Handler.cpp: + * tools/Config_Handlers/pcd.cpp: + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler.cpp: + * tools/Config_Handlers/DynAny_Handler/DynEnum_Handler.cpp: + * tools/Config_Handlers/Property_Handler.cpp: + * tools/Config_Handlers/ID_Handler.cpp: + * tools/Config_Handlers/toplevel.cpp: + * tools/Config_Handlers/Package_Handlers/PCD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CPD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/NIA_Handler.h: + * tools/Config_Handlers/Package_Handlers/SID_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CAD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/IAD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CID_Handler.cpp: + * tools/Config_Handlers/PCD_Handler.cpp: + * tools/Config_Handlers/CRDD_Handler.cpp: + * tools/Config_Handlers/Basic_Deployment_Data.cpp: + * tools/Config_Handlers/CIAO_Events/CIAOEvents.cpp: + * tools/Config_Handlers/CIAO_Events/CIAOEvents_Handler.cpp: + * tools/Config_Handlers/Req_Handler.cpp: + * tools/Config_Handlers/ccd.cpp: + * tools/Config_Handlers/RDD_Handler.cpp: + * tools/Config_Handlers/ERE_Handler.cpp: + * tools/Config_Handlers/Utils/XML_Helper.cpp: + * tools/Config_Handlers/Utils/XML_Schema_Resolver.cpp: + * tools/Config_Handlers/Utils/Functors.h: + * tools/Config_Handlers/XML_File_Intf.cpp: + * tools/Config_Handlers/Deployment.cpp: + * tools/Config_Handlers/CCD_Handler.cpp: + * tools/Config_Handlers/cdd.cpp: + * tools/Config_Handlers/SatisfierProperty_Handler.cpp: + * tools/Config_Handlers/RT-CCM/PS_Handler.cpp: + * tools/Config_Handlers/RT-CCM/TP_Handler.cpp: + * tools/Config_Handlers/RT-CCM/CB_Handler.cpp: + * tools/Config_Handlers/RT-CCM/SRD_Handler.cpp: + * tools/Config_Handlers/RT-CCM/CLA_Handler.cpp: + * tools/Config_Handlers/RT-CCM/TPL_Handler.cpp: + * tools/Config_Handlers/RT-CCM/CIAOServerResources.cpp: + * tools/Config_Handlers/PSPE_Handler.cpp: + * tools/Config_Handlers/cdp.cpp: + * tools/Config_Handlers/cpd.cpp: + * tools/Config_Handlers/ComponentPropertyDescription_Handler.cpp: + * tools/Config_Handlers/CEPE_Handler.cpp: + * tools/Config_Handlers/IRDD_Handler.cpp: + * tools/Config_Handlers/DD_Handler.cpp: + * tools/Config_Handlers/ADD_Handler.cpp: + * tools/Config_Handlers/IDD_Handler.cpp: + * tools/Config_Handlers/iad.cpp: + * tools/IDL3_to_IDL2/basic_visitor.cpp: + * tools/IDL3_to_IDL2/be_sunsoft.cpp: + * tools/IDL3_to_IDL2/be_init.cpp: + * tools/IDL3_to_IDL2/be_extern.h: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_ex.cpp: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client.cpp: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_dynamic.cpp: + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_simple.cpp: + * ciao/Client_init.cpp: + + Made wchar related changes. + +Tue Nov 11 16:07:06 UTC 2008 James H. Hill <hillj@isis.vanderbilt.edu> + + * CIDLC/ServantHeaderGenerator.cpp: + + Apparently, some compilers didn't like my updates below. The + problem was caused by not adding a space between the '<' and + '::' for a template class. + +Mon Nov 10 23:03:45 UTC 2008 James H. Hill <hillj@isis.vanderbilt.edu> + + * MPC/config/ciaocidldefaults.mpb: + + Fixed file formating. + +Mon Nov 10 23:00:09 UTC 2008 James H. Hill <hillj@isis.vanderbilt.edu> + + * MPC/config/ciaocidldefaults.mpb: + + Updated the CIDL custom define to append the '_Impl.ccd' + extension on the *documentation_outputext* attribute if + --gen-desc-file flag is specified on the command-line for + the CIDL compiler. + +Mon Nov 10 22:37:23 UTC 2008 James H. Hill <hillj@isis.vanderbilt.edu> + + * CIDLC/cidlc.cpp: + * CIDLC/DescriptorGenerator.cpp: + + Added a new command-line options --gen-desc-file for specifying the + filename of the component descriptor (.ccd) file. + + * CIDLC/ServantHeaderGenerator.cpp: + + Updated the servant header generator to produce type definitions + that map to traits in its context implementation subclass. + + * ciao/Context_Impl_T.h: + * ciao/Upgradeable_Context_Impl_T.h: + + Added type definitions for the different parameter types of the + template class. This will increase support for using such classes + in generative programming applications. + +Mon Nov 3 12:37:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DevGuidExamplesMessenger/StaticDAnCE/Messenger_StaticDAnCE.mpc: + For the moment disable this project until there is some more + time to sort out the link problems + +Thu Oct 30 12:56:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/TargetManager/CmpClient.cpp: + Use %C to log ascii strings instead of using %s with + ACE_TEXT_CHAR_TO_TCHAR + +Thu Oct 30 10:30:00 UTC 2008 Simon Massey <sma at prismtech dot com> + + * NEWS + Updated. + +Wed Oct 29 14:25:00 UTC 2008 Simon Massey <sma at prismtech dot com> + + * DevGuideExamples/Messenger/StaticDAnCE/Messenger_StaticDAnCE.mpc + change libpath to libpaths + + * DevGuideExamples/ChangeLog: + Incorperated into this file. + +Wed Oct 29 13:25:00 UTC 2008 Simon Massey <sma at prismtech dot com> + + * NEWS + Updated. + +Tue Oct 28 11:04:00 UTC 2008 Simon Massey <sma at prismtech dot com> + + * DevGuideExamples/Messenger/StaticDAnCE/Messenger_StaticDAnCE.mpc + Add libpath += .. + +Sun Oct 26 20:00:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DevGuideExamples/Messenger/StaticDAnCE/plan.h + Added missing include + +Thu Oct 23 11:49:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DevGuideExamples/Messenger/Administrator_exec_i.h + * DevGuideExamples/Messenger/History_exec_i.h + * DevGuideExamples/Messenger/Messenger_exec_i.h + * DevGuideExamples/Messenger/Publication_exec_i.h + * DevGuideExamples/Messenger/Receiver_exec_i.h + * DevGuideExamples/Messenger/Runnable_exec_i.h + Don't use deprecated TAO_Local_RefCounted_Object + +Wed Oct 22 16:24:21 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * Messenger/Administrator_exec_i.h: + * Messenger/History_exec_i.h: + * Messenger/Messenger_exec_i.h: + * Messenger/Messenger_exec_i.cpp: + * Messenger/Publication_exec_i.h: + * Messenger/Runnable_exec_i.h: + + Fixed fuzz errors. When including files from ACE/TAO/CIAO, use "" instead of <>. + + Example: #include <ace/OS.h> was changed to "ace/OS.h" + +Wed Oct 22 14:50:02 UTC 2008 Simon Massey <sma at prismtech dot com> + + * CIAO.mwc: + + Fixed fuzz errors by adding "// $Id $" to the top of each file. + +Wed Oct 22 14:15:02 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * Messenger/Administrator.cidl: + * Messenger/Administrator.idl: + * Messenger/Administrator.mpc: + * Messenger/Administrator_Client.cpp: + * Messenger/Administrator_Client_IDL2.cpp: + * Messenger/Administrator_Client_IDL2.mpc: + * Messenger/Administrator_Client_IDL3.cpp: + * Messenger/Administrator_Client_IDL3.mpc: + * Messenger/History.idl: + * Messenger/Message.idl: + * Messenger/Messenger.cidl: + * Messenger/Messenger.idl: + * Messenger/Messenger.mpc: + * Messenger/Publication.idl: + * Messenger/Receiver.cidl: + * Messenger/Receiver.idl: + * Messenger/Receiver.mpc: + * Messenger/Runnable.idl: + * Messenger/StaticDAnCE/README.txt: + * Messenger/StaticDAnCE/plan.h: + * Messenger/StaticDAnCE/run_test.pl: + * Messenger/descriptors/run_test.pl: + + Fixed fuzz errors by adding "// $Id $" to the top of each file. + +Wed Oct 22 14:06:39 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * readme.txt: + + Added a readme file. + +Wed Oct 22 13:11:00 UTC 2008 Simon Massey <sma at prismtech dot com> + + * Messenger/Messenger.idl: + * Messenger/StaticDAnCE/plan.h: + + Fixed tabs found fuzz errors. + + * Messenger/Administrator_Client.cpp: + * Messenger/StaticDAnCE/StaticDAnCEApp.cpp: + + Lack of ACE_TMAIN and specified ORB_init default parameters. + +Wed Oct 22 08:52:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DevGuideExamples/*: + Added examples of OCI TAO Developers Guide + +Tue Sep 16 12:46:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * tools/Config_Handlers/XSCRT/Elements.hpp: + Added missing include, thanks to Mark Hebbel + <Mark dot Hebbel at baslerweb dot com> for reporting this + +Tue Sep 16 12:15:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/ExecutionManager/Execution_Manager.cpp + * DAnCE/NodeManager/Node_Manager.cpp + * DAnCE/RepositoryManager/RepositoryManager.cpp + * DAnCE/TargetManager/CmpClient.cpp + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client.cpp + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_dynamic.cpp + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_ex.cpp + * DAnCE/tests/NodeApplicationTest/NodeApp_test_client_simple.cpp + * docs/tutorials/Quoter/Simple/Broker/StockBrokerDriver.cpp + * docs/tutorials/Quoter/Simple/Distributor/StockDistributorDriver.cpp + * examples/BasicSP/EC/controller.cpp + * examples/Display/RateGen/controller.cpp + * examples/Hello/Sender/starter.cpp + * examples/Swapping/Sender/starter.cpp + * performance-tests/Benchmark/RoundTrip/client.cpp + * performance-tests/Protocols/Controller/Controller.cpp + * tests/Bug_2130_Regression/SEC_CheckPoint/controller.cpp + * tools/Config_Handlers/CIAO_Events/test.cpp + * tools/Config_Handlers/Package_Handlers/test.cpp + * tools/Config_Handlers/RT-CCM/test.cpp + * tools/Config_Handlers/test.cpp + ACE_TCHAR changes + +Mon Sep 15 16:34:00 UTC 2008 Simon Massey <sma at prismtech dot com> + + * NEWS: + Updated for x.6.6 + +Mon Sep 15 11:08:04 UTC 2008 Simon Massey <sma@prismtech.com> + + * CIAO version 0.6.6 released. + +Tue Aug 5 15:13:53 UTC 2008 Jeff Parsons <j.parsons@vanderbilt.edu> + + * performance-tests/Benchmark/RoundTrip/client.cpp: + + Replace a char type local variable with an int. On some + platforms, chars are unsigned - in such cases, checks for + < 0 or > 0 cause warnings because theya re always true or + always false. + + * DAnCE/Plan_Launcher/Plan_Launcher.mpc: + + Added dance_utils.mpb as a base project to get the Dance_Utils + lib in the link list. The plan launcher executable doesn't + need it directly, but some versions of gcc are problematic, + giving warnings if such indirect linkings aren't in the + makefile explicitly. + +Thu Jul 31 17:17:06 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * tools/Config_Handlers/XSCRT/Elements.hpp: + + Stab at fixing a problem on Rawhide. + +Fri Jul 25 21:37:24 UTC 2008 James H. Hill <hillj@isis.vanderbilt.edu> + + * CIDLC/Literals.cpp: + + Bug fix related to ChangeLog entry + + Tue Jul 22 07:50:38 UTC 2008 James H. Hill <hillj@isis.vanderbilt.edu> + + This was resolved by converting C++ style comments that + preceded a close bracket '}' to a C style comment so that it + would force a newline to be generated, instead of thinking + the bracket was part of the comment (since there is no way to + really tell in this case). + +Fri Jul 25 16:05:00 UTC 2008 Simon Massey <sma at prismtech dot com> + + * NEWS: + + Tidied this up a little. + +Tue Jul 22 07:50:38 UTC 2008 James H. Hill <hillj@isis.vanderbilt.edu> + + * CCF/CCF/CodeGenerationKit/IndentationCxx.hpp: + + Bug fix where using a curly brace, i.e., '{' or '}', inside a + string or comment caused the code generator to treat it as a + regular curly brace. This meant the code generator inserted a + newline when it was not supposed to. + +Fri Jul 04 10:43:00 UTC 2008 Simon Massey <sma at prismtech dot com> + + * tools/IDL3_to_IDL2/IDL3_to_IDL2.mpc: + + Remove extrainious character from Will's commit below. + +Thu Jul 3 19:21:37 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * tools/IDL3_to_IDL2/IDL3_to_IDL2.mpc: + + Added a strict ordering dependency with TAO_IDL_EXE, as some builds + appear to have a race between these two, causing some errors. + +Wed Jul 2 12:45:53 UTC 2008 Douglas C. Schmidt <schmidt@dre.vanderbilt.edu> + + * Updated the COPYING file to make it consistent with what's on the website. + +Mon Jun 30 15:41:05 UTC 2008 Jeff Parsons <j.parsons@vanderbilt.edu> + + * CIDLC/SizeTypeCalculator.cpp: + + Added missing support for bounded sequences. + +Wed Jun 25 11:53:00 UTC 2008 Simon Massey <sma at prismtech dot com> + + * DAnCE/TargetManager/CmpClient.cpp: + + Remove redundant "" 3rd parameter (orbID) from ORB_init() calls. + +Tue Jun 24 12:23:00 UTC 2008 Simon Massey <sma at prismtech dot com> + + * tools/Config_Handlers/test.cpp: + * tools/Config_Handlers/RT-CCM/test.cpp: + * tools/Config_Handlers/Package_Handlers/test.cpp: + * tools/Config_Handlers/CIAO_Events/test.cpp: + * tests/Bug_2130_Regression/SEC_CheckPoint/controller.cpp: + * DAnCE/TargetManager/CmpClient.cpp: + * docs/tutorials/Quoter/Simple/Broker/StockBrokerDriver.cpp: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributorDriver.cpp: + * performance-tests/mico/mico-thrput-st/server.cc: + * performance-tests/mico/mico-thrput-st/client.cc: + + Fix fuzz errors incorrect ACE_TMAIN/main use. + +Mon Jun 23 13:55:00 UTC 2008 Simon Massey <sma at prismtech dot com> + + * tools/IDL3_TO_IDL2/IDL3_TO_IDL2.mpc: + + Backed out change, this is not the reason. + +Fri Jun 20 08:50:00 UTC 2008 Simon Massey <sma at prismtech dot com> + + * tools/IDL3_TO_IDL2/IDL3_TO_IDL2.mpc: + + Added missing source dependancy. + +Thu Jun 19 14:11:00 UTC 2008 Simon Massey <sma at prismtech dot com> + + * DAnCE/NodeApplication/NodeApplication_Core.cpp: + * DAnCE/NodeManager/Node_Manager.cpp: + * DAnCE/Plan_Launcher/Plan_Launcher.cpp: + * DAnCE/RepositoryManager/RMadmin.cpp: + * DAnCE/StaticConfigurator/StaticDAnCEParser.cpp: + * docs/tutorials/Quoter/Simple/Broker/StockBrokerDriver.cpp: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributorDriver.cpp: + * examples/BasicSP/EC/client.cpp: + * examples/BasicSP/EC/controller.cpp: + * examples/Display/RateGen/controller.cpp: + * examples/Hello/Sender/starter.cpp: + * examples/Null_Component/StaticDAnCEApp.cpp: + * examples/Swapping/Sender/starter.cpp: + * performance-tests/Benchmark/Multi_Threaded/client.cpp: + * performance-tests/Benchmark/RoundTrip/client.cpp: + * performance-tests/Benchmark/RoundTripClient/client.cpp: + * performance-tests/Protocols/Receiver/Receiver_exec.cpp: + * performance-tests/Protocols/Sender/Sender_exec.cpp: + * tests/Bug_2130_Regression/SEC_CheckPoint/controller.cpp: + + Remove redundant "" 3rd parameter (orbID) from ORB_init() calls. + +Mon Jun 16 19:04:42 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * tools/Config_Handlers/Utils/Functors.h: + + Untabify. + +Mon Jun 16 18:37:32 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * examples/Display/GPS/GPS_exec.cpp: + * examples/Display/NavDisplay/NavDisplay_exec.cpp: + + Untabify. + +Mon Jun 16 12:45:00 UTC 2008 Simon Massey <sma at prismtech dot com> + + * CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClientEI.idl: + * CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl: + + Un-tabify. + +Sat May 31 23:31:20 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * tools/IDL3_to_IDL2/IDL3_to_IDL2.mpc: + + Modified to take advantage of MCPP preprocessing. + +Mon May 19 02:53:21 CDT 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * CIAO version 0.6.5 released. + +Sun May 11 14:57:47 UTC 2008 James H. Hill <hillj@isis.vanderbilt.edu> + + * CCF/CCF/CodeGenerationKit/IndentationJava.hpp: + + Simple indentation implanter for Java source files. + +Wed May 7 06:53:02 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * DAnCE/Deployment/Deployment_common.h: + + Qualified equality operator with const to fix error with + Unbounded_Set. + +Thu May 1 00:48:38 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * CIAO_TAO.mwc: + + The location of ETCL moved from $ACE_ROOT to $ACE_ROOT/ace. + +Wed Apr 30 22:16:13 UTC 2008 James H. Hill <hillj@isis.vanderbilt.edu> + + * CIAO_TAO_DAnCE.mwc: + + The location of ETCL moved from $ACE_ROOT to $ACE_ROOT/ace. + +Mon Apr 28 14:27:32 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Context_Impl_T.h + * ciao/Dynamic_Component_Activator.h + * ciao/Servant_Activator.h + * CIDLC/ExecImplHeaderGenerator.cpp + * DAnCE/TargetManager/TargetManager_exec.h + * DAnCE/tests/NodeApplicationTest/RoundTrip_exec.h + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec.h + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.h + * examples/BasicSP/BasicSP_exec.h + * examples/BasicSP/BMClosedED/BMClosedED_exec.h + * examples/BasicSP/BMDevice/BMDevice_exec.h + * examples/BasicSP/BMDisplay/BMDisplay_exec.h + * examples/BasicSP/EC/EC_exec.h + * examples/Display/GPS/GPS_exec.h + * examples/Display/GPS/GPS_tracing_exec.h + * examples/Display/NavDisplay/NavDisplay_exec.h + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.h + * examples/Display/RateGen/RateGen_exec.h + * examples/Hello/Receiver/Receiver_exec.h + * examples/Hello/Sender/Sender_exec.h + * examples/Null_Component/Null_Component_exec.h + * examples/Swapping/Receiver/Receiver_exec.h + * examples/Swapping/Sender/Sender_exec.h + * examples/Swapping/Sender/Sender_exec_1.h + * examples/Swapping/Sender/Sender_exec_2.h + * performance-tests/Benchmark/RoundTrip/RoundTrip_exec.h + * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.h + * performance-tests/Protocols/Receiver/Receiver_exec.h + * performance-tests/Protocols/Sender/Sender_exec.h + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.h + * tests/Minimum/Receiver/Receiver_exec.h + * tests/Minimum/Sender/Sender_exec.h + Don't use TAO_Local_RefCounted_Object but ::CORBA::LocalObject now + LocalObject is also refcounted. Users can still sue TAO_Local_RefCounted_Object, + it just does nothing, actions have been takin in LocalObject.h + to prevent the usage of TAO_Local_RefCounted_Object in the + TAO distribution itself + + * CIAO_TAO.mwc + * CIAO_TAO_DAnCE.mwc + Added ETCL and monitoring + +Wed Apr 23 01:53:32 CDT 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * CIAO version 0.6.4 released. + +Thu Mar 27 18:51:13 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * CIAO_TAO.mwc: + * CIAO_TAO_DAnCE.mwc: + + Added minizip in ACE/contrib for RM. + +Thu Mar 27 14:12:41 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * MPC/config/ciaocidldefaults.mpb: + + Projects that use CILC should build after CIDLC. + +Wed Mar 26 15:27:44 UTC 2008 Adam Mitz <mitza@ociweb.com> + + * tools/IDL3_to_IDL2/IDL3_to_IDL2.mpc: + + Removed invalid and unneeded VPATH setting with the verbatim section. + +Mon Mar 24 02:25:23 UTC 2008 Douglas C. Schmidt <schmidt@dre.vanderbilt.edu> + + * COPYING: Updated the license a bit based on feedback from Tom + Callaway <tcallawa at redhat dot com>. These changes will + enable ACE+TAO to be shipped with Fedora. + +Sun Mar 23 01:55:11 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * CIAO_TAO.mwc: + * CIAO_TAO_DAnCE.mwc: + + Add CIDLC to these workspaces. + +Wed Feb 27 16:07:39 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * CCF/Example/CIDL/LocalExecutorMapping/cidlc.cpp: + * CCF/Example/CodeGenerationKit/Indentation/IDL/indent_idl.cpp: + * CCF/Example/CodeGenerationKit/Indentation/XML/indent_xml.cpp: + * CCF/Example/ComponentDeploymentDescriptor/cdd.cpp: + * CCF/Example/IDL2/CxxMapping/driver.cpp: + * CCF/Test/CIDL/Compiler/driver.cpp: + * CCF/Test/CompilerElements/CPP/driver.cpp: + * CCF/Test/IDL2/Compiler/driver.cpp: + * CCF/Test/IDL2/SemanticGraph/HandBuilt/hand_built.cpp: + * CCF/Test/IDL2/Traversal/Recreate/recreate.cpp: + * CCF/Test/IDL3/Compiler/driver.cpp: + * CIDLC/cidlc.cpp: + + Disable check_for_improper_main_declaration fuzz check on these + files. The files have no dependency on ACE, thus they shouldn't + use ACE_TMAIN. + +Thu Feb 21 02:34:37 CST 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * CIAO version 0.6.3 released. + +Tue Feb 12 19:29:09 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> + + * DAnCE/Plan_Launcher/Plan_Launcher.mpc: + Fixed bug in thos MPC file + +Tue Feb 12 14:27:09 UTC 2008 Simon McQueen <sm@prismtech.com> + + * DAnCE/DomainApplicationManager/DomainApplicationManager.mpc: + * DAnCE/Interfaces/Interfaces.mpc: + * DAnCE/NodeApplication/NodeApplication.mpc: + * DAnCE/NodeApplicationManager/NodeApplicationManager.mpc: + * DAnCE/NodeManager/Monitor.mpc: + * DAnCE/NodeManager/NodeManager.mpc: + * DAnCE/Plan_Generator/Plan_Generator.mpc: + * DAnCE/Plan_Launcher/Plan_Launcher.mpc: + * DAnCE/TargetManager/TargetManager.mpc: + * DAnCE/Utils/DAnCE_Utils.mpc: + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.mpc: + * tools/Config_Handlers/Config_Handlers.mpc: + + Add specific base projects to direct libraries into $ACE_ROOT/lib. + + * MPC/config/ciao_client_dnc.mpb: + * MPC/config/ciao_component_dnc.mpb: + + Cop out and add tao_output into the dependency of these two projects. + These two are on the inheritance hierarchy of all CIAO test; example; + or tutorial libraries it seems so this should direct them all back + into $ACE_ROOT/lib where they were before. + +Tue Feb 12 10:18:14 UTC 2008 Simon McQueen <sm@prismtech.com> + + * DAnCE/Deployment/DAnCE_Core.mpc: + * ciao/CCM_Core.mpc: + * ciaosvcs/Events/CIAO_Events.mpc: + * ciaosvcs/Events/CIAO_Events_Base/CIAO_Events_Base.mpc: + * tools/Config_Handlers/CIAO_Events/CIAO_Events_Handlers.mpc: + * tools/Config_Handlers/Config_Handlers.mpc: + * tools/Config_Handlers/Package_Handlers/Package_Handlers.mpc: + * tools/Config_Handlers/RT-CCM/RT-CCM-Handlers.mpc: + * tools/Config_Handlers/Utils/Utils.mpc: + + Add specific tao_output base project dependencies to direct libraries + into $ACE_ROOT/lib. See bug #3192. + +Wed Jan 30 23:20:05 UTC 2008 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tools/IDL3_to_IDL2/be_produce.cpp: + + Changed use of exception FE_Bailout to Bailout, reflecting + the corresponding name change of the front end exception class. + +Fri Jan 11 18:02:07 UTC 2008 William R. Otte <wotte@dre.Vanderbilt.Edu> + + * MPC/config/cidlc.mpb: + Make sure CIDLC bits don't build on cross-compile targets. + +Wed Jan 9 17:55:33 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu> + + * CIAO_TAO_DAnCE.mwc: + Fix for MPC warning. + +Mon Dec 17 08:17:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.cpp: + Fixed compile error + +Sat Dec 15 15:02:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl> + + * bin/PerlCIAO/perlciao.mpc + Use custom_only=1 for this MPC file + +Fri Dec 14 02:48:57 CST 2007 Johnny Willemsen <jwillemsen@remedy.nl> + + * CIAO version 0.6.2 released. + +Tue Dec 11 13:49:18 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * NEWS: + + Updated file with my checkins since the last beta. + +Fri Dec 7 06:27:54 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl> + + * bin/PerlCIAO/perlciao.mpc: + With vc9 set ConfigurationType to 10 to disable the creation + of the manifest file which fails because these projects don't + have source code + +Thu Dec 6 17:56:35 UTC 2007 Will Otte <otte_w@dre.Vanderbilt.Edu> + + * CCF/CCF/CIDL/SemanticAction/Composition.cpp: + * CCF/CCF/IDL2/SemanticAction/Operation.cpp: + * CIDLC/CxxNamePrinter.cpp: + + Fixed warnings manifesting on Debian Etch. + +Mon Dec 3 17:42:25 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec.h: + + Replaced ACE_Thread_Mutex with TAO_SYNCH_MUTEX to comply with CIAO + coding standards and to silence fuzz warnings. + +Mon Dec 3 17:10:04 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + + * docs/templates: + * docs/templates/CIAO_Glue_Session_Template.h: + * docs/templates/CIAO_Glue_Session_Template.inl: + * docs/templates/CIAO_Glue_Session_Template.cpp: + * docs/templates/Executor.idl: + * docs/templates/cidl_template.cidl: + + Removed these files. They are outdated and we don't need them anymore + since we now have a fully functinoal CIDLC compiler. + +Mon Dec 3 16:30:11 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * docs/templates/CIAO_Glue_Session_Template.h: + + Parts of CIAO use TAO_SYNCH_MUTEX while other parts use ACE_SYNCH_MUTEX. + All occurrences of ACE_SYNCH_MUTEX were replaced with TAO_SYNCH_MUTEX for + consistency. + +Mon Dec 3 16:07:59 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * docs/tutorials/Quoter/Simple/03.html: + + Fixed image links that were borken due to directory name case sensitivity, + this caused the images not to display in non-windows operating systems. + Thanks to Ashley Sterritt (sterrita at cs dot tc dot ie) for pointing + out the problem. + +Fri Nov 30 22:11:41 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h: + + Replaced ACE_Thread_Mutex with TAO_SYNCH_MUTEX to allow this code + to work in single-threaded builds. + +Fri Nov 30 19:06:05 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * DAnCE/Deployment/NodeApp_CB_Impl.h: + * DAnCE/Deployment/NodeApp_CB_Impl.cpp: + * DAnCE/DomainApplicationManager/Reply_Handler_i.h: + * DAnCE/DomainApplicationManager/Reply_Handler_i.cpp: + * DAnCE/NodeManager/MonitorController.h: + * DAnCE/NodeManager/MonitorController.cpp: + * ciao/Dynamic_Component_Activator.h: + * ciao/Dynamic_Component_Servant_T.h: + * ciao/Home_Servant_Impl_T.h: + * ciao/Servant_Activator.h: + * ciao/Session_Container.h: + * ciao/Session_Container.cpp: + * ciao/Swapping_Container.h: + * ciao/Swapping_Container.cpp: + * ciao/Swapping_Servant_Home_Impl_T.h: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.h: + + Parts of CIAO use TAO_SYNCH_MUTEX while other parts use ACE_SYNCH_MUTEX. + All occurrences of ACE_SYNCH_MUTEX were replaced with TAO_SYNCH_MUTEX for + consistency. + +Mon Nov 26 16:57:33 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * ciao/Servant_Activator.h: + + The incarnate and etherealize (inherited from PortableServer::ServantActivator) + were implicitly virtual, made those methods explicitly virtual by using the virtual + key word. This is a cosmetic change to comply with ACE/TAO/CIAO coding standards. + + * ciao/Servant_Activator.cpp: + + Minor cosmetic changes. + +Fri Nov 23 19:29:54 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl> + + * ciao/Servant_Impl_Base.cpp: + Layout change + + * MPC/config/ciao_client_dnc.mpb: + * MPC/config/ciao_vc8warnings.mpb: + * MPC/config/ciao_vcwarnings.mpb: + Renamed vc8warnings to vcwarnings, this file is also for vc9 from now + +Thu Nov 22 15:41:13 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * ciao/Dynamic_Component_Activator.inl: + + New file. Inlined short methods to comply with ACE/TAO/CIAO + coding standards. + + * ciao/Dynamic_Component_Activator.h: + * ciao/Dynamic_Component_Activator.cpp: + + Minor changes necessary for the new inline file mentioned above. + + * ciao/Dynamic_Component_Activator.h: + + The incarnate and etherealize (inherited from PortableServer::ServantActivator) + were implicitly virtual, made those methods explicitly virtual by using the virtual + key word. This is a cosmetic change to comply with ACE/TAO/CIAO coding standards. + +Wed Nov 21 17:41:14 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * ciao/Context_Impl_Base.inl: + + New file. Inlined short methods to comply with ACE/TAO/CIAO + coding standards. + + * ciao/Context_Impl_Base.h: + * ciao/Context_Impl_Base.cpp: + + Minor changes necessary for the new inline file mentioned above. + + * ciao/Context_Impl_Base.cpp: + * ciao/Dynamic_Component_Servant_Base.cpp: + + Added a comment on why we have unecessary default constructor. + The default constructor is here to keep MSVC happy and should + not be used at all. The default constructor should be removed + in the future. Until then, ACE_ASSERT is used in the default + constructor to detect a runtime call to the default constructor. + +Wed Nov 21 16:36:28 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * ciao/Container_Base.inl: + + New file. Inlined short methods to comply with ACE/TAO/CIAO + coding standards. + + * ciao/Container_Base.h: + * ciao/Container_Base.cpp: + + Minor changes necessary for the new inline file mentioned above. + +Tue Nov 20 15:43:25 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * ciao/Port_Activator.inl: + + New file. Inlined short methods to comply with ACE/TAO/CIAO + coding standards. + + * ciao/Port_Activator.h: + * ciao/Port_Activator.cpp: + + Minor changes necessary for the new inline file mentioned above. + +Mon Nov 12 19:10:36 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI.mpc: + + Fixed incorrect path to generated executor stub in + source file list. + +Mon Nov 12 18:54:48 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc: + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc: + * examples/Hello/Sender/Sender.mpc: + * examples/Display/RateGen/RateGen.mpc: + * docs/tutorials/Quoter/Simple/Broker/StockBroker.mpc: + * docs/tutorials/Quoter/Simple/Broker/StockDistributor.mpc: + + Added line 'avoids += ace_tao_tao' in driver/client projects. + + * examples/Display/NavDisplay/NavDisplay_exec.cpp: + * examples/Display/NavDisplay/NavDisplay_exec.h: + + Cosmetic changes (line lengths, ACE style guidelines). + +Fri Nov 9 15:06:04 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * MPC/config.ciaocidldefaults.mpb: + + Added a line to ensure that the XML descriptor generated by the + CIDL compiler gets cleaned up similarly to the other generated + files upon a 'make clean' operation. Thanks to Adam Mitz + <mitza at ociweb dot com> for supplying the fix. + +Tue Nov 6 20:31:09 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * docs/tutorials/Quoter/Simple/04.html: + + All DAnCE executables are placed in $CIAO_ROOT/bin when built. Updated + the tutorial to reflect the fact that the executables are in $CIAO_ROOT/bin + +Fri Nov 2 16:41:48 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * docs/tutorials/Quoter/Simple/descriptors/Plan.cdp: + + Reverted what seems to be an accidental commit made at: + Mon Oct 29 16:40:08 UTC 2007 Friedhelm Wolf <fwolf@dre.vanderbilt.edu> + + The changes causes the tutorial to not work (plan launcher fails). + +Mon Oct 29 19:10:34 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * examples/Display/NavDisPlayGUI/NavDisplayGUI.mpc: + + Modified exec project to reflect recent dependency changes, + and added svnt project that links to the GUI version of the + exec lib. + + * examples/Display/NavDisPlayGUI/NavDisplayGUI_exec.cpp: + * examples/Display/NavDisPlayGUI/NavDisplayGUI_exec.h: + + Cosmetic changes. + + * examples/Display/NavDisPlayGUI/NavDisplayGUI_exec_stub_export.h: + * examples/Display/NavDisPlayGUI/NavDisplayGUI_exec_exec_export.h: + * examples/Display/NavDisPlayGUI/NavDisplayGUI_svnt_export.h: + * examples/Display/NavDisPlayGUI/NavDisplayGUI_exec_svnt_export.h: + * examples/Display/NavDisPlayGUI/NavDisplayGUI_stub_export.h: + + Removed these unused files. + +Mon Oct 29 17:45:24 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * examples/Hello/descriptors_ReDaC/deploymentplan.cdp: + * examples/Hello/descriptors_ReDaC/deploymentplan_add.cdp: + * examples/Hello/descriptors_ReDaC/deploymentplan_remove.cdp: + * examples/Hello/descriptors_naming/deploymentplan_naming.cdp: + * examples/Hello/descriptors_shared_components/deploymentplan.cdp: + + Corrected some entries, according to recent changes in library + names of the Hello example, so that the tests succeed. + +Mon Oct 29 16:40:08 UTC 2007 Friedhelm Wolf <fwolf@dre.vanderbilt.edu> + + * examples/Hello/descriptors_events: + + Renamed deployment descriptor files and corrected some entries, + according to recent changes in library names of the Hello example, + so that the tests succeed. + +Mon Oct 29 01:37:04 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * examples/Hello/descriptors_RTCCM/rt-config-example.cdp: + * examples/Hello/descriptors_RTCCM/rt-example.cdp: + * examples/Hello/descriptors_ReDaC/deploymentplan.cdp: + * examples/Hello/descriptors_ReDaC/deploymentplan_add.cdp: + * examples/Hello/descriptors_ReDaC/deploymentplan_remove.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_events.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_events_collocated.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_federation.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_federation_mcast.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_federation_udp.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_federation_udp_collocated.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_federation_udp_two_hosts.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_multiple_senders.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_with_filters.cdp: + * examples/Hello/descriptors_naming/deploymentplan_naming.cdp: + * examples/Hello/descriptors_shared_components/deploymentplan.cdp: + * examples/Hello/descriptors_shared_components/deploymentplan_shared_components.cdp: + + Recent changes to MPC files changed library names. As such, + the example was failing. Correct the library names in the files above. + +Sun Oct 28 19:11:39 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * examples/Hello/descriptors/DeploymentPlan.cdp: + * examples/Hello/descriptors/DeploymentPlan_without_ns.cdp: + * examples/Hello/descriptors/Receiver_Exec.iad: + * examples/Hello/descriptors/Receiver_Stub.iad: + * examples/Hello/descriptors/Receiver_Svnt.iad: + * examples/Hello/descriptors/Sender_Exec.iad: + * examples/Hello/descriptors/Sender_Stub.iad: + * examples/Hello/descriptors/Sender_Svnt.iad: + + Recent changes to MPC files changed library names. As such, + the example was failing. Correct the library names in the files above. + +Fri Oct 26 13:15:24 UTC 2007 Friedhelm Wolf <fwolf@dre.vanderbilt.edu> + + * DAnCE/DomainApplicationManager/Deployment_Configuration.cpp: + + Removed some code, that accidentially was commited + +Fri Oct 26 01:01:37 UTC 2007 Friedhelm Wolf <fwolf@dre.vanderbilt.edu> + + * examples/Hello/descriptors_events: + + Changed test scripts to perl and make them autobuild conform + +Thu Oct 25 21:28:13 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * examples/Hello/Receiver/Receiver.mpc: + * examples/Hello/Sender/Sender.mpc: + + Fixed mismatches of lib names. + +Thu Oct 25 15:44:50 UTC 2007 Friedhelm Wolf <fwolf@dre.vanderbilt.edu> + + * examples/Hello/descriptors_events: + + Added scripts and README files for documentation purposes + +Wed Oct 24 16:17:41 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * examples/Hello/Receiver/Receiver_exec.h: + * examples/Hello/Receiver/Receiver_exec.cpp: + * examples/Hello/Sender/Sender_exec.h: + * examples/Hello/Sender/Sender_exec.cpp: + + Made the implementation of these files look like what is currently + generated by the CIDLC compiler. It seems that the files in question + were completley handwritten. The changes affects the signitures of + the entry point functions, and the implementation of the entry point + functions and factories. + + * examples/Hello/descriptors/DeploymentPlan.cdp: + * examples/Hello/descriptors/DeploymentPlan_without_ns.cdp: + * examples/Hello/descriptors/Receiver_Exec.iad: + * examples/Hello/descriptors/Sender_Exec.iad: + * examples/Hello/descriptors_RTCCM/rt-config-example.cdp: + * examples/Hello/descriptors_RTCCM/rt-example.cdp: + * examples/Hello/descriptors_ReDaC/deploymentplan.cdp: + * examples/Hello/descriptors_ReDaC/deploymentplan_add.cdp: + * examples/Hello/descriptors_ReDaC/deploymentplan_remove.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_events.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_events_collocated.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_federation.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_federation_mcast.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_federation_udp.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_federation_udp_collocated.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_federation_udp_two_hosts.cdp: + * examples/Hello/descriptors_events/flattened_deploymentplan_with_filters.cdp: + * examples/Hello/descriptors_naming/deploymentplan_naming.cdp: + * examples/Hello/descriptors_shared_components/deploymentplan.cdp: + * examples/Hello/descriptors_shared_components/deploymentplan_shared_components.cdp: + + Modified the entry point functions' signitures as per the comment above. + +Tue Oct 23 20:25:53 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * examples/Hello/Hello_Base/Hello_Base.mpc: + * examples/Hello/Hello_Base/Hello_Base_skel_export.h: + + Minor cosmetic changes. + + * examples/Hello/Sender/Sender.mpc: + + Change 'after' lines to match recent changes to project names. + +Tue Oct 23 14:50:48 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc: + + Fixed typo in IDL filename. + +Tue Oct 23 14:37:05 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * tests/CIDL/CodeGen/Basic.mpc: + * tests/CIDL/CodeGen/Basic_skel_export.h: + * tests/CIDL/CodeGen/Basic_stub_export.h: + * tests/CIDL/CodeGen/CodeGen.mpc: + * tests/CIDL/CodeGen/CodeGen_exec_export.h: + * tests/CIDL/CodeGen/CodeGen_stub_export.h: + * tests/CIDL/CodeGen/CodeGen_svnt_export.h: + + - Modified MPC files to reverse + the exec->svnt dependency. Also moved generated + <IDL file>EC.{h, inl, cpp} files from svnt buidl to + exec build. + + - Added file names to MPC projects so that all build files + are displayed in IDEs. + + - For non-component builds, changed _svnt suffix to _skel + for project names, library names, and export header file + names. + + - Separated IDL and CIDL/executor IDL processing into + separate projects. + + * tests/CIDL/CodeGen/Basic_svnt_export.h: + + Removed this file. + +Tue Oct 23 14:27:18 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * tests/Minimum/Receiver/Receiver_exec.h: + * tests/Minimum/Sender/Sender_exec.h: + + Removed dependency on including Servant header files. + + * tests/Minimum/Sender/Sender_exec.cpp: + * tests/Minimum/Receiver/Receiver_exec.cpp: + + The generate context is a var type now (it used to be a pointer). + Do not compare it directly with 0, use CORBA::is_nil instead. + + Effectively, we just renegerated the executor files with a newer + cidlc compiler. + +Mon Oct 22 18:54:03 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * performance-tests/Protocols/Sender/Custom_Network_Priority_Mapping.cpp: + * performance-tests/Protocols/Sender/Custom_Network_Priority_Mapping.h: + + New files, factored out of existing files. + + * performance-tests/Benchmark/Benchmark_skel_export.h: + * tests/Minimum/Minimum_Base/Minimum_Base.mpc: + * tests/Minimum/Minimum_Base/Minimum_Base_skel_export.h: + * examples/Hello/Hello_Base/Hello_Base_skel_export.h: + * examples/Swapping/Hello_Base/Hello_Base_skel_export.h: + + New files, renamed from corresponding files removed, as + listed below. + + * performance-tests/Benchmark/Benchmark_svnt_export.h: + * tests/Minimum/Minimum_Base/Minimum_Base_svnt_export.h: + * tests/Minimum/Minimum_Base/Minimum.mpc: + * examples/Hello/Hello_Base/Hello_Base_svnt_export.h: + * examples/Swapping/Hello_Base/Hello_Base_svnt_export.h: + + Removed files, renamed as described above. + + * performance-tests/Protocols/Sender/Sender_exec.cpp: + * performance-tests/Protocols/Sender/Sender.mpc: + * performance-tests/Protocols/Controller/Controller.mpc: + * performance-tests/Protocols/Receiver/Receiver.mpc: + * performance-tests/Protocols/common/Protocols.mpc: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc: + * performance-tests/Benchmark/RoundTrip/client.cpp: + * performance-tests/Benchmark/RoundTrip/RoundTrip.mpc: + * performance-tests/Benchmark/server.cpp: + * performance-tests/Benchmark/Multi_Threaded/client.cpp: + * performance-tests/Benchmark/Multi_Threaded/Multi_Threaded.mpc: + * performance-tests/Benchmark/README + * performance-tests/Benchmark/Benchmark.mpc: + * performance-tests/Benchmark/RoundTripServer/server.cpp: + * performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc: + * tests/Minimum/Sender/Sender_exec.cpp: + * tests/Minimum/Sender/Sender_exec.h: + * tests/Minimum/Sender/Sender.mpc: + * tests/Minimum/Receiver/Receiver.mpc: + * tests/Minimum/Receiver/Receiver_exec.cpp: + * tests/Minimum/Receiver/Receiver_exec.h: + * examples/Hello/Sender/Sender.mpc: + * examples/Hello/Receiver/Receiver.mpc: + * examples/Hello/Hello_Base/Hello_Base.mpc: + * examples/Display/Display_Base/Display_Base.mpc: + * examples/Display/RateGen/RateGen.mpc: + * examples/Display/GPS/GPS.mpc: + * examples/Display/NavDisplay/NavDisplay.mpc: + * examples/Swapping/Sender/Sender.mpc: + * examples/Swapping/Receiver/Receiver.mpc: + * examples/Swapping/Hello_Base/Hello_Base.mpc: + + - Modified *_exec.{h, cpp} files and MPC files to reverse + the exec->svnt dependency. Also moved generated + <IDL file>EC.{h, inl, cpp} files from svnt build to + exec build. + + - Added file names to MPC projects so that all build files + are displayed in IDEs. + + - For non-component builds, changed _svnt suffix to _skel + for project names, library names, and export header file + names. + + - Separated IDL and CIDL/executor IDL processing into + separate projects. + +Fri Oct 19 18:19:12 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * DAnCE/StaticConfigurator/StaticDAnCEApp.cpp.tmpl: + + Updated this template implementation to reflect enhancement done by: + Fri Oct 19 15:22:36 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + +Fri Oct 19 18:04:13 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * docs/tutorials/Quoter/Simple/images/fig10.jpg: + * docs/tutorials/Quoter/Simple/images/fig11.jpg: + * docs/tutorials/Quoter/Simple/images/fig12.jpg: + * docs/tutorials/Quoter/Simple/images/fig2.jpg: + * docs/tutorials/Quoter/Simple/images/fig3.jpg: + * docs/tutorials/Quoter/Simple/images/fig4.jpg: + * docs/tutorials/Quoter/Simple/images/fig5.jpg: + * docs/tutorials/Quoter/Simple/images/fig6.jpg: + * docs/tutorials/Quoter/Simple/images/fig7.jpg: + * docs/tutorials/Quoter/Simple/images/fig8.jpg: + * docs/tutorials/Quoter/Simple/images/fig9.jpg: + + Update the images to reflect what the user would see + in CoSMIC 0.6 + + * docs/tutorials/Quoter/Simple/03.html: + + Slight modification to make the images appear pretty. + +Fri Oct 19 17:56:34 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * ciao/IFR_Base.idl: + + Removed this file - see below. + + * ciao/CCM_Home.idl: + * ciao/CCM_Core.mpc: + * MPC/config/ciao_client_dnc.mpb: + * MPC/config/ciao_events_dnc.mpb: + * DAnCE/StaticConfigurator/StaticDAnCEParser.mpc: + * DAnCE/Plan_Launcher/Plan_Launcher.mpc: + + Reverted all changes that attempted to replace dependency + on IFR_Client library with a dummy interface. The fact + that one or more config handlers must depend on IFR_Client + makes linking clashes between the dummy and real interfaces + unavoidable. + +Fri Oct 19 15:35:13 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * examples/Null_Component/StaticDAnCEApp.mpc: + * examples/Null_Component/Null_Component.mpc: + + Change 'after' lines to match recent changes to project names. + +Fri Oct 19 15:22:36 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * examples/Null_Component/plan.h: + * examples/Null_Component/StaticDAnCEApp.cpp: + + Reordered and reduced #includes, cosmetic changes. + + * examples/Null_Component/StaticDAnCEApp.mpc: + + Changed dependency to reflect recent changes in Null_Component.mpc, + added Header_File and Inline_File blocks to eliminate the + appearance of unwanted files in IDEs. + +Thu Oct 18 21:17:45 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * examples/Null_Component/Null_Component.mpc: + * examples/Null_Component/StaticDAnCEApp.mpc: + + Fixed fuzz warnings. Apparently, project and file names that are + longer than 38 charachters are not portable on all operating + systems. Thanks to Johnny Willemsen for explaining why fuzz + complains about long project and file names. + +Thu Oct 18 20:58:54 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * docs/tutorials/Quoter/Simple/01.html: + * docs/tutorials/Quoter/Simple/02.html: + * docs/tutorials/Quoter/Simple/03.html: + * docs/tutorials/Quoter/Simple/04.html: + * docs/tutorials/Quoter/Simple/index.html: + + Updated the tutorial. + + * docs/tutorials/Quoter/Simple/descriptors/NodeMap.dat: + + Changed the name of this file to NodeMap.dat from Stock.dat + Naming everything Stock is confusing. + + * docs/tutorials/Quoter/Simple/descriptors/Stock.dat: + + Removed this file. + +Thu Oct 18 20:19:39 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * DAnCE/StaticConfigurator/StaticDAnCEParser.mpc: + * DAnCE/Plan_Launcher/Plan_Launcher.mpc: + + Removed unneeded lib TAO_IFR_Client from list, to avoid clash with + dummy IRObject interface added for CIAO_Client, CIAO_Container, + and CIAO_Server in + + Wed Oct 17 15:24:13 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.mpc: + * ciaosvcs/Events/CIAO_Events_Base/CIAO_Events_Base.mpc: + * ciaosvcs/Events/CIAO_Events.mpc: + + Reverted changed inadvertently checked in with + + Wed Oct 17 15:24:13 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + +Thu Oct 18 19:29:01 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * docs/tutorials/Quoter/Simple/Broker/StockBrokerDriver.cpp: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributorDriver.cpp: + + Fixed fuzz errors. + +Thu Oct 18 18:21:18 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * docs/tutorials/Quoter/Simple/Model/Quoter.xme: + + The entry points for the Servant and Executor were messed up. New + releases of CoSMIC generate the proper entry point signitures. + This change fixes the entry point signitures. + + * docs/tutorials/Quoter/Simple/descriptors/Broker.cpd: + * docs/tutorials/Quoter/Simple/descriptors/Default.pcd: + * docs/tutorials/Quoter/Simple/descriptors/Distributor.cpd: + * docs/tutorials/Quoter/Simple/descriptors/Domain.cdd: + * docs/tutorials/Quoter/Simple/descriptors/Plan.cdp: + * docs/tutorials/Quoter/Simple/descriptors/StockBroker.ccd: + * docs/tutorials/Quoter/Simple/descriptors/StockBrokerMonolithicImpl.cid: + * docs/tutorials/Quoter/Simple/descriptors/StockBroker_exec.iad: + * docs/tutorials/Quoter/Simple/descriptors/StockBroker_stub.iad: + * docs/tutorials/Quoter/Simple/descriptors/StockBroker_svnt.iad: + * docs/tutorials/Quoter/Simple/descriptors/StockDistributor.ccd: + * docs/tutorials/Quoter/Simple/descriptors/StockDistributorMonolithicImpl.cid: + * docs/tutorials/Quoter/Simple/descriptors/StockDistributor_exec.iad: + * docs/tutorials/Quoter/Simple/descriptors/StockDistributor_stub.iad: + * docs/tutorials/Quoter/Simple/descriptors/StockDistributor_svnt.iad: + * docs/tutorials/Quoter/Simple/descriptors/StockQuoter.cid: + * docs/tutorials/Quoter/Simple/descriptors/StockQuoter.cpd: + * docs/tutorials/Quoter/Simple/descriptors/TopLevelPackage.tpd: + + Regenerated descriptors. Older descriptors were hand written, + we want users to use CoSMIC for this sort of stuff, especially + in the tutorial. + + * docs/tutorials/Quoter/Simple/descriptors/runNodeDaemons.pl: + + Increased spawn dealy for NodeApplication in order to have + this tutorial work on slower systems. + + * docs/tutorials/Quoter/Simple/descriptors/Broker.ccd: + * docs/tutorials/Quoter/Simple/descriptors/Broker.cid: + * docs/tutorials/Quoter/Simple/descriptors/Broker_Exec.iad: + * docs/tutorials/Quoter/Simple/descriptors/Broker_Stub.iad: + * docs/tutorials/Quoter/Simple/descriptors/Broker_Svnt.iad: + * docs/tutorials/Quoter/Simple/descriptors/Distributor.ccd: + * docs/tutorials/Quoter/Simple/descriptors/Distributor.cid: + * docs/tutorials/Quoter/Simple/descriptors/Distributor_Exec.iad: + * docs/tutorials/Quoter/Simple/descriptors/Distributor_Stub.iad: + * docs/tutorials/Quoter/Simple/descriptors/Distributor_Svnt.iad: + * docs/tutorials/Quoter/Simple/descriptors/Libraries.iad: + * docs/tutorials/Quoter/Simple/descriptors/Stock.cdp: + * docs/tutorials/Quoter/Simple/descriptors/Stock.cid: + * docs/tutorials/Quoter/Simple/descriptors/Stock.cpd: + * docs/tutorials/Quoter/Simple/descriptors/Stock.pcd: + * docs/tutorials/Quoter/Simple/descriptors/flattened_deploymentplan.cdp: + * docs/tutorials/Quoter/Simple/descriptors/package.tpd: + + Removed these files. + +Thu Oct 18 18:13:35 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * docs/tutorials/Quoter/Simple/Broker/StockBroker.cidl: + * docs/tutorials/Quoter/Simple/Broker/StockBroker.idl: + + Use include guards, as is done with other IDL files in the distribution. + + Renamed the IDL files to exactly match the name of the component. The + name of the component and the IDL file must match, if they don't, one + has to do more work in CoSMIC to resolve conflicts. + + * docs/tutorials/Quoter/Simple/Broker/StockBrokerDriver.cpp: + + Renamed from Broker.cpp. + + * docs/tutorials/Quoter/Simple/Broker/StockBroker.mpc: + + Rengerate the MPC files with the new generate_component_mpc.pl + + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec.h: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec.cpp: + + Renamed for the reason mentioned above. Also, regenerated the autogenerated + code parts to leverage recent changes to CIDLC generated code. The executors + now have no dependency on the servants. + + * docs/tutorials/Quoter/Simple/Broker/StockBroker_exec_export.h: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_stub_export.h: + * docs/tutorials/Quoter/Simple/Broker/StockBroker_svnt_export.h: + + Regenerated. + + * docs/tutorials/Quoter/Simple/Broker/Broker.cidl: + * docs/tutorials/Quoter/Simple/Broker/Broker.cpp: + * docs/tutorials/Quoter/Simple/Broker/Broker.idl: + * docs/tutorials/Quoter/Simple/Broker/Broker.mpc: + * docs/tutorials/Quoter/Simple/Broker/Broker_exec.h: + * docs/tutorials/Quoter/Simple/Broker/Broker_exec.cpp: + * docs/tutorials/Quoter/Simple/Broker/Broker_exec_export.h: + * docs/tutorials/Quoter/Simple/Broker/Broker_stub_export.h: + * docs/tutorials/Quoter/Simple/Broker/Broker_svnt_export.h: + + Removed these files per the changes above. + +Thu Oct 18 17:45:41 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.cidl: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.idl: + + Use include guards, as is done with other IDL files in the distribution. + + Renamed the IDL files to exactly match the name of the component. The + name of the component and the IDL file must match, if they don't, one + has to do more work in CoSMIC to resolve conflicts. + + * docs/tutorials/Quoter/Simple/Distributor/StockDistributorDriver.cpp: + + Renamed from Distributor.cpp. + + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor.mpc: + + Rengerate the MPC files with the new generate_component_mpc.pl + + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec.cpp: + + Renamed for the reason mentioned above. Also, regenerated the autogenerated + code parts to leverage recent changes to CIDLC generated code. The executors + now have no dependency on the servants. + + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_exec_export.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_stub_export.h: + * docs/tutorials/Quoter/Simple/Distributor/StockDistributor_svnt_export.h: + + Regenerated. + + * docs/tutorials/Quoter/Simple/Distributor/Distributor.cidl: + * docs/tutorials/Quoter/Simple/Distributor/Distributor.idl: + * docs/tutorials/Quoter/Simple/Distributor/Distributor.mpc: + * docs/tutorials/Quoter/Simple/Distributor/Distributor.cpp: + * docs/tutorials/Quoter/Simple/Distributor/Distributor_exec.h: + * docs/tutorials/Quoter/Simple/Distributor/Distributor_exec.cpp: + * docs/tutorials/Quoter/Simple/Distributor/Distributor_exec_export.h: + * docs/tutorials/Quoter/Simple/Distributor/Distributor_stub_export.h: + * docs/tutorials/Quoter/Simple/Distributor/Distributor_svnt_export.h: + + Removed these files per the changes above. + +Thu Oct 18 17:42:58 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.idl: + + Use include guards, as is done with other IDL files in + the distribution. + + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base.mpc: + + Rengerate the MPC files with the new generate_component_mpc.pl + +Wed Oct 17 20:20:34 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tests/IDL3/Events/Any/main.cpp: + + Added #include of Any.h. + +Wed Oct 17 18:47:50 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * ciao/Swapping_Servant_Home_Impl_T.h: + * ciao/Upgradeable_Context_Impl_T.cpp: + + Restored included files needed at instantiation time. + + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.cpp(create_rt_event_channel): + + Commented out unused arg. + +Wed Oct 17 17:18:04 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * DAnCE/TargetManager/descriptors/NodeDetails.dat: + * DAnCE/TargetManager/descriptors/NodeManagerMap.dat: + * DAnCE/tests/scripts/BasicSP/basicsp.dat: + * docs/tutorials/Quoter/Simple/descriptors/Stock.dat: + * examples/BasicSP/descriptors/BasicSP.dat: + * examples/Display/descriptors/NodeManagerMap.dat: + * examples/Hello/descriptors/NodeManagerMap.dat: + * examples/Hello/descriptors_RTCCM/NodeManagerMap.dat: + * examples/Hello/descriptors_events/NodeManagerMap.dat: + * examples/Hello/descriptors_events/NodeManagerMapTwoHosts.dat: + * performance-tests/Benchmark/descriptors/test-multi-process.dat: + * performance-tests/Benchmark/descriptors/test.dat: + * performance-tests/Protocols/descriptors/test.dat: + * tests/Bug_2130_Regression/descriptors/TestNodeManagerMap.dat: + + Removed blank lines. Blank lines now cause the deployment to fail. + +Wed Oct 17 15:28:42 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * MPC/config/ciao_client_dnc.mpb: + * MPC/config/ciao_events_dnc.mpb: + + Removed ifr_client from base project list. + +Wed Oct 17 15:24:13 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * CIAO_TAO_DAnCE.mwc: + + Removed unnecessary directories, removing 24 unused builds. + + * ciao/IFR_Base.idl: + + New file, containing a dummy IRObject interface, to be used + as the return type for an unimplemented operation in CCM_Home. + + * ciao/CCM_Home.idl: + + Changed include of IFR_Base.idl from the one in + TAO_ROOT/tao/IFR_Client to the new file above. + + * ciao/CCM_Core.mpc: + + Removed dependency on IFR_Client lib from all projects. + + * ciao/Server_init.h: + * ciao/Client_init.cpp: + * ciao/Cookies.h: + * ciao/Servant_Impl_Base.h: + * ciao/StandardConfigurator_Impl.cpp: + * ciao/Swapping_Servant_Home_Impl_T.h: + * ciao/Swapping_Servant_Home_Impl_Base.cpp: + * ciao/Dynamic_Component_Activator.cpp: + * ciao/Server_init.cpp: + * ciao/Servant_Impl_Base.cpp: + * ciao/Servant_Activator.cpp: + * ciao/Swapping_Container.h: + * ciao/StandardConfigurator_Impl.h: + * ciao/Dynamic_Component_Activator.h: + * ciao/Dynamic_Component_Servant_Base.cpp: + * ciao/Servant_Activator.h: + * ciao/Context_Impl_Base.h: + * ciao/Container_Base.cpp: + * ciao/Session_Container.h: + * ciao/Cookies.cpp: + * ciao/Port_Activator.h: + * ciao/Client_init.h: + * ciao/Dynamic_Component_Servant_Base.h: + * ciao/Home_Servant_Impl_Base.h: + * ciao/Container_Base.h: + * ciao/Swapping_Servant_Home_Impl_Base.h: + * ciao/Session_Container.cpp: + * ciao/Upgradeable_Context_Impl_T.h: + * ciao/CIAO_common.h: + * ciao/Swapping_Container.cpp: + * ciaosvcs/Events/CIAO_EventService_Factory_impl.cpp: + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.cpp: + * ciaosvcs/Events/CIAO_RTEC/SimpleAddressServer.cpp: + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.h: + * ciaosvcs/Events/CIAO_RTEC/SimpleAddressServer.h: + * ciaosvcs/Events/CIAO_Events_Base/CIAO_Events_Base.mpc: + * ciaosvcs/Events/CIAO_Events_Base/CIAO_EventServiceBase.cpp: + * ciaosvcs/Events/CIAO_Events_Base/CIAO_EventServiceBase.h: + * ciaosvcs/Events/CIAO_EventService_Factory_impl.h: + + Removed unnecessary #includes, and general cleanup of + formatting and #includes to follow ACE style guidelines. + + * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.mpc: + * ciaosvcs/Events/CIAO_Events.mpc: + + Added export header files to projects, so they will be seen + by developers using IDEs. + +Wed Oct 17 14:02:41 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * examples/Null_Component/plan.h: + + Fixed fuzz warning. + +Tue Oct 16 20:49:21 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * examples/Null_Component/Null_Component.cidl: + * examples/Null_Component/Null_Component.idl: + + Slight name fixes to make CIDLC and CoSMIC happy. For details, + check bugzilla 3086. + + * examples/Null_Component/Null_Component_exec.h: + * examples/Null_Component/Null_Component_exec.cpp: + + Renegerated the empty executor files. + + * examples/Null_Component/Null_Interface.mpc: + * examples/Null_Component/Null_Component.mpc: + + Regenerate with the newer generate_component_mpc.pl. + + * examples/Null_Component/Null_Interface_skel_export.h: + + Autogenerated. + + * examples/Null_Component/model/Null_Component.xme: + + Updated the model to take advantage of recent fixes to CoSMIC. For details, + check the CoSMIC ChangLog entry: + + Thu Oct 4 11:27:17 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * examples/Null_Component/descriptors/NodeMap.dat: + + Removed blank lines. Blank lines now cause the deployment to fail. + + * examples/Null_Component/descriptors/Domain.cdd: + * examples/Null_Component/descriptors/Null_Assembly.cid: + * examples/Null_Component/descriptors/Null_Assembly_Package.cpd: + * examples/Null_Component/descriptors/Null_Component.ccd: + * examples/Null_Component/descriptors/Null_ComponentMonolithicImpl.cid: + * examples/Null_Component/descriptors/Null_Component_Package.cpd: + * examples/Null_Component/descriptors/Null_Component_exec.iad: + * examples/Null_Component/descriptors/Null_Component_stub.iad: + * examples/Null_Component/descriptors/Null_Component_svnt.iad: + * examples/Null_Component/descriptors/PackageConfiguration.pcd: + * examples/Null_Component/descriptors/Plan.cdp: + * examples/Null_Component/descriptors/TopLevelPackage.tpd: + + Updated descriptors to reflect changes made to CoSMIC model. + + * examples/Null_Component/plan.h: + + Update plan to reflect changes made to CoSMIC model. + + * examples/Null_Component/descriptors/package.tpd: + * examples/Null_Component/model/Null_Component.mga: + + Removed these files. + +Tue Oct 2 20:34:15 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * bin/generate_component_mpc.pl: + + Enhanced user displayed message. + +Tue Oct 2 19:52:30 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * docs/generate_component_mpc.html: + + Changed documentation to match changes made in: + Fri Sep 28 19:37:39 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + +Fri Sep 28 19:58:52 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * CIDLC/UtilityTypeNameEmitters.hpp: + + For some unknown reason, a class declaration was missing from + this file in updating on other machines, checking it in + explicitly to make sure. + +Fri Sep 28 19:37:39 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * CIDLC/CorbaTypeNameEmitters.cpp: + + Fixed incorrect code generation for a null return of an enum type. + + * CIDLC/ServantSourceGenerator.cpp: + + Changed generated include of Cookies.h to ciao/Cookies.h. + + * CIDLC/ExecImplHeaderGenerator.cpp: + * CIDLC/ExecImplSourceGenerator.cpp: + + Changed generated context member type from Foo_Context* to + CCM_Foo_Context_var. Also replaced include of Foo_svnt.h with + FooEC.h. These changes reverse the existing dependency of + the executor DLL on the servant DLL, which makes more sense + since the servant delegates to the executor, which should + not be coupled with any specific CCM implementation. + + * bin/generate_component_mpc.pl: + + Changed the script to generate default MPC files to reflect the + dependency changes above. Also split the IDL and CIDL processing + into separate projects. + +Fri Sep 21 22:11:16 UTC 2007 Friedhelm Wolf <fwolf@dre.vanderbilt.edu> + + * docs/schema/CIAOEvents.txt: + + Added information about naming conventions for filter declaration. + +Mon Sep 3 14:49:07 UTC 2007 Douglas C. Schmidt <schmidt@dre.vanderbilt.edu> + + * tools/Config_Handlers/IDD_Handler.cpp (CIAO): + * tools/Config_Handlers/IDD_Handler.cpp (CIAO): + * tools/Config_Handlers/ADD_Handler.cpp (CIAO): + * tools/Config_Handlers/MDD_Handler.cpp (CIAO): Changed + generateUUID() to generate_UUID() to match new ACE-ification of + the UUID class. + +Wed Sep 19 04:10:15 CDT 2007 Johnny Willemsen <jwillemsen@remedy.nl> + + * CIAO version 0.6.1 released. + +Tue Sep 18 15:13:37 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * DAnCE/NodeApplication/NodeApp_Configurator.cpp: + + StaticDAnCE applications stopped working since the introduction + of this file. This change fixes the problem. For details look + into Bugzilla 3073. Thanks to William R. Otte for providing + the patch. + +Fri Sep 14 15:19:17 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * DAnCE/ExecutionManager/Execution_Manager.cpp: + + Fixed a couple of spelling errors to user diplayed messages. + +Fri Sep 14 14:42:06 UTC 2007 Friedhelm Wolf <fwolf@dre.vanderbilt.edu> + + * docs/schema/CIAOEvents.txt: + Added information about supported federation types. + +Wed Sep 12 22:18:03 UTC 2007 Friedhelm Wolf <fwolf@dre.vanderbilt.edu> + + * docs/schema/CIAOEvents.txt: + Added documentation about how to integrat TAO Real-Time Event Service + into an CIAO based deployment. + +Tue Sep 4 14:25:24 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec.cpp: + * performance-tests/Benchmark/RoundTripClient/client.cpp: + Untabify. + +Mon Sep 03 02:50:30 CDT 2007 Johnny Willemsen <jwillemsen@remedy.nl> + + * CIAO version 0.6 released. + +Mon Aug 27 23:04:36 UTC 2007 Nilabja R <nilabjar@dre.vanderbilt.edu> + + * ciao/Servant_Impl_Base.h: + Deleted the Private Constructor in the class Servant_Impl_Base. + This strangely solves the problem on Bug 3060. + +Mon Aug 27 13:21:14 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * tools/Config_Handlers/ADD_Handler.cpp: + * tools/Config_Handlers/Any_Handler.h: + * tools/Config_Handlers/CCD_Handler.cpp: + * tools/Config_Handlers/CEPE_Handler.h: + * tools/Config_Handlers/CPD_Handler.h: + * tools/Config_Handlers/DP_PCD_Handler.h: + * tools/Config_Handlers/DP_PCD_Handler.cpp: + * tools/Config_Handlers/ERE_Handler.h: + * tools/Config_Handlers/IDD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CAD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CID_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/CPD_Handler.h: + * tools/Config_Handlers/Package_Handlers/CPD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/Comp_Intf_Descr_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/IAD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/PCD_Handler.cpp: + * tools/Config_Handlers/Package_Handlers/SID_Handler.h: + * tools/Config_Handlers/Property_Handler.h: + * tools/Config_Handlers/RT-CCM/TPL_Handler.h: + * tools/Config_Handlers/Req_Handler.h: + * tools/Config_Handlers/Req_Handler.cpp: + * tools/Config_Handlers/STD_CID_Handler.cpp: + * tools/Config_Handlers/SatisfierProperty_Handler.h: + * tools/Config_Handlers/Utils/XML_Helper.h: + * tools/Config_Handlers/XSCRT/Traversal.hpp: + Untabify. + +Fri Aug 24 14:23:06 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * examples/BasicSP/EC/controller.cpp: + * examples/Display/NavDisplayGUI_exec/DetailView.cpp: + * examples/Display/NavDisplayGUI_exec/MapView.cpp: + * examples/Hello/Receiver/Receiver_exec.h: + * examples/Hello/Sender/starter.cpp: + * examples/Null_Component/plan.h: + * examples/Swapping/Receiver/Receiver_exec.h: + * examples/Swapping/Sender/starter.cpp: + Untabify. + +Thu Aug 23 22:21:16 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * DAnCE/Deployment/CIAO_NodeApplication_CallBack.idl: + * DAnCE/NodeApplication/NodeApplication_Impl.cpp: + * DAnCE/RepositoryManager/ZIP_Wrapper.cpp: + Untabify. + +Tue Aug 21 14:43:24 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * DAnCE/Interfaces/ExecutionManager_stub_export.h: + * DAnCE/Interfaces/NodeManager_stub_export.h: + * DAnCE/Interfaces/NodeManager_svnt_export.h: + * DAnCE/NodeApplication/CIAO_NodeApplication_export.h: + * DAnCE/NodeApplication/NA_Configurator_Export.h: + * DAnCE/NodeApplication/NoOp_Configurator_export.h: + * DAnCE/NodeApplication/NodeApp_Configurator_Export.h: + * DAnCE/NodeApplication/RTNA_Configurator_Export.h: + * DAnCE/NodeApplicationManager/CIAO_NAM_Export.h: + * DAnCE/TargetManager/TargetManager_exec_export.h: + * DAnCE/TargetManager/TargetManager_stub_export.h: + * DAnCE/TargetManager/TargetManager_svnt_export.h: + * DAnCE/tests/NodeApplicationTest/RoundTrip_exec_export.h: + * DAnCE/tests/NodeApplicationTest/RoundTrip_stub_export.h: + * DAnCE/tests/NodeApplicationTest/RoundTrip_svnt_export.h: + * ciao/CIAO_Client_Export.h: + * ciao/CIAO_Container_Export.h: + * ciao/CIAO_Server_Export.h: + * ciaosvcs/Events/CIAO_Events_Base/CIAO_Events_Export.h: + * ciaosvcs/Events/CIAO_Events_Export.h: + * docs/tutorials/Quoter/Simple/Broker/Broker_exec_export.h: + * docs/tutorials/Quoter/Simple/Broker/Broker_stub_export.h: + * docs/tutorials/Quoter/Simple/Broker/Broker_svnt_export.h: + * docs/tutorials/Quoter/Simple/Distributor/Distributor_exec_export.h: + * docs/tutorials/Quoter/Simple/Distributor/Distributor_stub_export.h: + * docs/tutorials/Quoter/Simple/Distributor/Distributor_svnt_export.h: + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base_skel_export.h: + * docs/tutorials/Quoter/Simple/Stock_Base/Stock_Base_stub_export.h: + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec_exec_export.h: + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec_export.h: + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec_stub_export.h: + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_exec_svnt_export.h: + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_stub_export.h: + * examples/Display/NavDisplayGUI_exec/NavDisplayGUI_svnt_export.h: + * examples/Display/RateGen/RateGen_exec_export.h: + * examples/Hello/Hello_Base/Hello_Base_stub_export.h: + * examples/Hello/Hello_Base/Hello_Base_svnt_export.h: + * examples/Hello/Receiver/Receiver_exec_export.h: + * examples/Hello/Receiver/Receiver_stub_export.h: + * examples/Hello/Receiver/Receiver_svnt_export.h: + * examples/Hello/Sender/Sender_exec_export.h: + * examples/Hello/Sender/Sender_stub_export.h: + * examples/Hello/Sender/Sender_svnt_export.h: + * examples/Swapping/Hello_Base/Hello_Base_stub_export.h: + * examples/Swapping/Hello_Base/Hello_Base_svnt_export.h: + * examples/Swapping/Receiver/Receiver_exec_export.h: + * examples/Swapping/Receiver/Receiver_stub_export.h: + * examples/Swapping/Receiver/Receiver_svnt_export.h: + * examples/Swapping/Sender/Sender_exec_1_export.h: + * examples/Swapping/Sender/Sender_exec_2_export.h: + * examples/Swapping/Sender/Sender_exec_export.h: + * examples/Swapping/Sender/Sender_stub_export.h: + * examples/Swapping/Sender/Sender_svnt_export.h: + * performance-tests/Benchmark/Benchmark_stub_export.h: + * performance-tests/Benchmark/Benchmark_svnt_export.h: + * performance-tests/Benchmark/RoundTrip/RoundTrip_exec_export.h: + * performance-tests/Benchmark/RoundTrip/RoundTrip_stub_export.h: + * performance-tests/Benchmark/RoundTrip/RoundTrip_svnt_export.h: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient_exec_export.h: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient_stub_export.h: + * performance-tests/Benchmark/RoundTripClient/RoundTripClient_svnt_export.h: + * performance-tests/Protocols/Receiver/Receiver_exec_export.h: + * performance-tests/Protocols/Receiver/Receiver_stub_export.h: + * performance-tests/Protocols/Receiver/Receiver_svnt_export.h: + * performance-tests/Protocols/Sender/Sender_exec_export.h: + * performance-tests/Protocols/Sender/Sender_stub_export.h: + * performance-tests/Protocols/Sender/Sender_svnt_export.h: + * performance-tests/Protocols/common/Protocols_skel_export.h: + * performance-tests/Protocols/common/Protocols_stub_export.h: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec_export.h: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_stub_export.h: + * tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_svnt_export.h: + * tests/Bug_2130_Regression/interfaces/ENW_skel_export.h: + * tests/Bug_2130_Regression/interfaces/ENW_stub_export.h: + * tests/IDL3/Components/ComplexComponent/Attributes/Attributes_stub_export.h: + * tests/IDL3/Components/ComplexComponent/Attributes/Attributes_svnt_export.h: + * tests/IDL3/Components/ComplexComponent/EventSink/EventSink_stub_export.h: + * tests/IDL3/Components/ComplexComponent/EventSink/EventSink_svnt_export.h: + * tests/IDL3/Components/ComplexComponent/EventSource/EventSource_stub_export.h: + * tests/IDL3/Components/ComplexComponent/EventSource/EventSource_svnt_export.h: + * tests/IDL3/Components/ComplexComponent/Facets/Facets_stub_export.h: + * tests/IDL3/Components/ComplexComponent/Facets/Facets_svnt_export.h: + * tests/IDL3/Components/ComplexComponent/Receptacles/Receptacles_stub_export.h: + * tests/IDL3/Components/ComplexComponent/Receptacles/Receptacles_svnt_export.h: + * tests/IDL3/Components/SimpleComponent/SimpleComponent_exec_export.h: + * tests/IDL3/Components/SimpleComponent/SimpleComponent_stub_export.h: + * tests/IDL3/Components/SimpleComponent/SimpleComponent_svnt_export.h: + * tests/IDL3/Events/Abstract/Abstract_stub_export.h: + * tests/IDL3/Events/Abstract/Abstract_svnt_export.h: + * tests/IDL3/Events/Regular/Regular_stub_export.h: + * tests/IDL3/Events/Regular/Regular_svnt_export.h: + * tests/IDL3/Homes/Attributes/HomeAttributes_stub_export.h: + * tests/IDL3/Homes/Attributes/HomeAttributes_svnt_export.h: + * tests/IDL3/Homes/Basic/Basic_stub_export.h: + * tests/IDL3/Homes/Basic/Basic_svnt_export.h: + * tests/IDL3/Homes/Factory/Factory_stub_export.h: + * tests/IDL3/Homes/Factory/Factory_svnt_export.h: + * tests/IDL3/Homes/Finder/Finder_stub_export.h: + * tests/IDL3/Homes/Finder/Finder_svnt_export.h: + * tests/IDL3/Homes/Inheritance/Inheritance_stub_export.h: + * tests/IDL3/Homes/Inheritance/Inheritance_svnt_export.h: + * tests/IDL3/ImpliedIDL/Components/Basic/ICBasic_stub_export.h: + * tests/IDL3/ImpliedIDL/Components/Basic/ICBasic_svnt_export.h: + * tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink_stub_export.h: + * tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink_svnt_export.h: + * tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource_stub_export.h: + * tests/IDL3/ImpliedIDL/Components/EventSource/ICEventSource_svnt_export.h: + * tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles_stub_export.h: + * tests/IDL3/ImpliedIDL/Components/Receptacles/ICReceptacles_svnt_export.h: + * tests/IDL3/ImpliedIDL/Events/Events_stub_export.h: + * tests/IDL3/ImpliedIDL/Events/Events_svnt_export.h: + * tests/IDL3/ImpliedIDL/Homes/Homes_stub_export.h: + * tests/IDL3/ImpliedIDL/Homes/Homes_svnt_export.h: + * tests/Minimum/Minimum_Base/Minimum_Base_stub_export.h: + * tests/Minimum/Minimum_Base/Minimum_Base_svnt_export.h: + * tests/Minimum/Receiver/Receiver_exec_export.h: + * tests/Minimum/Receiver/Receiver_stub_export.h: + * tests/Minimum/Receiver/Receiver_svnt_export.h: + * tests/Minimum/Sender/Sender_exec_export.h: + * tests/Minimum/Sender/Sender_stub_export.h: + * tests/Minimum/Sender/Sender_svnt_export.h: + * tools/Config_Handlers/CIAO_Events/CIAO_Events_Handlers_Export.h: + * tools/Config_Handlers/DynAny_Handler/DynAny_Handler_Export.h: + * tools/Config_Handlers/RT-CCM/RT_CCM_Handlers_Export.h: + * tools/Config_Handlers/Utils/CIAO_XML_Utils_Export.h: + * tools/Config_Handlers/XSC_XML_Handlers_Export.h: + * tools/IDL3_to_IDL2/TAO_IDL3_TO_IDL2_BE_Export.h: + + Regenerated export files to address compile-time problems + for static MSVC71 builds. + +Mon Aug 20 12:38:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl> + + * docs/tutorials/Quoter/Simple/03.html: + Corrected invalid hyperlink + +Wed Aug 8 13:41:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl> + + * performance-tests/Protocols/Sender/Sender_exec.cpp: + Added needed include due to refactoring + +Wed Aug 8 07:03:33 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tools/IDL3_to_IDL2/identifier_helper.cpp (original_local_name): + + To the code that removes a prepended '_cxx_' from an indentifier, + added a check to make sure it was added automatically to avoid + a C++ keyword clash, and not by the user. + +Tue Aug 7 08:57:46 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tests/IDL3/ImpliedIDL/All/include.idl: + * tests/IDL3/ImpliedIDL/All/raw_include.idl: + * tests/IDL3/ImpliedIDL/All/pass_through.idl: + + Added #ifndef guards. + +Mon Aug 6 13:00:10 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tools/IDL3_to_IDL2/identifier_helper.cpp (orig_sn): + + Fixed a problem with Borland BCB6 Pro not finding an implicit + conversion from ACE_CString to char*. + +Fri Aug 3 07:40:11 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tools/IDL3_to_IDL2/README: + * tests/IDL3/ImpliedIDL/All/README: + + Updated documentation in these directories. + +Fri Aug 3 07:01:35 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu> + + * tools/IDL3_to_IDL2/basic_visitor.cpp: + * tools/IDL3_to_IDL2/basic_visitor.h: + * tools/IDL3_to_IDL2/be_sunsoft.cpp: + * tools/IDL3_to_IDL2/be_sunsoft.h: + * tools/IDL3_to_IDL2/identifier_helper.cpp: + * tools/IDL3_to_IDL2/be_helper.cpp: + * tools/IDL3_to_IDL2/idl3_to_idl2_visitor.cpp: + * tools/IDL3_to_IDL2/identifier_helper.h: + * tools/IDL3_to_IDL2/be_helper.h: + + - Changes incorporating enhancements by folks at Thales ATM to + better handle the mapping of escaped identifiers (masking + IDL keywords) and identifiers that are C++ keywords from + IDL3 to IDL2. Thanks to Hakim Souami + <hakim dot souami at thalesatm dot com> for leading this + effort. + + - Further changes to build on those above by adding keyword + handling support for scoped names and component port names. + + - Addition of the capability, also from Thales ATM, to + optionally generate #includes of IDL files without the + addition of the default '_IDL2' suffix. This feature is + necessary when included IDL files aren't available for + conversion or when 'system' IDL files are included and + contain only IDL declarations with no 'implied IDL' + mapping. It is also handy for users who may have similar + IDL files included and don't wish to run the conversion + on them needlessly. While Thales ATM's version of this + feature uses a list of 'excluded' filenames in a text + file, the feature in this version uses a command line + option '-x <filename>' for each file to be excluded. + + * tests/IDL3/ImpliedIDL/All/raw_include.idl: + * tests/IDL3/ImpliedIDL/All/keyword_clash.idl: + + New files that expand the test coverage to include the new + festures described above. + + * tests/IDL3/ImpliedIDL/All/all.mpc: + * tests/IDL3/ImpliedIDL/All/pass_through.idl: + + Changes to existing test files to make use of the new files + listed above. + +Thu Aug 2 03:37:40 UTC 2007 Krishnakumar B <kitty@nospam.invalid.domain> + + * examples/BasicSP/BMDisplay/BMDisplay.mpc: + + Added a dependency from BMDisplay_exec to BasicSP_exec. Fixes + problems due to build order. Thanks to Johnny and Gan for + reporting the problem. + +Fri Jul 27 06:50:14 CDT 2007 Johnny Willemsen <jwillemsen@remedy.nl> + + * CIAO version 0.5.10 released. + +Local Variables: +mode: change-log +add-log-time-format: (lambda () (progn (setq tz (getenv "TZ")) (set-time-zone-rule "UTC") (setq time (format-time-string "%a %b %e %H:%M:%S %Z %Y" (current-time))) (set-time-zone-rule tz) time)) +indent-tabs-mode: nil +End: |