From 1043abba3e627b8433a4f2c17133706c989e5d6f Mon Sep 17 00:00:00 2001 From: msmit Date: Tue, 21 Sep 2010 09:42:16 +0000 Subject: Tue Sep 21 09:41:09 UTC 2010 Marcel Smit * docs/orbsvcs.html: * examples/Quoter/run_test.pl: * orbsvcs/LifeCycle_Service/LifeCycle_Service.mpc: Renamed LifeCycle_Service to tao_coslifecycle. This is the first commit of a rename action regarding the ORB services. This rename action is performed due to the fact that different CORBA vendors also have these services and it is sometimes hard to distinguish between those. The main change will be the tao_ prefix. --- TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.mpc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/orbsvcs/LifeCycle_Service') diff --git a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.mpc b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.mpc index 2d723964e3a..82dac4d7097 100644 --- a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.mpc +++ b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.mpc @@ -2,5 +2,5 @@ // $Id$ project : orbsvcsexe, lifecycle_skel, naming, trading_serv, avoids_minimum_corba, utils, install { - exename = LifeCycle_Service + exename = tao_coslifecycle } -- cgit v1.2.1