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  b9ba240645b71c730f10bd63c43f8f5c8edf2431 (commit)
      from  67fab4301ea93632a70748cb61ded813f2e2c3ce (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 b9ba240645b71c730f10bd63c43f8f5c8edf2431
Author: Patrick Schlott <[email protected]>
Date:   Wed Jul 17 15:15:13 2013 +0200

    [INTERNAL] Removed ProjectAddedActivity
    
    Removed the ProjectAddedActivity and associated Classes. This Activity
    was the only one used during the Negotiation phase and was not handled
    like other Activities as it was shortcut around most Components that
    were responsible for handling Activities.
    
    An OutgoingProjectNegotiation now sends a XMPP-Message using the
    ProjectNegotiationOfferingExtention and incoming PNs get handled by the
    InvitationHandler to match the Session Negotiation Process.
    
    Change-Id: I3c8b298fa5d1bb9bd634e82e1b2a411449b1567c
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/851
    Reviewed-by: Stefan Rossbach <[email protected]>
    Tested-by: Jenkins CI
    Reviewed-by: Franz Zieris <[email protected]>

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

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/SarosContext.java     |    2 +
 .../business/AbstractActivityReceiver.java         |    6 --
 .../dpp/activities/business/IActivityReceiver.java |    2 -
 .../activities/business/ProjectsAddedActivity.java |   53 -------------------
 .../ProjectsAddedActivityDataObject.java           |   40 --------------
 .../dpp/invitation/OutgoingProjectNegotiation.java |   23 +++++---
 .../inf/dpp/net/business/InvitationHandler.java    |   54 +++++++++++++++++++-
 .../ProjectNegotiationOfferingExtension.java       |   47 +++++++++++++++++
 .../inf/dpp/project/internal/ActivityHandler.java  |    9 +---
 .../dpp/project/internal/ProjectsAddedManager.java |   55 --------------------
 .../inf/dpp/project/internal/SarosSession.java     |    1 -
 11 files changed, 117 insertions(+), 175 deletions(-)
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/activities/business/ProjectsAddedActivity.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/activities/serializable/ProjectsAddedActivityDataObject.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/extensions/ProjectNegotiationOfferingExtension.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/project/internal/ProjectsAddedManager.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to