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  440ba2c51ba4d2e3e90ce5f6296f9edec6e15fcb (commit)
      from  be0e4121e3292379e72af8d139484e167621e1e9 (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 440ba2c51ba4d2e3e90ce5f6296f9edec6e15fcb
Author: Stefan Rossbach <[email protected]>
Date:   Wed Jun 25 21:20:07 2014 +0200

    [INTERNAL] cleaned up EditorManager
    
    Removed dead code, made all protected methods and fields either private
    or package protected. Move classes temporarily from the internal package
    to editor package so they could access the package protected methods and
    fields.
    
    Also added FIXMEs.
    
    Change-Id: Ie05d850e3bf9ff637fb041b09b18b0cae67df63b
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1741
    Tested-by: Saros-Eclipse QA
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../watchdog/ConsistencyWatchdogClient.java        |    9 +-
 .../watchdog/ConsistencyWatchdogHandler.java       |   17 +-
 .../inf/dpp/editor/DirtyStateListener.java         |   31 +-
 .../dpp/editor/{internal => }/EditorListener.java  |    4 +-
 .../de/fu_berlin/inf/dpp/editor/EditorManager.java |  385 +++++++++-----------
 .../editor/{internal => }/EditorPartListener.java  |    3 +-
 .../de/fu_berlin/inf/dpp/editor/EditorPool.java    |    1 -
 .../inf/dpp/editor/internal/EditorAPI.java         |    2 +
 .../inf/dpp/editor/internal/IEditorAPI.java        |    1 +
 .../dpp/invitation/OutgoingProjectNegotiation.java |    8 +-
 .../inf/dpp/project/ProjectDeltaVisitor.java       |    2 +-
 .../inf/dpp/project/SharedResourcesManager.java    |   11 +-
 12 files changed, 204 insertions(+), 270 deletions(-)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/editor/{internal => 
}/EditorListener.java (98%)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/editor/{internal => 
}/EditorPartListener.java (96%)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to