summaryrefslogtreecommitdiff
path: root/java/src/Ice/PluginManagerI.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* ICE-4609 - Add ability to load shared library with full pathJose2012-08-16
| | | | | | | | | | | - C++/Java now also support to load Services and Plugins from a full path, this was already supported by .NET - Fixed the parsing of plug-in arguments to correct split the arguments - Fixed Plugin manager destroy C++/Java/C#, the plugin must are now destroyed in initialization reverse order as documented.
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 4987 - preserve exception causeMark Spruiell2011-03-30
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3231 - alternative storage for IceGrid and IceStormDwayne Boone2009-09-28
|
* bug 4196 - add class loader to InitializationDataMark Spruiell2009-09-04
|
* more fixes for bug 4126Mark Spruiell2009-06-26
|
* Bug 2504 - added getPlugins method to PluginManagerDwayne Boone2009-04-21
|
* removing Java2 mappingMark Spruiell2009-04-03
|
* bug 3531 - fixing Eclipse warnings in Java codeMark Spruiell2009-02-13
|
* Reviewed bug 3601, minor transceiver cleanupBenoit Foucher2009-02-02
|
* Other fix for 3601 - plugins can be destroyed twiceJose2009-01-07
|
* Fix 3601 - plugins can be destroyed twice Java & C#Jose2009-01-07
|
* Fix 3306 - Plugin -> Plug-inJose2009-01-05
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Bug 2433 - changed logger plugin mechanismDwayne Boone2008-04-29
|
* Fixed SSL-related bugsBernard Normier2008-04-28
|
* Bug 2433 - deprecate Ice.LoggerPluginDwayne Boone2008-02-18
|
* Bug 2491 - Use getPropertyAsListDwayne Boone2008-02-13
|
* using Java5 types in Ice core; general cleanupMark Spruiell2008-01-30
|
* Updated copyrightDwayne Boone2008-01-23
|
* bug 2433 - use Ice.Plugin.Logger instead of Ice.LoggerPlugin to load logger ↵Dwayne Boone2007-08-30
| | | | from properties
* Various fixesBernard Normier2007-08-23
|
* First cutBernard Normier2007-08-23
|
* Changed LocalObject mappingBernard Normier2007-06-04
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added LoggerPluginDwayne Boone2006-12-11
|
* use two stages for plugin initializationMark Spruiell2006-04-26
|
* adding PluginLoadOrder propertyMark Spruiell2006-04-14
|
* Updated copyrightDwayne Boone2006-03-14
|
* catch java.lang.Throwable, not java.lang.Exception when starting an iceboxMatthew Newhook2005-10-26
| | | | service, or initializing an ice plug-in.
* 2004 to 2005Bernard Normier2005-02-16
|
* minor fixMark Spruiell2004-12-15
|
* AMD and dispatch exception handling fixesMarc Laukien2004-11-01
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* merge with e3_2003Mark Spruiell2003-05-05
|
* version update; date changeMarc Laukien2003-02-04
|
* more AMDMarc Laukien2002-12-31
|
* more amd stuffMarc Laukien2002-12-30
|
* Added AlreadyRegisteredException and NotRegisteredException.Michi Henning2002-12-05
| | | | | | | | test/Ice/exceptions is failing at the moment. I have no idea why. It appears that a user exception factory for "::B" is being added twice. However, I can find only one call in the code. I'm checking this in regardless so people can continue to build icej. Without these changes, it won't build at all.
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Ice.Object and Ice.LocalObject are now interfacesMark Spruiell2002-09-06
|