summaryrefslogtreecommitdiff
path: root/java/src/IceDiscovery/LookupI.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Fixed lots of warnings.Matthew Newhook2014-08-08
|
* Removed unused holder types.Matthew Newhook2014-08-07
| | | | | | Fixed holder types to use the generic holder type. Changed the code generator to use the generic holder types. Changed the Ice internals not to use the non-generic holder types.
* ICE-4234 - Update Ice to use current Java threading constructsMatthew Newhook2014-07-23
| | | | | | | - Use ScheduledThreadPoolDispatcher not IceUtilInternal.Timer. - Use Ice timer in glacier2, Freeze impl. - Align C++, C# with java changes. - Database demo now supports mariadb.
* Java and C# IceGrid Discovery PluginsJoe George2014-07-23
|
* Fixed IceDiscovery test issue on CentOS 6.3Benoit Foucher2014-06-27
|
* Added IceDiscovery service pluginBenoit Foucher2014-04-22