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  37c5c2c36e45d222d67db4f0fb113f591c831337 (commit)
      from  4dadb0fe7ff8aca0a7558aa07ef1b4046cc15d5d (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 37c5c2c36e45d222d67db4f0fb113f591c831337
Author: Holger Schmeisky <goo...@schmeisky.com>
Date:   Fri Mar 13 18:27:23 2015 +0100

    [INTERNAL] Adds IntelliJ Preferences implementation
    
    Added implementation for IPreferenceStore interface.
    Deleted old preference components as they are now obsolete
    and no longer used.
    
    Change-Id: Id0cfd148f64c0e9a289310ecbb2abdf0047a5880
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2137
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <srossb...@arcor.de>

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

Summary of changes:
 .../context/SarosIntellijContextFactory.java       |   28 ++-
 .../IntelliJPreferences.java}                      |   31 ++--
 .../preferences/PropertiesComponentAdapter.java    |  216 ++++++++++++++++++++
 .../store/IntelliJPreferenceConstants.java         |  159 --------------
 .../dpp/intellij/store/IntelliJPreferences.java    |  175 ----------------
 .../inf/dpp/intellij/store/PreferenceStore.java    |  138 -------------
 .../PropertiesComponentAdapterTest.java            |  141 +++++++++++++
 7 files changed, 386 insertions(+), 502 deletions(-)
 copy 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/intellij/{editor/text/LineRange.java
 => preferences/IntelliJPreferences.java} (61%)
 create mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/intellij/preferences/PropertiesComponentAdapter.java
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/intellij/store/IntelliJPreferenceConstants.java
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/intellij/store/IntelliJPreferences.java
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/intellij/store/PreferenceStore.java
 create mode 100644 
de.fu_berlin.inf.dpp.intellij/test/junit/de/fu_berlin/inf/dpp/intellij/preferences/PropertiesComponentAdapterTest.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