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  3d07e78dfe808ce9a974ce7f8c54deb22fcb9b10 (commit)
      from  6db610fc1a61d1432e4619ab17d19c4f3e33d202 (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 3d07e78dfe808ce9a974ce7f8c54deb22fcb9b10
Author: Stefan Rossbach <[email protected]>
Date:   Wed Jun 4 19:43:33 2014 +0200

    [INTERNAL] removed getUserName* from User class.
    
    Those display name were tightly coupled with XMPP. Introduced a new
    nickname variable that can now safely used to display the name of a user
    during a session at it is independent of the network layer that this
    user uses.
    
    Currently there is NO option to either choose the own nickname nor is
    this nickname transmitted to other session users. Those logic will be
    part of another patches.
    
    For now the nickname of the user is its XMPP address (JID) without
    resource qualifier.
    
    Change-Id: I92cc96149dcfe66aaa92dd06f473fdd2025cad1c
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1612
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/session/User.java     |   62 ++++++--------------
 .../ActivitiesExtensionProviderTest.java           |    2 +-
 .../dpp/editor/colorstorage/ColorIDSetTest.java    |   12 ++--
 .../inf/dpp/misc/xstream/UserConverterTest.java    |    4 +-
 .../inf/dpp/synchronize/StopManagerTest.java       |   22 ++++----
 .../editor/annotations/ContributionAnnotation.java |    2 +-
 .../editor/annotations/SelectionAnnotation.java    |    2 +-
 .../dpp/editor/annotations/ViewportAnnotation.java |    2 +-
 .../dpp/invitation/OutgoingSessionNegotiation.java |   10 ++--
 .../inf/dpp/net/business/LeaveAndKickHandler.java  |    6 +-
 .../inf/dpp/project/internal/SarosSession.java     |   13 ++--
 .../project/internal/UserInformationHandler.java   |   18 +++---
 .../inf/dpp/ui/actions/FollowModeAction.java       |    2 +-
 .../inf/dpp/ui/actions/RemoveUserAction.java       |    2 +-
 .../dpp/ui/eventhandler/NegotiationHandler.java    |   19 ++++--
 .../ui/eventhandler/UserStatusChangeHandler.java   |    8 +-
 .../session/FollowModeInformationTreeElement.java  |    3 +-
 .../inf/dpp/ui/model/session/UserElement.java      |    2 +-
 .../ContributionAnnotationManagerTest.java         |   14 +----
 .../inf/dpp/feedback/StatisticCollectorTest.java   |    4 +-
 .../dpp/project/internal/ActivityQueuerTest.java   |    7 +-
 .../project/internal/ActivitySequencerTest.java    |   29 +++++----
 .../internal/UserInformationHandlerTest.java       |   17 ++++--
 .../fu_berlin/inf/dpp/util/ActivityUtilsTest.java  |    7 +-
 24 files changed, 126 insertions(+), 143 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to