This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.
The branch, master has been updated via c0a607b9a1a638497cf9a1341ba655bf4243536c (commit) from ec7760653a5cc8e239f9fe3b2453e74b588b2c37 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c0a607b9a1a638497cf9a1341ba655bf4243536c Author: Etienne Girard <etienne.g.gir...@gmail.com> Date: Tue Apr 12 15:45:52 2016 +0200 [FIX][I] Fix hangup during project negotiation This patch fixes a hangup when trying to cancel the project negotiation on the client side. It can be tested by: - Sharing the module succesfully a first time - Modifying a file and setting it read-only so that project negotiation fails - Sharing the same module again A modal window progress indicator is displayed during the project negotiation until the negotiation is finished. When cancelling the negotiation some code was queued synchronously in IntelliJ dispatch thread using modality state NON_MODAL. This means that the execution is suspended until there is no modal displayed, and causes a deadlock. In the process, modified the message displayed on an error during project negotiation so that it does not show the jid of the remote user if the negotiation was cancelled locally. Change-Id: If79f9e78ff0e58142f1ddd3b1a0d441bf2bde348 Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/3044 Tested-by: Jenkins CI Reviewed-by: Franz Zieris <zie...@inf.fu-berlin.de> ----------------------------------------------------------------------- Summary of changes: .../inf/dpp/intellij/editor/EditorManager.java | 2 +- .../ui/wizards/AddProjectToSessionWizard.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- The Saros Eclipse Plugin ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ DPP-Robot mailing list DPP-Robot@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dpp-robot