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  0d781286335c2be73f77cfca6ad476dfffa673b9 (commit)
      from  a8e66871865947a47ede257c985d2b4e4c804d09 (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 0d781286335c2be73f77cfca6ad476dfffa673b9
Author: Stefan Rossbach <[email protected]>
Date:   Wed Feb 5 08:54:46 2014 +0100

    [INTERNAL] prevent possible NPE while decorating the chat
    
    java.lang.NullPointerException
    at
    
de.fu_berlin.inf.dpp.ui.widgets.chat.items.ChatLine.isValidURL(ChatLine.java:170)
    
    The Javadoc does not state that it will return null. I just looked into
    the source code of the JVM Oracle distribution and found not anything
    that will assign null to the host string.
    
    But as it can happen just handle that case.
    
    Change-Id: I3ace00e9cb2f33b4a9f35642da402801880d2f52
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1387
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../inf/dpp/ui/widgets/chat/items/ChatLine.java    |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to