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  c6321957798cc41e0f7b56e4919c25e6e32583a5 (commit)
      from  ae951960760294e78dc700eae54f9a677c87f2a0 (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 c6321957798cc41e0f7b56e4919c25e6e32583a5
Author: srossbach <[email protected]>
Date:   Mon May 13 23:03:16 2013 +0200

    [FIX] NPE when accessing project negotiation processes
    
    The instances of the negotiation classes were visible
    before the CTOR was fully executed.
    
    java.lang.NullPointerException
    
        at
    
de.fu_berlin.inf.dpp.invitation.OutgoingProjectNegotiation.getProjectNames(OutgoingProjectNegotiation.java:235)
        at
    
de.fu_berlin.inf.dpp.project.internal.SarosSession.isInProjectNegotiation(SarosSession.java:945)
        at
    
de.fu_berlin.inf.dpp.project.internal.SarosSession.sendActivity(SarosSession.java:889)
        at
    
de.fu_berlin.inf.dpp.project.internal.SarosSession.access$1(SarosSession.java:864)
        at
    
de.fu_berlin.inf.dpp.project.internal.SarosSession$2.send(SarosSession.java:216)
        at
    
de.fu_berlin.inf.dpp.project.internal.ActivityHandler$2.run(ActivityHandler.java:179)
    
    
    Change-Id: Ib75c8c370b5174c88fe28e5a2e5d9950fb4ade3b
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/783
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../dpp/invitation/IncomingProjectNegotiation.java |    2 ++
 .../dpp/invitation/IncomingSessionNegotiation.java |    2 ++
 .../inf/dpp/invitation/InvitationProcess.java      |    2 --
 .../dpp/invitation/OutgoingProjectNegotiation.java |    2 ++
 .../dpp/invitation/OutgoingSessionNegotiation.java |    2 ++
 .../inf/dpp/invitation/ProjectNegotiation.java     |    2 --
 6 files changed, 8 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to