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.".

The branch, master has been updated
       via  49f0a091d533bdcee0528dda46a1ea994bab5e0b (commit)
      from  cd2fcbdc853794d9dc3c09323d48afec7e6a7c52 (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 49f0a091d533bdcee0528dda46a1ea994bab5e0b
Author: Sebastian Starroske <[email protected]>
Date:   Thu Dec 6 00:55:52 2012 +0100

    [FIX] The block() and unblock() methods in the
    EditorManager.stopManagerListener did not prevent the sending of
    TextEditActivities
    
    The method textAboutToBeChanged() in the EditorManager class gets called
    right before TextEdits happen. This methods toggles the creation of
    TextEditActivities. It won't send any TextEditActivities if the
    hasWriteAccess property is set to false.
    
    The only way this attribute is changed during a running session is by a
    call of permissionChanged(), but it should also be changed when the user
    is blocked by the StopManager.
    
    This patch prevents the sending of TextEditActivites while the session
    is stopped via the StopManager.
    
    Change-Id: I2cd3515d5dada11a506fd660cbd371acd639eeba
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/441
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 .../de/fu_berlin/inf/dpp/editor/EditorManager.java |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
The saros eclipse plugin.

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to