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  ab4de98c10733593282a458d878ed3c69dd9248f (commit)
      from  72569c2368e572e56e10b311aec0d6485c4f508f (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 ab4de98c10733593282a458d878ed3c69dd9248f
Author: Stefan Rossbach <srossb...@arcor.de>
Date:   Wed Apr 10 00:46:06 2013 +0200

    [INTERNAL] SarosSession is no longer used as lock object
    
    Replaced the SarosSession instance with a static lock
    object that is now used to synchronize the stop
    management.
    
    For the future: Code parts should use their own locking
    mechanism and MUST NOT abuse (complex) logic instances
    for performing synchronization as this may lead to
    random dead locks and forbid easy synchronization in the
    classes that are misused as locks !
    
    Change-Id: Ic3f774740d5b622768208b8401ca7ad5a4d6be41
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/716
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <srossb...@arcor.de>

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

Summary of changes:
 .../inf/dpp/invitation/CancelableProcess.java      |    6 +++
 .../dpp/invitation/OutgoingProjectNegotiation.java |   43 +++++++++++++-------
 .../dpp/invitation/OutgoingSessionNegotiation.java |    4 +-
 3 files changed, 35 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Dpp-robot mailing list
Dpp-robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to