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  c9e1f777780eff1d88b16e98d43a15ba0ad72c46 (commit)
      from  0f77a93532ef8b000ed5c774cf7405332be57708 (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 c9e1f777780eff1d88b16e98d43a15ba0ad72c46
Author: Stefan Rossbach <[email protected]>
Date:   Wed Nov 13 23:18:54 2013 +0100

    [INTERNAL] modified SarosContext to allow multi platform support
    
    The SarosContext will no longer create the context but delegate its work
    to a context factory.
    
    TODO: the SarosSession also needs a context factory.
    
    Change-Id: I8f0e838bcc29661901137177a428aa274d6d4a5c
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1228
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../inf/dpp/AbstractSarosContextFactory.java       |   43 +++
 .../src/de/fu_berlin/inf/dpp/ISarosContext.java    |    3 -
 .../fu_berlin/inf/dpp/ISarosContextBindings.java   |    2 +-
 .../de/fu_berlin/inf/dpp/ISarosContextFactory.java |   20 ++
 .../src/de/fu_berlin/inf/dpp/Saros.java            |    4 +-
 .../src/de/fu_berlin/inf/dpp/SarosContext.java     |  312 ++------------------
 .../fu_berlin/inf/dpp/SarosCoreContextFactory.java |  154 ++++++++++
 .../inf/dpp/SarosEclipseContextFactory.java        |  115 +++++++
 8 files changed, 354 insertions(+), 299 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/AbstractSarosContextFactory.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ISarosContextFactory.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/SarosCoreContextFactory.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/SarosEclipseContextFactory.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to