summaryrefslogtreecommitdiff
path: root/java/test/Ice/exceptions/ObjectFactoryI.java
Commit message (Collapse)AuthorAge
* More gradle changes.Matthew Newhook2014-10-23
| | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory.
* Added eclipse project settings for java.Matthew Newhook2014-08-12
| | | | Fix lots of warnings in Ice for Java.
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Merged android-testsuite branch.Matthew Newhook2009-03-24
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Removed remnants of LocalObjectImpl (Bug 2157).Michi Henning2007-12-28
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Updated copyrightDwayne Boone2006-03-14
|
* 2004 to 2005Bernard Normier2005-02-16
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* version update; date changeMarc Laukien2003-02-04
|
* 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.