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  68749e1c81efde988f3658e2d272fb4dba685ba8 (commit)
      from  e333323b9e64fbc5a6c6c52db8840db4bbf7c744 (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 68749e1c81efde988f3658e2d272fb4dba685ba8
Author: Stefan Rossbach <[email protected]>
Date:   Wed Feb 13 19:21:04 2013 +0100

    [FIX|REFACTOR] revert asynchronous dispatching
    
    Activities are now once again dispatched synchronous
    because the asynchronous dispatching lead to several
    failures in some activity handlers like SVN and Needbased.
    
    Removed the complete activity transformation out of
    the SarosSession and put it into the new ActivityHandler
    class.
    
    Change-Id: I698842d2247f0f655f513b116d623bd9a71c3718
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/598
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 de.fu_berlin.inf.dpp/saros.properties              |    5 +
 .../management/ConcurrentDocumentClient.java       |   12 +-
 .../management/ConcurrentDocumentServer.java       |   28 +--
 .../management/TransformationResult.java           |    2 +-
 .../inf/dpp/project/internal/ActivityHandler.java  |  288 ++++++++++++++++++++
 .../project/internal/IActivityHandlerCallback.java |   35 +++
 .../inf/dpp/project/internal/SarosSession.java     |  244 ++++++-----------
 7 files changed, 433 insertions(+), 181 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/project/internal/ActivityHandler.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/project/internal/IActivityHandlerCallback.java


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

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to