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  094729e7ce61ccaa66527ab0e97a6bc7a86d36d0 (commit)
      from  f2afba3d56f55dbebc2c19ac54db02cb1e98d65d (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 094729e7ce61ccaa66527ab0e97a6bc7a86d36d0
Author: Stefan Rossbach <srossb...@arcor.de>
Date:   Tue Oct 6 14:28:11 2015 +0200

    [FIX] roster may display wrong Saros support
    
    The content provider (more specific the RosterEntryElement) is written
    in such way that it only displays one presence of a user regardless of
    how many presences are currently available for this specific user.
    
    So when a user decides to login with the same account but another
    presence the current Saros UI will display the Saros support for the
    latest presence which in fact is misleading and may cause invitation
    failures as the UI believes the contact has no Saros support.
    
    This patch ensures that if there are multiple presences only one
    presence will be used for representation and always preferring the
    presence with Saros support.
    
    Change-Id: Id148fbbe29e0ff30f15f9836af3c24a4e9815c2a
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2911
    Tested-by: Jenkins CI
    Reviewed-by: Denis Washington <de...@denisw.de>

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

Summary of changes:
 .../dpp/ui/model/roster/RosterContentProvider.java |   58 ++++++++++++++++++--
 1 files changed, 53 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
_______________________________________________
DPP-Robot mailing list
DPP-Robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to