From 391ce6dfae6d540af96e94fbcdea33620b98aa1a Mon Sep 17 00:00:00 2001 From: wilson_d Date: Thu, 30 Oct 2003 16:12:33 +0000 Subject: ChangeLogTag: Thu Oct 30 10:08:11 2003 Dale Wilson --- TAO/ChangeLog | 21 ++++++++++++++++----- .../FaultTolerance_IOGRManipulation.mpc | 2 +- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index d7c6a3e0cdc..6004d202cd9 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,9 +1,20 @@ +Thu Oct 30 10:08:11 2003 Dale Wilson + + * orbsvcs\tests\FaultTolerance\IOGRManipulation\FaultTolerance_IOGRManipulation.mpc: + Case sensitive file name: s/Messaging/messaging/. + + These changes were made in the oci_haft branch. + Wed Oct 29 18:20:12 2003 Balachandran Natarajan - * orbsvcs/orbsvcs/FaultTolerance/FT_ServerRequest_Interceptor.cpp: - - Made a simple mistake while trying to look at the number of - arguments. + * orbsvcs/orbsvcs/FaultTolerance/FT_ServerRequest_Interceptor.cpp: + + Made a simple mistake while trying to look at the number of + arguments. + + + These changes were made in the oci_haft branch. + Wed Oct 29 13:52:36 2003 Dale Wilson @@ -19,7 +30,7 @@ Wed Oct 29 13:52:36 2003 Dale Wilson * orbsvcs/orbsvcs/FT_Replica.idl: Remove commented out GenericFactory declaration (it's in PortableGroup.idl) - + * orbsvcs/orbsvcs/FaultTolerance/FT_ServerRequest_Interceptor.cpp: Add debug messages. diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/FaultTolerance_IOGRManipulation.mpc b/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/FaultTolerance_IOGRManipulation.mpc index bea8a45b980..6c65435a13a 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/FaultTolerance_IOGRManipulation.mpc +++ b/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/FaultTolerance_IOGRManipulation.mpc @@ -1,3 +1,3 @@ -project(IOGRTest): taoserver, orbsvcsexe, iormanip, ftorb, portablegroup, Messaging { +project(IOGRTest): taoserver, orbsvcsexe, iormanip, ftorb, portablegroup, messaging { exename = IOGRTest } -- cgit v1.2.1