diff options
author | Brent Eagles <brent@zeroc.com> | 2007-11-07 14:59:34 -0330 |
---|---|---|
committer | Brent Eagles <brent@zeroc.com> | 2007-11-07 14:59:34 -0330 |
commit | 676286717393ad5a1dfecac80022ce85cd503711 (patch) | |
tree | fbf5f846218fcac6de115bea01fe1572d309d0c2 /cpp/install/common/components/ice.python.python | |
parent | - Fixing bug 2522 for Python. This involved adding the C++ class (diff) | |
download | ice-676286717393ad5a1dfecac80022ce85cd503711.tar.bz2 ice-676286717393ad5a1dfecac80022ce85cd503711.tar.xz ice-676286717393ad5a1dfecac80022ce85cd503711.zip |
- 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.
Diffstat (limited to 'cpp/install/common/components/ice.python.python')
-rwxr-xr-x | cpp/install/common/components/ice.python.python | 59 |
1 files changed, 0 insertions, 59 deletions
diff --git a/cpp/install/common/components/ice.python.python b/cpp/install/common/components/ice.python.python deleted file mode 100755 index f94030b62fe..00000000000 --- a/cpp/install/common/components/ice.python.python +++ /dev/null @@ -1,59 +0,0 @@ -Glacier2/__init__.py -Glacier2_PermissionsVerifierF_ice.py -Glacier2_PermissionsVerifier_ice.py -Glacier2_RouterF_ice.py -Glacier2_Router_ice.py -Glacier2_SessionF_ice.py -Glacier2_Session_ice.py -Ice_ImplicitContextF_ice.py -Ice_ImplicitContext_ice.py -Ice.py -IceBox/__init__.py -IceBox_IceBox_ice.py -IceGrid/__init__.py -IceGrid_Admin_ice.py -IceGrid_Descriptor_ice.py -IceGrid_Exception_ice.py -IceGrid_Observer_ice.py -IceGrid_Query_ice.py -IcePatch2/__init__.py -IcePatch2_FileInfo_ice.py -IcePatch2_FileServer_ice.py -IceStorm/__init__.py -IceStorm_IceStorm_ice.py -Ice_BuiltinSequences_ice.py -Ice_CommunicatorF_ice.py -Ice_Communicator_ice.py -Ice_ConnectionF_ice.py -Ice_Connection_ice.py -Ice_Current_ice.py -Ice_Endpoint_ice.py -Ice_FacetMap_ice.py -Ice_Identity_ice.py -Ice_LocalException_ice.py -Ice_LocatorF_ice.py -Ice_Locator_ice.py -Ice_LoggerF_ice.py -Ice_Logger_ice.py -Ice_ObjectAdapterF_ice.py -Ice_ObjectAdapter_ice.py -Ice_ObjectFactoryF_ice.py -Ice_ObjectFactory_ice.py -Ice_PluginF_ice.py -Ice_Plugin_ice.py -Ice_ProcessF_ice.py -Ice_Process_ice.py -Ice_PropertiesF_ice.py -Ice_Properties_ice.py -Ice_RouterF_ice.py -Ice_Router_ice.py -Ice_ServantLocatorF_ice.py -Ice_ServantLocator_ice.py -Ice_SliceChecksumDict_ice.py -Ice_StatsF_ice.py -Ice_Stats_ice.py -Glacier2_SSLInfo_ice.py -IceGrid_FileParser_ice.py -IceGrid_Registry_ice.py -IceGrid_Session_ice.py -IceGrid_UserAccountMapper_ice.py |