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  2dc15e4c1b043ee16d8ead399e0ba530ed02d17f (commit)
      from  b9c070da5bd0b8de2233f07353439c17e6165e38 (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 2dc15e4c1b043ee16d8ead399e0ba530ed02d17f
Author: David Sungaila <david.sunga...@arcor.de>
Date:   Thu Nov 12 12:33:45 2015 +0100

    [API] Move LineRange to core
    
    Eclipse's LineRange has been replaced with a core implementation. This
    was done in preparation for moving the RemoteEditorManager to the core.
    
    This class originates from Saros/I and holds simple values only. Saros/E
    needs a small subset of the plugin impl of LineRange only and the new
    LineRange can take its place.
    
    Pair-programmed-with: Franz Zieris
    Change-Id: I9d399575b1a3fe12d20c787402d41059c202d066
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2946
    Tested-by: Jenkins CI
    Reviewed-by: Denis Washington <de...@denisw.de>

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

Summary of changes:
 de.fu_berlin.inf.dpp.core/META-INF/MANIFEST.MF     |    1 +
 .../fu_berlin/inf/dpp/editor/text/LineRange.java   |   22 ++++++++++
 .../inf/dpp/core/editor/RemoteEditorManager.java   |    2 +-
 .../inf/dpp/intellij/editor/EditorManager.java     |    2 +-
 .../intellij/editor/LocalEditorManipulator.java    |    2 +-
 .../intellij/editor/StoppableViewPortListener.java |    2 +-
 .../inf/dpp/intellij/editor/text/LineRange.java    |   44 --------------------
 .../fu_berlin/inf/dpp/editor/EditorListener.java   |    9 ++--
 .../de/fu_berlin/inf/dpp/editor/EditorManager.java |   32 +++++++-------
 .../inf/dpp/editor/RemoteEditorManager.java        |   13 +++---
 .../inf/dpp/editor/internal/EditorAPI.java         |    7 +--
 .../inf/dpp/editor/internal/IEditorAPI.java        |    4 +-
 .../editor/internal/LocationAnnotationManager.java |   10 ++--
 .../rmi/remotebot/widget/impl/RemoteBotEditor.java |    4 +-
 14 files changed, 65 insertions(+), 89 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/editor/text/LineRange.java
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/intellij/editor/text/LineRange.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
DPP-Robot mailing list
DPP-Robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to