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  442a0bbb380b2867c2baa24c4897d784dabf536d (commit)
      from  b859241a4b6b53f2ca7b19385173553e4247ffd0 (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 442a0bbb380b2867c2baa24c4897d784dabf536d
Author: Stefan Rossbach <[email protected]>
Date:   Tue Oct 15 19:28:31 2013 +0200

    [REFACTOR] renamed de.fu_berlin.inf.dpp.ui.widgets.chatControl package
    
    Changed the name to de.fu_berlin.inf.dpp.ui.widgets.chat which also do
    not violates package naming convention.
    
    Moved the ChatRoomsComposite from widgets.session to widgets.chat
    
    Change-Id: I8fa219f6648428c221b3791722444a115118fbe4
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1165
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../demoSuits/chat/ChatControlDemo.java            |   10 +++++-----
 .../chat/chatRoom/ChatRoomParticipant.java         |   10 +++++-----
 de.fu_berlin.inf.dpp/META-INF/MANIFEST.MF          |    4 ++--
 .../inf/dpp/ui/actions/OpenChatAction.java         |    2 +-
 .../de/fu_berlin/inf/dpp/ui/views/SarosView.java   |    2 +-
 .../widgets/{chatControl => chat}/ChatControl.java |   17 ++++++++---------
 .../{session => chat}/ChatRoomsComposite.java      |    3 +--
 .../events/CharacterEnteredEvent.java              |    2 +-
 .../events/ChatClearedEvent.java                   |    2 +-
 .../events/IChatControlListener.java               |    2 +-
 .../events/IChatDisplayListener.java               |    2 +-
 .../events/MessageEnteredEvent.java                |    2 +-
 .../{chatControl => chat}/items/ChatLine.java      |    2 +-
 .../items/ChatLinePartnerChangeSeparator.java      |    2 +-
 .../items/ChatLineSeparator.java                   |    2 +-
 .../{chatControl => chat}/parts/ChatDisplay.java   |   12 ++++++------
 .../{chatControl => chat}/parts/ChatInput.java     |    2 +-
 .../inf/dpp/stf/server/bot/SarosSWTBot.java        |    8 ++++----
 .../server/bot/widget/SarosSWTBotChatInput.java    |    4 ++--
 .../stf/server/bot/widget/SarosSWTBotChatLine.java |    2 +-
 .../SarosSWTBotChatLinePartnerChangeSeparator.java |    2 +-
 21 files changed, 46 insertions(+), 48 deletions(-)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/{chatControl 
=> chat}/ChatControl.java (96%)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/{session => 
chat}/ChatRoomsComposite.java (99%)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/{chatControl 
=> chat}/events/CharacterEnteredEvent.java (92%)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/{chatControl 
=> chat}/events/ChatClearedEvent.java (86%)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/{chatControl 
=> chat}/events/IChatControlListener.java (76%)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/{chatControl 
=> chat}/events/IChatDisplayListener.java (71%)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/{chatControl 
=> chat}/events/MessageEnteredEvent.java (92%)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/{chatControl 
=> chat}/items/ChatLine.java (98%)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/{chatControl 
=> chat}/items/ChatLinePartnerChangeSeparator.java (95%)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/{chatControl 
=> chat}/items/ChatLineSeparator.java (94%)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/{chatControl 
=> chat}/parts/ChatDisplay.java (95%)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/{chatControl 
=> chat}/parts/ChatInput.java (98%)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to