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 0e94be345efcbbb72443e21d6ea8f1f497a2c844 (commit)
from 25a1b30221950c26831cb8b8c22bc725e11321a5 (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 0e94be345efcbbb72443e21d6ea8f1f497a2c844
Author: Franz Zieris <[email protected]>
Date: Thu Apr 3 19:22:23 2014 +0200
[REFACTOR] Move various Eclipse-independent classes to core
This includes:
- Preference constants
- Interfaces for the Saros DI container
- Some (not all) of color storage
Change-Id: I68a299dfd7b8ed4cd8562206ae88d16d1449670e
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1489
Tested-by: Jenkins CI
Reviewed-by: Andrej Szaffranietz <[email protected]>
Reviewed-by: Bernd Bieber <[email protected]>
Reviewed-by: Arndt Lasarzik <[email protected]>
Reviewed-by: Franz Zieris <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
de.fu_berlin.inf.dpp.core/META-INF/MANIFEST.MF | 2 +
.../inf/dpp/AbstractSarosContextFactory.java | 62 +++++++++++++++++++
.../src/de/fu_berlin/inf/dpp/ISarosContext.java | 64 ++++++++++++++++++++
.../fu_berlin/inf/dpp/ISarosContextBindings.java | 20 ++++++
.../IContainer.java => ISarosContextFactory.java} | 29 ++++-----
.../inf/dpp/editor/colorstorage/ColorIDSet.java | 16 ++++--
.../inf/dpp/editor/colorstorage/UserColorID.java | 0
.../inf/dpp/preferences/PreferenceConstants.java | 0
.../junit/de/fu_berlin/inf/dpp/AllTestSuite.java | 2 +
.../dpp/editor/colorstorage/ColorIDSetTest.java | 0
.../inf/dpp/editor/colorstorage/TestSuite.java | 2 +-
.../inf/dpp/AbstractSarosContextFactory.java | 43 -------------
.../src/de/fu_berlin/inf/dpp/ISarosContext.java | 44 -------------
.../de/fu_berlin/inf/dpp/ISarosContextFactory.java | 20 ------
.../inf/dpp/editor/colorstorage/TestSuite.java | 2 +-
15 files changed, 177 insertions(+), 129 deletions(-)
create mode 100644
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/AbstractSarosContextFactory.java
create mode 100644
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/ISarosContext.java
copy
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/{filesystem/IContainer.java
=> ISarosContextFactory.java} (59%)
rename {de.fu_berlin.inf.dpp =>
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/editor/colorstorage/ColorIDSet.java
(91%)
rename {de.fu_berlin.inf.dpp =>
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/editor/colorstorage/UserColorID.java
(100%)
rename {de.fu_berlin.inf.dpp =>
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/preferences/PreferenceConstants.java
(100%)
rename {de.fu_berlin.inf.dpp =>
de.fu_berlin.inf.dpp.core}/test/junit/de/fu_berlin/inf/dpp/editor/colorstorage/ColorIDSetTest.java
(100%)
copy {de.fu_berlin.inf.dpp =>
de.fu_berlin.inf.dpp.core}/test/junit/de/fu_berlin/inf/dpp/editor/colorstorage/TestSuite.java
(78%)
delete mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/AbstractSarosContextFactory.java
delete mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ISarosContext.java
delete mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ISarosContextFactory.java
hooks/post-receive
--
The Saros Eclipse Plugin
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot