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  e6616ef2397ebd2ac225d0ad469ecfc5166035ae (commit)
      from  121d4602ee8d72358d139ada72976fa9b906bcc0 (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 e6616ef2397ebd2ac225d0ad469ecfc5166035ae
Author: Stefan Rossbach <[email protected]>
Date:   Tue Jun 10 22:07:17 2014 +0200

    [INTERNAL] moved version management component to core
    
    Change-Id: I38e31966b90fa4da7c06ad1d51ae0cfe9c76d593
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1650
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 de.fu_berlin.inf.dpp.core/META-INF/MANIFEST.MF     |    3 +
 .../inf/dpp/versioning/Compatibility.java          |    0
 .../de/fu_berlin/inf/dpp/versioning/Version.java   |    0
 .../dpp/versioning/VersionCompatibilityResult.java |    0
 .../inf/dpp/versioning/VersionManager.java         |  181 ++++++++++----------
 .../de/fu_berlin/inf/dpp/SarosCoreTestSuite.java   |    4 +-
 .../dpp/test/fakes/net/FakeConnectionFactory.java  |    0
 .../dpp/test/fakes/net/FakePacketTransmitter.java  |    0
 .../dpp/test/fakes/net/NonThreadedReceiver.java    |    0
 .../test/fakes/synchonize/NonUISynchronizer.java   |    0
 .../fakes/synchonize/NonUISynchronizerTest.java    |    0
 .../de/fu_berlin/inf/dpp/versioning/TestSuite.java |    0
 .../inf/dpp/versioning/VersionManagerTest.java     |   29 +---
 de.fu_berlin.inf.dpp/build.xml                     |    5 +-
 .../src/de/fu_berlin/inf/dpp/Saros.java            |   40 +++++
 .../fu_berlin/inf/dpp/SarosEclipseTestSuite.java   |    2 -
 16 files changed, 144 insertions(+), 120 deletions(-)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/versioning/Compatibility.java
 (100%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/versioning/Version.java 
(100%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/versioning/VersionCompatibilityResult.java
 (100%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/versioning/VersionManager.java
 (81%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/test/junit/de/fu_berlin/inf/dpp/test/fakes/net/FakeConnectionFactory.java
 (100%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/test/junit/de/fu_berlin/inf/dpp/test/fakes/net/FakePacketTransmitter.java
 (100%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/test/junit/de/fu_berlin/inf/dpp/test/fakes/net/NonThreadedReceiver.java
 (100%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/test/junit/de/fu_berlin/inf/dpp/test/fakes/synchonize/NonUISynchronizer.java
 (100%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/test/junit/de/fu_berlin/inf/dpp/test/fakes/synchonize/NonUISynchronizerTest.java
 (100%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/test/junit/de/fu_berlin/inf/dpp/versioning/TestSuite.java
 (100%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/test/junit/de/fu_berlin/inf/dpp/versioning/VersionManagerTest.java
 (87%)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to