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  9fd4efbd4549c944f27d5747f67568c6aa944d65 (commit)
      from  0bd876ecfd2cbe3e15eeba70ea191dafd4493c1f (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 9fd4efbd4549c944f27d5747f67568c6aa944d65
Author: Arndt Lasarzik <[email protected]>
Date:   Mon Mar 9 13:43:07 2015 +0100

    [REFACTOR] move ISN/OSN into Core
    
    ISN and OSN has dependencies to Nickname/ColorNegotiationHook. Theses
    classes have no eclipse dependencies and moved too.
    
    The intelliJ copies are deleted and the references updated.
    
    Change-Id: Ia1aa8bc15f634ee549f26bdda82e9a64abcf8f66
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2144
    Tested-by: Jenkins CI
    Reviewed-by: Arndt Lasarzik <[email protected]>

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

Summary of changes:
 .../negotiation/IncomingSessionNegotiation.java    |    4 +-
 .../negotiation/OutgoingSessionNegotiation.java    |   61 ++--
 .../inf/dpp/session}/ColorNegotiationHook.java     |    3 +-
 .../inf/dpp/session}/NicknameNegotiationHook.java  |    5 +-
 .../dpp/core/invitation/INegotiationHandler.java   |    3 +
 .../invitation/IncomingSessionNegotiation.java     |  359 -------------
 .../invitation/OutgoingSessionNegotiation.java     |  543 --------------------
 .../inf/dpp/core/project/SarosSessionManager.java  |    4 +-
 .../core/ui/eventhandler/NegotiationHandler.java   |    4 +-
 .../dpp/intellij/ui/wizards/JoinSessionWizard.java |    2 +-
 .../fu_berlin/inf/dpp/SarosCoreContextFactory.java |    4 +-
 11 files changed, 44 insertions(+), 948 deletions(-)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/negotiation/IncomingSessionNegotiation.java
 (98%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/negotiation/OutgoingSessionNegotiation.java
 (97%)
 rename {de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/project/internal => 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/session}/ColorNegotiationHook.java
 (96%)
 rename {de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/project/internal => 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/session}/NicknameNegotiationHook.java
 (94%)
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/invitation/IncomingSessionNegotiation.java
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/invitation/OutgoingSessionNegotiation.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to