summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-16 23:45:21 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-16 23:45:21 +0000
commit4a69104b1fba57db8bf35778e2427e4dcb4c75fe (patch)
tree99e5e92e531e12480adb9784069fff9f9fd5e41c
parentc85b35bbe3b1a50b47b1024cb1fdfde66ca0eb90 (diff)
downloadATCD-4a69104b1fba57db8bf35778e2427e4dcb4c75fe.tar.gz
ChangeLogTag: Mon Aug 16 16:44:13 2004 J.T. Conklin <jtc@acorntoolworks.com>
-rw-r--r--TAO/CIAO/ChangeLog56
-rw-r--r--TAO/CIAO/DAnCE/ExecutionManager/Execution_Manager.cpp2
-rw-r--r--TAO/CIAO/DAnCE/NodeManager/Node_Daemon.cpp2
-rw-r--r--TAO/CIAO/DAnCE/ciao/CCM_Container.idl2
-rw-r--r--TAO/CIAO/ciao/CCM_Container.idl2
5 files changed, 36 insertions, 28 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index d4945f451a5..24ca16090a7 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -1,3 +1,11 @@
+Mon Aug 16 16:44:13 2004 J.T. Conklin <jtc@acorntoolworks.com>
+
+ * CIAO/DAnCE/ExecutionManager/Execution_Manager.cpp:
+ * CIAO/DAnCE/NodeManager/Node_Daemon.cpp:
+ * CIAO/DAnCE/ciao/CCM_Container.idl:
+ * CIAO/ciao/CCM_Container.idl:
+ Changed #include "orbsvcs/orbsvcs/..." to #include "orbsvcs/...".
+
Mon Aug 16 16:36:49 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
* tools/IDL3_to_IDL2/idl3_to_idl2_visitor.cpp:
@@ -102,15 +110,15 @@ Sat Aug 14 14:44:24 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
shouldn't be there at the application level. Applications should
only be bothered about using $XERCESCROOT and the like. If the
application doesn't specify the compiler, linker and the loader
- knows where to pick things from.
+ knows where to pick things from.
Sat Aug 14 14:07:53 2004 Aniruddha Gokhale <a.gokhale@vanderbilt.edu>
* DAnCE/NodeManager/Node_Daemon.cpp:
-
- Included "ace/os_include/os_netdb.h since otherwise the
+
+ Included "ace/os_include/os_netdb.h since otherwise the
MAXHOSTNAMELEN constant was not found.
-
+
Sat Aug 14 15:36:28 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* DAnCE/NodeManager/NodeDaemon_Impl.cpp:
@@ -119,7 +127,7 @@ Sat Aug 14 15:36:28 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Cosmetic fixes for fuzz errors and other simple fixes for the
daily builds.
-
+
* DAnCE/NodeManager/README:
Added a README file in the directory.
@@ -140,14 +148,14 @@ Sat Aug 14 03:29:18 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* tools/XML_Helpers/XMLHelpers.mpc:
Tried fixing some warnings and errors in the builds. I am not
- able to reproduce it and so I am taking a blind shot.
+ able to reproduce it and so I am taking a blind shot.
Thu Aug 12 14:14:00 Jules White <jules@dre.vanderbilt.edu>
-
- * docs/schema/cdp.xsd:
+
+ * docs/schema/cdp.xsd:
* docs/schema/Modified_Deployment.xsd:
-
- Changed the schema so that it was more compliant with the spec.
+
+ Changed the schema so that it was more compliant with the spec.
Thu Aug 12 15:25:44 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
@@ -163,16 +171,16 @@ Thu Aug 12 11:35:44 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* DAnCE/ciao/Servant_Impl_T.h:
Propogating the changes from "Mon Aug 9 11:38:04 2004 Jeff
- Parsons <j.parsons@vanderbilt.edu>" to DAnCE.
-
+ Parsons <j.parsons@vanderbilt.edu>" to DAnCE.
+
* DAnCE/tests/Config_Handlers/Handler_Test.cpp:
* DAnCE/tests/Config_Handlers/Handler_Test.h:
Cleaned up things so that it is more portable.
-
+
* DAnCE/tests/Config_Handlers/handler_test.mpb:
-
- Put Handler_Test as a template file.
+
+ Put Handler_Test as a template file.
Thu Aug 12 16:20:19 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
@@ -206,17 +214,17 @@ Wed Aug 11 14:38:00 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* DAnCE/ExecutionManager/Execution_Manager.cpp:
- Made certain parts exception safe and fixed fuzz errors.
-
+ Made certain parts exception safe and fixed fuzz errors.
+
* tests/CIDL/CodeGen/CodeGen.mpc:
The MPC file was busted which lead to errors in the daily
- builds.
-
+ builds.
+
* tests/RTCCM/DiffServ/Receiver/Receiver.mpc:
- Fixed errors in he MPC file.
-
+ Fixed errors in he MPC file.
+
* tests/RTCCM/DiffServ/Sender/Sender_exec.cpp:
Fixed fuzz errors.
@@ -225,8 +233,8 @@ Wed Aug 11 12:45:09 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* CIDLC/CIDLC.mpc:
- Added new files startting with Exec* into the CIDLC project.
-
+ Added new files startting with Exec* into the CIDLC project.
+
* CIAOTAO.mwc:
Added tests section to the above file.
@@ -241,7 +249,7 @@ Mon Aug 9 11:38:04 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
* ciao/Servant_Impl_T.cpp:
* ciao/Servant_Impl_T.h:
-
+
Moved the body of the destructor and the same_component()
method from the generated servant class to the base class.
diff --git a/TAO/CIAO/DAnCE/ExecutionManager/Execution_Manager.cpp b/TAO/CIAO/DAnCE/ExecutionManager/Execution_Manager.cpp
index 0a2428173ab..7c8101ee800 100644
--- a/TAO/CIAO/DAnCE/ExecutionManager/Execution_Manager.cpp
+++ b/TAO/CIAO/DAnCE/ExecutionManager/Execution_Manager.cpp
@@ -28,7 +28,7 @@
#include "tao/IORTable/IORTable.h"
// Include Name Service header
-#include "orbsvcs/orbsvcs/CosNamingC.h"
+#include "orbsvcs/CosNamingC.h"
#include "ace/SString.h"
#include "ace/Read_Buffer.h"
diff --git a/TAO/CIAO/DAnCE/NodeManager/Node_Daemon.cpp b/TAO/CIAO/DAnCE/NodeManager/Node_Daemon.cpp
index 7a468d2ae0f..11dd2165059 100644
--- a/TAO/CIAO/DAnCE/NodeManager/Node_Daemon.cpp
+++ b/TAO/CIAO/DAnCE/NodeManager/Node_Daemon.cpp
@@ -1,7 +1,7 @@
// $Id$
#include "NodeDaemon_Impl.h"
-#include "orbsvcs/orbsvcs/CosNamingC.h"
+#include "orbsvcs/CosNamingC.h"
#include "tao/IORTable/IORTable.h"
#include "ace/SString.h"
#include "ace/Read_Buffer.h"
diff --git a/TAO/CIAO/DAnCE/ciao/CCM_Container.idl b/TAO/CIAO/DAnCE/ciao/CCM_Container.idl
index 0b7d23562fc..220a09ea261 100644
--- a/TAO/CIAO/DAnCE/ciao/CCM_Container.idl
+++ b/TAO/CIAO/DAnCE/ciao/CCM_Container.idl
@@ -17,7 +17,7 @@
#define CCM_CONTAINER_IDL
#include "CCM_Component.idl"
-#include "orbsvcs/orbsvcs/SecurityLevel2.idl"
+#include "orbsvcs/SecurityLevel2.idl"
#include "CCM_Transaction.idl"
// *************** Basic Container interfaces ***************
diff --git a/TAO/CIAO/ciao/CCM_Container.idl b/TAO/CIAO/ciao/CCM_Container.idl
index 0b7d23562fc..220a09ea261 100644
--- a/TAO/CIAO/ciao/CCM_Container.idl
+++ b/TAO/CIAO/ciao/CCM_Container.idl
@@ -17,7 +17,7 @@
#define CCM_CONTAINER_IDL
#include "CCM_Component.idl"
-#include "orbsvcs/orbsvcs/SecurityLevel2.idl"
+#include "orbsvcs/SecurityLevel2.idl"
#include "CCM_Transaction.idl"
// *************** Basic Container interfaces ***************