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  e48b02098e4975b6816fe1edcd91a91cbdd33a73 (commit)
      from  85d66afc89aa49bf69aa156f0f736310f13d22b9 (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 e48b02098e4975b6816fe1edcd91a91cbdd33a73
Author: Franz Zieris <[email protected]>
Date:   Thu Mar 27 17:22:52 2014 +0100

    [INTERNAL] Remove deprecated and unused method from ITransmitter
    
    ITransmitter.sendToSessionUser(JID, PacketExtension) was deprecated in
    favor of sendToSessionUser(String, JID, PacketExtension) in c36e99b0 (on
    2013-09-13).
    In the Saros plugin, the old method has not been used since.
    The Saros whiteboard, however, still used the old method, so this commit
    switches that to the new method and finally removes the old one.
    
    Change-Id: Ibed8c1f88e054770485c03e222c1abc7ec245e2f
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1470
    Tested-by: Jenkins CI
    Reviewed-by: Arndt Lasarzik <[email protected]>
    Reviewed-by: Andrej Szaffranietz <[email protected]>
    Reviewed-by: Franz Zieris <[email protected]>

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

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/net/ITransmitter.java |   32 --------------------
 .../inf/dpp/net/internal/XMPPTransmitter.java      |    9 +----
 .../dpp/whiteboard/net/SarosSXETransmitter.java    |    4 +-
 .../dpp/test/fakes/net/FakePacketTransmitter.java  |    6 ----
 4 files changed, 4 insertions(+), 47 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to