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  f5eaa1d04d0ef75f335e39b1736669cf1fbf7d6c (commit)
      from  3107fd0d5b074265b491f3e9052ae13896431932 (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 f5eaa1d04d0ef75f335e39b1736669cf1fbf7d6c
Author: Stefan Rossbach <[email protected]>
Date:   Tue Mar 19 01:17:13 2013 +0100

    [INTERNAL|GUI] removed GTALK account hack
    
    Due to a bug in the Smack API the username must
    be altered so that a successful login is possible.
    
    As it is not desired to create hacks / workarounds for
    third party libraries that are actually maintained this
    hack has been removed. This should add more pressure towards
    the Smack developer to fix their library.
    
    It is still possible to connect via GTALK by just disabling
    the SASL authentication.
    
    As for GUI changes ... a best effort is now made to detect why
    the login to the server has failed. This currently requires
    parsing the message of the XMPPException but Smack currently
    offers no better way as in most cases the returned XMPPError
    is always null.
    
    Also inlined various strings again as they were poorly
    externalized. These strings should be externalized again
    in a further patch.
    
    Change-Id: Iea8712fab0c07af0cf96c73238a18ef3de397a57
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/659
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/Messages.java         |    9 --
 .../src/de/fu_berlin/inf/dpp/Saros.java            |   98 ++++++++++++--------
 .../src/de/fu_berlin/inf/dpp/messages.properties   |    9 --
 3 files changed, 60 insertions(+), 56 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to