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  916113b445cc80ce2438768e292d0dc7f63e261d (commit)
      from  b926aba4713a0e2038e3c6d94345836b5d9c586f (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 916113b445cc80ce2438768e292d0dc7f63e261d
Author: Franz Zieris <[email protected]>
Date:   Tue Apr 8 18:17:50 2014 +0200

    [REFACTOR] Move ChecksumCache-related classes to core
    
    Since the classes were ill-placed, they are now moved from the
    (legacy-named) package "project" (or "project.internal") to
    "filesystem".
    
    Change-Id: I67d3d41b10f6920774a32d540fd708f218d800f1
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1493
    Tested-by: Jenkins CI
    Reviewed-by: Arndt Lasarzik <[email protected]>
    Reviewed-by: Andrej Szaffranietz <[email protected]>
    Reviewed-by: Franz Zieris <[email protected]>

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

Summary of changes:
 .../inf/dpp/filesystem}/ChecksumCacheImpl.java     |    4 +---
 .../inf/dpp/filesystem}/IChecksumCache.java        |    4 +---
 .../filesystem}/IFileContentChangedListener.java   |    2 +-
 .../filesystem}/IFileContentChangedNotifier.java   |    2 +-
 .../junit/de/fu_berlin/inf/dpp/AllTestSuite.java   |    2 ++
 .../inf/dpp/filesystem}/ChecksumCacheTest.java     |    4 +---
 .../fu_berlin/inf/dpp/filesystem}/TestSuite.java   |    8 ++++----
 .../inf/dpp/SarosEclipseContextFactory.java        |    6 +++---
 .../FileContentNotifierBridge.java                 |    2 +-
 .../de/fu_berlin/inf/dpp/invitation/FileList.java  |    2 +-
 .../inf/dpp/invitation/FileListFactory.java        |    2 +-
 .../dpp/invitation/IncomingProjectNegotiation.java |    2 +-
 .../dpp/invitation/OutgoingProjectNegotiation.java |    2 +-
 .../dpp/ui/wizards/AddProjectToSessionWizard.java  |    2 +-
 .../inf/dpp/project/internal/TestSuite.java        |    5 ++---
 15 files changed, 22 insertions(+), 27 deletions(-)
 rename {de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/project/internal => 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/filesystem}/ChecksumCacheImpl.java
 (98%)
 rename {de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/project => 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/filesystem}/IChecksumCache.java
 (90%)
 rename {de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/project/internal => 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/filesystem}/IFileContentChangedListener.java
 (67%)
 rename {de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/project/internal => 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/filesystem}/IFileContentChangedNotifier.java
 (83%)
 rename {de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/project/internal 
=> 
de.fu_berlin.inf.dpp.core/test/junit/de/fu_berlin/inf/dpp/filesystem}/ChecksumCacheTest.java
 (97%)
 copy {de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/concurrent/undo => 
de.fu_berlin.inf.dpp.core/test/junit/de/fu_berlin/inf/dpp/filesystem}/TestSuite.java
 (70%)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/{project/internal => 
filesystem}/FileContentNotifierBridge.java (98%)


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

Reply via email to