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  ebcf124c8d627fdba13b8eb92913ab9cf2bdb52b (commit)
      from  0385ab9a409bcaf5b58b4344ded26f6aaf291816 (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 ebcf124c8d627fdba13b8eb92913ab9cf2bdb52b
Author: Arndt Lasarzik <[email protected]>
Date:   Thu Apr 16 13:01:15 2015 +0200

    [REFACTOR] remove VCSAdapter dependency in IPN
    
    By moving methods from VCSAdapter to VCSProvider, the
    VCSAdapter dependency in IPN is removed. The SubclipseAdapter is
    converting the Saros objects from the overloaded methods into eclipse
    objects.
    
    
    
    Change-Id: Ib9959a499aa2e52329e090fbbd36cca68c323419
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2145
    Tested-by: Jenkins CI
    Reviewed-by: Bastian Sieker <[email protected]>
    Reviewed-by: Matthias Bohnstedt <[email protected]>
    Reviewed-by: Arndt Lasarzik <[email protected]>

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

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/vcs/VCSProvider.java  |   74 +++++++-
 .../fu_berlin/inf/dpp/vcs/VCSProviderFactory.java  |    1 +
 .../watchdog/ConsistencyWatchdogClient.java        |    4 +-
 .../monitoring/remote/RemoteProgressManager.java   |   46 ++++-
 .../negotiation/IncomingProjectNegotiation.java    |  132 +++++--------
 .../de/fu_berlin/inf/dpp/vcs/SubclipseAdapter.java |   42 ++---
 .../inf/dpp/vcs/SubclipseProjectDeltaVisitor.java  |    5 +-
 .../src/de/fu_berlin/inf/dpp/vcs/VCSAdapter.java   |  204 ++++++++++++--------
 8 files changed, 310 insertions(+), 198 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to