diff options
author | Brent Eagles <brent@zeroc.com> | 2007-09-04 07:19:40 -0230 |
---|---|---|
committer | Brent Eagles <brent@zeroc.com> | 2007-09-04 07:19:40 -0230 |
commit | 9865706797a1a9237e0818a21d354da4eefce58f (patch) | |
tree | 79515b4c021a29844fd931f8d5bbb8901cf51bf5 /cpp/install/common/components/ice.ruby.ruby | |
parent | Update Ruby CHANGES file for http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?... (diff) | |
download | ice-9865706797a1a9237e0818a21d354da4eefce58f.tar.bz2 ice-9865706797a1a9237e0818a21d354da4eefce58f.tar.xz ice-9865706797a1a9237e0818a21d354da4eefce58f.zip |
-Updating the makedist.py scripts for the various language mappings to support the root makedist script.
-Adding the new makedist tool.
Merging fixes from R3_2_branch. Specifically:
- bzip2 DLL library naming problem for .dotnet
- EOLN character translation for RELEASE_NOTES file.
- Remove exclusion of backup demo from Windows installers.
- Remove obsoleted files from Ruby
- Remove unused and obsolete iceproject.xml file.
- Modify makewindist.py to use distfiles archive instead of trying to guess versions, etc.
Diffstat (limited to 'cpp/install/common/components/ice.ruby.ruby')
-rwxr-xr-x | cpp/install/common/components/ice.ruby.ruby | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/install/common/components/ice.ruby.ruby b/cpp/install/common/components/ice.ruby.ruby index 9b5f1dd95a7..033fcb1ee21 100755 --- a/cpp/install/common/components/ice.ruby.ruby +++ b/cpp/install/common/components/ice.ruby.ruby @@ -22,7 +22,6 @@ Ice/Locator.rb Ice/LocatorF.rb
Ice/Logger.rb
Ice/LoggerF.rb
-Ice/ObjectAdapter.rb
Ice/ObjectAdapterF.rb
Ice/ObjectFactory.rb
Ice/ObjectFactoryF.rb
@@ -34,8 +33,6 @@ Ice/Properties.rb Ice/PropertiesF.rb
Ice/Router.rb
Ice/RouterF.rb
-Ice/ServantLocator.rb
-Ice/ServantLocatorF.rb
Ice/SliceChecksumDict.rb
Ice/Stats.rb
Ice/StatsF.rb
|