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  396c659c2b55d318e9bcc837b2fc4cd616f4df64 (commit)
       via  0ab37017de5032cdb4ab1e6aff1e48f73160798f (commit)
      from  eadad1a2ecb93f78c97da45ffad996368ee482a8 (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 396c659c2b55d318e9bcc837b2fc4cd616f4df64
Author: Stefan Rossbach <[email protected]>
Date:   Tue Feb 18 16:47:40 2014 +0100

    [INTERNAL] removed JDT support
    
    The JDT support was only used by the PreferenceManager class which
    was removed with commit 6d9db93ef6329de5f33be2252516c3ecad5b5343.
    
    Removed the whole support as it was a bad idea to manipulate project
    settings without informing the user, so this should never happen again.
    
    Last but not least this was only working for Java projects at all.
    
    Change-Id: I756b2fe6cc6a93bf3fb179d9f4b62b92f8857837
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1414
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

commit 0ab37017de5032cdb4ab1e6aff1e48f73160798f
Author: Stefan Rossbach <[email protected]>
Date:   Tue Feb 18 15:54:41 2014 +0100

    [INTERNAL] fix for commit 5ef77e7d11f5ca82c7b867edcfbc2ab7c269e9a1
    
    String#split return an empty string if called on an empty string.
    
    Since the XMPPConnectionService uses all entries in a list (which was
    empty in this case) the Socks5Proxy had no candidates at all.
    
    Change-Id: Ib01077f6df1a53bd618104c12cf7c926619ad332
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1413
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../inf/dpp/net/XMPPConnectionService.java         |   13 ++-
 .../inf/dpp/SarosEclipseContextFactory.java        |    2 -
 .../inf/dpp/optional/jdt/IJDTSupport.java          |   15 ---
 .../fu_berlin/inf/dpp/optional/jdt/JDTFacade.java  |   62 ----------
 .../fu_berlin/inf/dpp/optional/jdt/JDTSupport.java |   31 -----
 .../dpp/optional/jdt/SaveActionConfigurator.java   |  120 -------------------
 .../inf/dpp/preferences/EncodingManipulator.java   |  122 -------------------
 .../dpp/preferences/IPreferenceManipulator.java    |   69 -----------
 .../dpp/preferences/LineDelimiterManipulator.java  |  126 --------------------
 .../inf/dpp/preferences/PreferenceUtils.java       |   14 ++-
 .../inf/dpp/util/StateChangeListener.java          |   12 --
 .../inf/dpp/util/StateChangeNotifier.java          |   53 --------
 .../inf/dpp/project/internal/SarosSessionTest.java |   10 +-
 13 files changed, 27 insertions(+), 622 deletions(-)
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/optional/jdt/IJDTSupport.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/optional/jdt/JDTFacade.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/optional/jdt/JDTSupport.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/optional/jdt/SaveActionConfigurator.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/preferences/EncodingManipulator.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/preferences/IPreferenceManipulator.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/preferences/LineDelimiterManipulator.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/util/StateChangeListener.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/util/StateChangeNotifier.java


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=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to