From 676286717393ad5a1dfecac80022ce85cd503711 Mon Sep 17 00:00:00 2001 From: Brent Eagles Date: Wed, 7 Nov 2007 14:59:34 -0330 Subject: - Moved cpp/slice to slice - Merged all TestUtil.py modules to config/TestUtil.py - Moved all certs to config/certs - Updated test scripts to refer to new TestUtil.py module and use new interfaces - Updated build systems to refer to new slice location - Moved cpp/install to distribution - Moved and merged all IceGridAdmin.py modules to config. - Modified build system to deal with new build logic. That is there are 3 basic ways to find the slice translators and runtime: ICE_HOME, an RPM install and the source distribution. Automatically detecting Ice in a default install location is now problematic and no longer done. --- cpp/install/common/components/ice.ruby.ruby | 56 ----------------------------- 1 file changed, 56 deletions(-) delete mode 100755 cpp/install/common/components/ice.ruby.ruby (limited to 'cpp/install/common/components/ice.ruby.ruby') diff --git a/cpp/install/common/components/ice.ruby.ruby b/cpp/install/common/components/ice.ruby.ruby deleted file mode 100755 index 033fcb1ee21..00000000000 --- a/cpp/install/common/components/ice.ruby.ruby +++ /dev/null @@ -1,56 +0,0 @@ -Glacier2/PermissionsVerifier.rb -Glacier2/PermissionsVerifierF.rb -Glacier2/Router.rb -Glacier2/RouterF.rb -Glacier2/Session.rb -Glacier2/SessionF.rb -Glacier2/SSLInfo.rb -Glacier2.rb -Ice/BuiltinSequences.rb -Ice/Communicator.rb -Ice/CommunicatorF.rb -Ice/Connection.rb -Ice/ConnectionF.rb -Ice/Current.rb -Ice/Endpoint.rb -Ice/FacetMap.rb -Ice/Identity.rb -Ice/ImplicitContext.rb -Ice/ImplicitContextF.rb -Ice/LocalException.rb -Ice/Locator.rb -Ice/LocatorF.rb -Ice/Logger.rb -Ice/LoggerF.rb -Ice/ObjectAdapterF.rb -Ice/ObjectFactory.rb -Ice/ObjectFactoryF.rb -Ice/Plugin.rb -Ice/PluginF.rb -Ice/Process.rb -Ice/ProcessF.rb -Ice/Properties.rb -Ice/PropertiesF.rb -Ice/Router.rb -Ice/RouterF.rb -Ice/SliceChecksumDict.rb -Ice/Stats.rb -Ice/StatsF.rb -Ice.rb -IceBox/IceBox.rb -IceBox.rb -IceGrid/Admin.rb -IceGrid/Descriptor.rb -IceGrid/Exception.rb -IceGrid/FileParser.rb -IceGrid/Observer.rb -IceGrid/Query.rb -IceGrid/Registry.rb -IceGrid/Session.rb -IceGrid/UserAccountMapper.rb -IceGrid.rb -IcePatch2/FileInfo.rb -IcePatch2/FileServer.rb -IcePatch2.rb -IceStorm/IceStorm.rb -IceStorm.rb -- cgit v1.2.3