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  92dfa116ba0bda33f5eb81bb012eadf1675429c3 (commit)
      from  2c0b6536849a358ab6c5cccb6883b7db079985eb (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 92dfa116ba0bda33f5eb81bb012eadf1675429c3
Author: Nils Bussas <[email protected]>
Date:   Fri Dec 13 12:07:38 2013 +0100

    [FEATURE] Take first steps towards Saros Server
    
    
    Register server feature in XMPP, create entry in Preference Store to
    activate a server.
    Add package extensions to command a server to start an empty session
    with yourself or invite you to a running session.
    
    Changes are not yet active (see saros.properties).
    
    Change-Id: I9c99bc4108d96ee036f822483b1acabbd8963bc5
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1279
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>
    Reviewed-by: Arndt Lasarzik <[email protected]>
    Reviewed-by: Nils Bussas <[email protected]>

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

Summary of changes:
 de.fu_berlin.inf.dpp/saros.properties              |    8 ++-
 .../src/de/fu_berlin/inf/dpp/Saros.java            |    6 ++
 .../src/de/fu_berlin/inf/dpp/SarosContext.java     |    5 +
 .../inf/dpp/SarosEclipseContextFactory.java        |    6 ++
 .../extensions/JoinSessionRejectedExtension.java   |   17 ++++
 .../extensions/JoinSessionRequestExtension.java    |   27 ++++++
 .../inf/dpp/preferences/PreferenceConstants.java   |    2 +
 .../src/de/fu_berlin/inf/dpp/ui/Messages.java      |    1 +
 .../eventhandler/JoinSessionRejectedHandler.java   |   57 ++++++++++++
 .../ui/eventhandler/JoinSessionRequestHandler.java |   96 ++++++++++++++++++++
 .../ui/eventhandler/ServerPreferenceHandler.java   |   71 +++++++++++++++
 .../de/fu_berlin/inf/dpp/ui/messages.properties    |    1 +
 .../ui/preferencePages/AdvancedPreferencePage.java |    7 ++
 13 files changed, 303 insertions(+), 1 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/extensions/JoinSessionRejectedExtension.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/extensions/JoinSessionRequestExtension.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/eventhandler/JoinSessionRejectedHandler.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/eventhandler/JoinSessionRequestHandler.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/eventhandler/ServerPreferenceHandler.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to