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.".

The branch, master has been updated
       via  f97f64bf53014be8d3795d49b4f143456c01c694 (commit)
      from  637ed9d32da9c6908de46352f6023f6c486e9c45 (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 f97f64bf53014be8d3795d49b4f143456c01c694
Author: Stefan Rossbach <[email protected]>
Date:   Sun Dec 2 20:52:01 2012 +0100

    [FIX] do not allow a resource qualified JID to be added as a roster
    entry
    
    It is currently possible to add a resource qualified JID as contact
    to the roster. Saros is currently unable to delete such entries
    afterwards. This is caused by the SelectionRetriever which tries
    to adapt a RosterEntryElement to a RosterEntry. The adapter
    will return null, as the Smack JavaDoc for roster.getEntry is
    ambiguous and not very well documented. The method may not return
    what you would expect when reading its documentation.
    
    
    Change-Id: Iaf34b2d151e1ccf664c65723ee987d2d223bdb03
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/414
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../de/fu_berlin/inf/dpp/net/util/RosterUtils.java |   19 ++++++++++---------
 .../de/fu_berlin/inf/dpp/ui/messages.properties    |    3 ++-
 .../inf/dpp/ui/wizards/AddBuddyWizard.java         |    4 +---
 .../dpp/ui/wizards/pages/AddBuddyWizardPage.java   |    3 ++-
 4 files changed, 15 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
The saros eclipse plugin.

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net/
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to