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 franzzieris.
The branch, master has been updated
via 08d7f166e89a6e0a8df322114c545555c3d1d7a9 (commit)
from 613aaa765f8541f107c502cfd43bbb597e27b18c (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 08d7f166e89a6e0a8df322114c545555c3d1d7a9
Author: Franz Zieris <zi...@in...>
Date: Fri Jun 23 18:39:44 2017 +0200
[API] Simplify ISharedEditorListener.textEdited()
Instead of an interface method with five parameters of which each
implementation uses a different subset, simply propagate the original
object of the type "TextEditActivity".
Change-Id: I507bcec3151993475b74573b4f45ce9af85f6d8a
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/3359
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <sro...@ar...>
Reviewed-by: Franz Zieris <zi...@in...>
-----------------------------------------------------------------------
Summary of changes:
.../concurrent/watchdog/ConsistencyWatchdogServer.java | 8 ++++----
.../inf/dpp/editor/AbstractSharedEditorListener.java | 4 ++--
.../fu_berlin/inf/dpp/editor/ISharedEditorListener.java | 16 ++--------------
.../inf/dpp/editor/SharedEditorListenerDispatch.java | 7 +++----
.../fu_berlin/inf/dpp/intellij/editor/EditorManager.java | 9 ++-------
.../src/de/fu_berlin/inf/dpp/editor/EditorManager.java | 6 ++----
.../fu_berlin/inf/dpp/feedback/SelectionCollector.java | 8 ++++++--
.../de/fu_berlin/inf/dpp/feedback/TextEditCollector.java | 8 +++++---
8 files changed, 26 insertions(+), 40 deletions(-)
hooks/post-receive
--
The Saros Eclipse Plugin
|