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  e07f02a4ec7bd8de684feb864ea32cf8c09cc93d (commit)
      from  5bff16c1dbb51816bfea3cff82de90fbb9d91cc6 (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 e07f02a4ec7bd8de684feb864ea32cf8c09cc93d
Author: Stefan Rossbach <[email protected]>
Date:   Sun Feb 23 21:08:08 2014 +0100

    [REFACTOR] moved MUC classes
    
    Moved MUCStateManager and MUCSessionPreferences into the muc base
    package. Renamed MucSessionPreferences to MultiUserChatPreferences.
    Renamed MUCStateManager to MultiUserChatStateManager and changed the
    visibility to package private.
    
    Change-Id: Idc7b5f6a8d2ec03e477d187c5b80aba5e8651ea0
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1440
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../demoSuits/chat/ChatControlDemo.java            |    4 +-
 .../chat/chatRoom/ChatRoomParticipant.java         |    4 +-
 .../dpp/communication/chat/muc/MultiUserChat.java  |   22 +++++++++----------
 ...ferences.java => MultiUserChatPreferences.java} |   13 +++++------
 .../chat/muc/MultiUserChatService.java             |    7 ++---
 ...Manager.java => MultiUserChatStateManager.java} |   20 +++++++++---------
 .../muc/negotiation/MUCNegotiationManager.java     |   15 +++++++------
 .../chat/muc/negotiation/package-info.java         |    8 -------
 .../dpp/communication/chat/muc/package-info.java   |    4 +--
 .../chat/muc/states/package-info.java              |    9 --------
 .../dpp/ui/widgets/chat/ChatRoomsComposite.java    |    4 +-
 11 files changed, 44 insertions(+), 66 deletions(-)
 rename 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/communication/chat/muc/{negotiation/MUCSessionPreferences.java
 => MultiUserChatPreferences.java} (84%)
 rename 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/communication/chat/muc/{states/MUCStateManager.java
 => MultiUserChatStateManager.java} (87%)
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/communication/chat/muc/negotiation/package-info.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/communication/chat/muc/states/package-info.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to