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  4d927555c7f9951dbb5e039fdc55a434c2a2167c (commit)
      from  c7d6420007af8b174768312ecf3801811f2b435e (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 4d927555c7f9951dbb5e039fdc55a434c2a2167c
Author: Stefan Rossbach <[email protected]>
Date:   Thu Nov 21 02:15:09 2013 +0100

    [INTERNAL] replaced Saros class with proper preference stores
    
    Replaced all access to Saros in the feedback package to use preference
    stores.
    
    Changed: tmp files are now created in the default tmp directory (who had
    the clever idea to abuse the workspace ?!)
    
    Open:
    
    This patch does not really offer any benefit but it also does not
    worthen things. At least it shows a nice deep insight into the Eclipse
    preference mechanics which have to be abstracted for multi platform
    usage.
    
    Change-Id: I6b3b0d46a81c0cf86f791661a037ebfb967f7676
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1239
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/SarosContext.java     |    9 +
 .../src/de/fu_berlin/inf/dpp/StartupSaros.java     |   21 ++-
 .../inf/dpp/feedback/AbstractFeedbackManager.java  |   50 -----
 .../inf/dpp/feedback/ErrorLogManager.java          |  135 +++----------
 .../inf/dpp/feedback/FeedbackInterval.java         |   93 +++++++++
 .../inf/dpp/feedback/FeedbackManager.java          |  217 ++++++--------------
 .../inf/dpp/feedback/FeedbackPreferences.java      |   48 +++++
 .../inf/dpp/feedback/SessionStatistic.java         |   37 +---
 .../inf/dpp/feedback/StatisticManager.java         |  105 ++++------
 .../feedback/StatisticManagerConfiguration.java    |  115 ++++-------
 .../inf/dpp/preferences/PreferenceInitializer.java |   25 ++-
 .../inf/dpp/ui/dialogs/FeedbackDialog.java         |    9 +-
 .../ui/preferencePages/FeedbackPreferencePage.java |  142 +++----------
 .../inf/dpp/ui/wizards/ConfigurationWizard.java    |    7 +-
 .../pages/ConfigurationSettingsWizardPage.java     |    8 +-
 .../inf/dpp/stf/server/StfRemoteObject.java        |   11 +
 .../menu/submenu/impl/SarosPreferences.java        |   14 +-
 .../inf/dpp/feedback/StatisticCollectorTest.java   |   30 +--
 .../inf/dpp/project/internal/SarosSessionTest.java |   30 +--
 19 files changed, 440 insertions(+), 666 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/feedback/FeedbackInterval.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/feedback/FeedbackPreferences.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to