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

    [REFACTOR] moved MUC component to Saros Core
    
    Removed the getTitle() method and implemented it into the
    ChatRoomCompsite instead.
    
    Change-Id: I48a8edcd8fcff2ea84353f7b8b3a24e41b895680
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1441
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 de.fu_berlin.inf.dpp.core/META-INF/MANIFEST.MF     |    1 +
 .../inf/dpp/communication/chat/IChat.java          |    7 ---
 .../dpp/communication/chat/muc/MultiUserChat.java  |   13 +----
 .../chat/muc/MultiUserChatPreferences.java         |    0
 .../chat/muc/MultiUserChatService.java             |   23 +--------
 .../chat/muc/MultiUserChatStateManager.java        |    0
 .../dpp/communication/chat/muc/package-info.java   |    0
 .../communication/chat/single/SingleUserChat.java  |   42 +---------------
 .../chat/single/SingleUserChatService.java         |    2 +-
 de.fu_berlin.inf.dpp/META-INF/MANIFEST.MF          |    1 -
 .../inf/dpp/ui/widgets/chat/ChatControl.java       |    4 +-
 .../dpp/ui/widgets/chat/ChatRoomsComposite.java    |   51 ++++++++++++++++++--
 12 files changed, 56 insertions(+), 88 deletions(-)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/communication/chat/muc/MultiUserChat.java
 (97%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/communication/chat/muc/MultiUserChatPreferences.java
 (100%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/communication/chat/muc/MultiUserChatService.java
 (84%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/communication/chat/muc/MultiUserChatStateManager.java
 (100%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/communication/chat/muc/package-info.java
 (100%)


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