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  92e9e844af622ad7137156223e15d313a327eebb (commit)
      from  4ad2542277c07f95a8bf76a4554494f8bb974cf2 (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 92e9e844af622ad7137156223e15d313a327eebb
Author: srossbach <[email protected]>
Date:   Tue Apr 23 17:26:46 2013 +0200

    [FIX] isOpenEditor method no longer throws NPE
    
    It is possible that an editor part has no
    resource it operates on. In that case
    EditorAPI#getEditorResource will return null
    which caused a NPE because the return value
    was not checked.
    
    The method was added with commit
    34a402234debe925780c5233f6ed3ff523817867
    and never changed again so this bug always
    exists.
    
    Change-Id: Icd97f22d94bcf49d0dc919c5b8f1897568467b83
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/747
    Tested-by: Jenkins CI
    Reviewed-by: Patrick Schlott <[email protected]>
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../de/fu_berlin/inf/dpp/editor/EditorManager.java |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to