summaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAge
* Fixed gradle jar installation task to depend on jar taskDwayne Boone2014-10-20
|
* Use output.classesDir.Matthew Newhook2014-10-20
|
* Fixed connect request handler to not invoke callback from a single threadBenoit Foucher2014-10-20
|
* Build lambda tests if JVM version >= 1.8Dwayne Boone2014-10-20
|
* Remove the libraries crap from git.Matthew Newhook2014-10-20
|
* Build ant.Matthew Newhook2014-10-20
|
* Allow setting of debug for gradle java buildDwayne Boone2014-10-20
|
* Minor fix, file name case sensitive in LinuxJose2014-10-20
|
* Removed java/src/IceInternal directory.Matthew Newhook2014-10-20
| | | | Removed eclipse .classpath/.project.
* Added clean tasks to remove jars from lib directoryDwayne Boone2014-10-20
|
* Added gradle build file for Database demoDwayne Boone2014-10-20
|
* Added newline.Matthew Newhook2014-10-20
|
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* fix build.xml to install IceDiscovery.jarMark Spruiell2014-10-17
|
* Fixed ICE-5736 - Java IceWS transport hangsBenoit Foucher2014-10-17
|
* Fixed ICE-5751: retry test failure on OS X 10.10Benoit Foucher2014-10-17
|
* minor style fixesJose2014-10-15
|
* IceGridGUI fixes:Jose2014-10-15
| | | | | | Fixed (ICE-5744) - IceGridGUI should update status bar on logout Destroy communicator on logout Remove synchronous call from logout path
* Fixed (ICE-5742) - IceGridGUI exception when you disconnect while patching ↵Jose2014-10-15
| | | | in progress.
* Fixed ICE-5666: setting the invocation timeout to -2 provides the previous ↵Benoit Foucher2014-10-15
| | | | connection timeouts
* Fixed ICE-5454: close acceptor on adapter deactivationBenoit Foucher2014-10-15
|
* Fixed (ICE-5738) - test optional cross fails for Java/C# with C++ clientJose2014-10-14
|
* Fixed ICE-5458: Locator::getRegistry now returns a replicated proxyBenoit Foucher2014-10-14
|
* Added interrupt test for retry sleepsBenoit Foucher2014-10-14
|
* updating CHANGES for AsyncResult.cancelMark Spruiell2014-10-13
|
* Update JS with the same OutgoingAsync fixes as C++/Java/C#Benoit Foucher2014-10-13
|
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
|
* ICE-5698 - Deprecate IceBox.ServiceManager object adapter and ↵Joe George2014-10-09
| | | | IceBox.InstanceName
* ICE-5671 make sure router/locator have not already been set by plugin loadingDwayne Boone2014-10-09
|
* ICE-5615 move PluginManager destruction outside of sync at end of ↵Dwayne Boone2014-10-09
| | | | Instance::destroy
* Fixed ICE-5495: incorrect substitution when both node and application define ↵Bernard Normier2014-10-08
| | | | same variable
* Use default jgoodies versions in Linux/OS X as fallbackJose2014-10-08
|
* Added expect scripts for IceDiscovery demos and also fixed couple of issues ↵Dwayne Boone2014-10-08
| | | | in demos themselves.
* IceGridGUI jgoodies version updatesJose2014-10-08
|
* ICE-5719 java Glacier2/callback demo SSL handshake failureDwayne Boone2014-10-08
|
* Fixed ACM bug where the activity wasn't always updated after parsing or ↵Benoit Foucher2014-10-08
| | | | sending a message
* Version fixesJose2014-10-08
|
* ICE-5498 - Usability issues in Android library demoJoe George2014-10-07
|
* ICE-5688 - updating Javadoc for AsyncResult methodsMark Spruiell2014-10-07
|
* ICE-4324 Added support for java.nio.Buffer classes through metadataDwayne Boone2014-10-07
|
* ICE-5705 - cs\test\Ice\hold failureMatthew Newhook2014-10-06
|
* Update Ice version to 3.6b 3.6.51Jose2014-10-03
|
* - Java Application now catches OperationInterruptedException andMatthew Newhook2014-10-03
| | | | | | retries. - Removed the InProgress state from Instance, simplified and corrected the destroy logic.
* ICE-2400: Added LogFilterDialog to IceGrid Admin and CHANGES entry for ICE-2400Bernard Normier2014-10-03
|
* Cleanup and simplification of OA in C++/Java/C#.Matthew Newhook2014-10-02
|
* ICE-5585 call callback from ThreadPool if conneciton already closedDwayne Boone2014-10-02
|
* Simplify Locator/Router finder usage in IceGridGUIJose2014-10-02
|
* fix IceGridGUI unchecked warningsJose2014-10-02
|
* Fixed (ICE-4549) - IceGridGUI remote synchronous invocations in Swing threadJose2014-10-02
|
* ICE-2400: new dialog to attach Remote Logger to Registry, Node, Server and ↵Bernard Normier2014-10-01
| | | | IceBox service communicator