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  bb5b3fd7619b2eedfe1f1122941f00de12f04f78 (commit)
      from  37c5c2c36e45d222d67db4f0fb113f591c831337 (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 bb5b3fd7619b2eedfe1f1122941f00de12f04f78
Author: Stefan Rossbach <srossb...@arcor.de>
Date:   Fri Mar 13 13:21:23 2015 +0100

    [INTERNAL|API] removed IPreferences interface
    
    This interface was already deprecated and is now removed by this patch
    as it was already replaced by another design.
    
    Change-Id: Ia460c45355e8c046466b88d26614eedc0e6b7869
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2156
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <srossb...@arcor.de>

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

Summary of changes:
 .../connection/ConnectionHandler.java              |    6 +-
 .../inf/dpp/preferences/IPreferences.java          |  157 ------------------
 .../src/de/fu_berlin/inf/dpp/core/Saros.java       |   29 ++--
 .../inf/dpp/core/project/SarosSessionManager.java  |  173 +++++++++-----------
 .../dpp/core/project/internal/SarosSession.java    |  166 ++++++++++----------
 .../context/SarosIntellijContextFactory.java       |    4 +-
 .../intellij/preferences/IntelliJPreferences.java  |    3 +-
 .../src/de/fu_berlin/inf/dpp/Saros.java            |    6 +-
 .../inf/dpp/SarosEclipseContextFactory.java        |    4 +-
 .../src/de/fu_berlin/inf/dpp/StartupSaros.java     |    4 +-
 .../inf/dpp/concurrent/undo/UndoManager.java       |    4 +-
 .../negotiation/IncomingProjectNegotiation.java    |   30 ++--
 .../inf/dpp/preferences/EclipsePreferences.java    |    2 +-
 .../inf/dpp/project/SarosSessionManager.java       |   30 ++--
 .../dpp/project/internal/ColorNegotiationHook.java |    8 +-
 .../project/internal/NicknameNegotiationHook.java  |    8 +-
 .../inf/dpp/project/internal/SarosSession.java     |   22 ++--
 .../inf/dpp/ui/widgets/decoration/JIDCombo.java    |    6 +-
 .../widgets/wizard/EnterXMPPAccountComposite.java  |   20 +-
 .../dpp/ui/wizards/AddProjectToSessionWizard.java  |    4 +-
 .../pages/ConfigurationSettingsWizardPage.java     |    4 +-
 .../wizards/pages/CreateXMPPAccountWizardPage.java |    6 +-
 .../dpp/ui/wizards/pages/EnterProjectNamePage.java |   14 +-
 .../inf/dpp/project/SarosSessionManagerTest.java   |    4 +-
 24 files changed, 269 insertions(+), 445 deletions(-)
 delete mode 100644 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/preferences/IPreferences.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Dpp-robot mailing list
Dpp-robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to