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.".

The branch, master has been updated
       via  a10118a88e57deff883ea1b0de82a2e4527c1dec (commit)
      from  d9ed7e064d17c93e4be988b07e742629c79f698f (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 a10118a88e57deff883ea1b0de82a2e4527c1dec
Author: Stefan Rossbach <[email protected]>
Date:   Tue Dec 18 22:48:00 2012 +0100

    [INTERNAL] do not throw an exception if leaving a MUC room failed
    
    Found this nice exception:
    
    ERROR 22:01:58,591 [main] (Utils.java:335) Internal Error:
    java.lang.IllegalStateException: Not connected to server.
        at
    org.jivesoftware.smack.XMPPConnection.sendPacket(XMPPConnection.java:445)
        at
    org.jivesoftware.smackx.muc.MultiUserChat.destroy(MultiUserChat.java:702)
        at
    
de.fu_berlin.inf.dpp.communication.chat.muc.MultiUserChat.disconnect(MultiUserChat.java:220)
        at
    
de.fu_berlin.inf.dpp.communication.chat.muc.MultiUserChatService.destroyChat(MultiUserChatService.java:161)
        at
    
de.fu_berlin.inf.dpp.ui.widgets.session.ChatRoomsComposite$3$3.run(ChatRoomsComposite.java:185)
    
    This exception will mess up the GUI, as there is nothing
    we can do to handle such exceptions, just silently die
    and log the exception.
    
    Change-Id: Iece87b93d26481a472b1f272a9d0938267f17c61
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/472
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../dpp/communication/chat/muc/MultiUserChat.java  |   17 +++++++++--------
 1 files changed, 9 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
The saros eclipse plugin.

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to