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  a8cedaa16cba495ae2da0dd97f9bf07215c6cdd9 (commit)
      from  916113b445cc80ce2438768e292d0dc7f63e261d (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 a8cedaa16cba495ae2da0dd97f9bf07215c6cdd9
Author: Franz Zieris <[email protected]>
Date:   Tue Apr 8 18:53:58 2014 +0200

    [INTERNAL] Address warnings and prune dead code
    
    This removed unused variables, fields, and method parameters -- some of
    which were presented as warnings, others were found by FindBugs.
    Furthermore, this patch removes unnecessary String.toString() calls and
    sets false {@link ...} annotations straight.
    
    Change-Id: Ic69a0855603b766d9d4d299110adeca546ccee1f
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1496
    Tested-by: Jenkins CI
    Reviewed-by: Franz Zieris <[email protected]>

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

Summary of changes:
 .../chat/single/SingleUserChatService.java         |    3 ---
 .../inf/dpp/net/SarosPacketCollector.java          |    5 ++---
 .../inf/dpp/net/discovery/DiscoveryManager.java    |    8 +++++++-
 .../inf/dpp/net/internal/ByteStreamTransport.java  |    2 +-
 .../inf/dpp/net/internal/Socks5Transport.java      |    3 +--
 .../de/fu_berlin/inf/dpp/net/util/XMPPUtils.java   |    9 ++++-----
 .../inf/dpp/session/ISharedProjectListener.java    |    4 +++-
 .../de/fu_berlin/inf/dpp/editor/EditorManager.java |   15 +++++++++++++++
 .../inf/dpp/feedback/ErrorLogManager.java          |    3 +--
 .../inf/dpp/feedback/StatisticManager.java         |    3 +--
 .../timeout/ServerSessionTimeoutHandler.java       |    4 +---
 .../src/de/fu_berlin/inf/dpp/ui/Messages.java      |    1 -
 .../de/fu_berlin/inf/dpp/ui/messages.properties    |    1 -
 .../dpp/ui/model/rosterSession/UserElement.java    |    1 -
 .../inf/dpp/ui/util/CollaborationUtils.java        |    4 ++++
 .../de/fu_berlin/inf/dpp/ui/util/ImageUtils.java   |    2 +-
 .../dpp/ui/widgets/ListExplanationComposite.java   |    4 ++++
 .../inf/dpp/ui/widgets/chat/ChatControl.java       |    2 +-
 .../viewer/project/WorkbenchItemsSorter.java       |    2 +-
 .../inf/dpp/ui/wizards/JoinSessionWizard.java      |   16 +---------------
 .../dpp/ui/wizards/pages/EnterProjectNamePage.java |    2 --
 .../dpp/ui/wizards/pages/ShowDescriptionPage.java  |    8 +-------
 .../wizards/utils/EnterProjectNamePageUtils.java   |    8 --------
 .../src/de/fu_berlin/inf/dpp/util/Utils.java       |    3 ---
 24 files changed, 49 insertions(+), 64 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