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  2e2eadd24e320d557adff5cfdd754f2683df7788 (commit)
      from  8de61ef5fababc8a89d366955af27397ea88d147 (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 2e2eadd24e320d557adff5cfdd754f2683df7788
Author: Stefan Rossbach <[email protected]>
Date:   Mon Sep 1 12:27:38 2014 +0200

    [INTERNAL] moved ActivityUtils class to core
    
    Renamed to ActivityOptimizer.
    
    Also deleted and moved test cases from Saros/E to the Saros core.
    
    Change-Id: Ia4349a7c4471c4f481c8d0de02566193147f1d80
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1946
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../inf/dpp/activities/ActivityOptimizer.java      |   11 +-
 .../de/fu_berlin/inf/dpp/SarosCoreTestSuite.java   |    4 +
 .../inf/dpp/activities/ActivityOptimizerTest.java  |   36 ++--
 .../fu_berlin/inf/dpp/activities}/TestSuite.java   |    4 +-
 .../inf/dpp/util/NamedThreadFactoryTest.java       |    0
 .../junit/de/fu_berlin/inf/dpp/util/PairTest.java  |    0
 .../junit/de/fu_berlin/inf/dpp/util/TestSuite.java |    3 +-
 .../inf/dpp/project/internal/ActivityHandler.java  |    4 +-
 .../dpp/project/internal/ActivitySequencer.java    |    4 +-
 .../fu_berlin/inf/dpp/SarosEclipseTestSuite.java   |    2 +-
 .../fu_berlin/inf/dpp/pico/UnderstandingPico.java  |  233 --------------------
 .../dpp/pico/UnderstandingPicoAdvancedTopics.java  |   87 --------
 .../inf/dpp/pico/UnderstandingPicoInjection.java   |  183 ---------------
 .../TestSuite.java => util/UtilTestSuite.java}     |    7 +-
 14 files changed, 38 insertions(+), 540 deletions(-)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/util/ActivityUtils.java 
=> 
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/activities/ActivityOptimizer.java
 (85%)
 rename 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/util/ActivityUtilsTest.java
 => 
de.fu_berlin.inf.dpp.core/test/junit/de/fu_berlin/inf/dpp/activities/ActivityOptimizerTest.java
 (85%)
 copy {de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/feedback => 
de.fu_berlin.inf.dpp.core/test/junit/de/fu_berlin/inf/dpp/activities}/TestSuite.java
 (70%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/test/junit/de/fu_berlin/inf/dpp/util/NamedThreadFactoryTest.java
 (100%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/test/junit/de/fu_berlin/inf/dpp/util/PairTest.java 
(100%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/test/junit/de/fu_berlin/inf/dpp/util/TestSuite.java 
(84%)
 delete mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/pico/UnderstandingPico.java
 delete mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/pico/UnderstandingPicoAdvancedTopics.java
 delete mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/pico/UnderstandingPicoInjection.java
 copy 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/{concurrent/undo/TestSuite.java
 => util/UtilTestSuite.java} (63%)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to