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  c17ae9e399ef43ad36bb34f9bd0387e61ace64a2 (commit)
      from  d592f897c3df6b7b0fed4483e9a80ddf1583f764 (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 c17ae9e399ef43ad36bb34f9bd0387e61ace64a2
Author: Stefan Rossbach <[email protected]>
Date:   Mon Oct 14 18:02:07 2013 +0200

    [INTERNAL] removed CacheMissException
    
    Do not use exceptions for code flow. Furthermore it was more than
    strange to call a isXyzMethod that throws an exception if it could not
    determine the correct value.
    
    Changed the return type to Boolean to allow a tertiary return value
    instead of throwing an exception.
    
    Change-Id: I82fa9efed1abc4f08caefaf12321bc2d8d702968
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1158
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../de/fu_berlin/inf/dpp/net/RosterTracker.java    |    2 +-
 .../dpp/net/discoverymanager/DiscoveryManager.java |   89 ++++++++++----------
 .../ui/menuContributions/ProjectShareBuddies.java  |   12 +--
 .../dpp/ui/model/roster/RosterEntryElement.java    |   11 +--
 4 files changed, 51 insertions(+), 63 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to