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  cb1e427064a7ac91b5da0daed29f0287b14d5a24 (commit)
      from  352007ef933096cb8fa3a950750b9dbe920f4c75 (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 cb1e427064a7ac91b5da0daed29f0287b14d5a24
Author: Arndt Lasarzik <[email protected]>
Date:   Mon Feb 23 16:30:01 2015 +0100

    [REFACTOR] move ConnectionHandler into Core
    
    The connectionHandler should be available in all Saros Plugins, because
    he provides important features. He has no Eclipse dependencies anymore,
    so i was able to move him into the core.
    
    Change-Id: Ic69434425732f8ca7b368572dbd8780dd76c41b4
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2117
    Tested-by: Jenkins CI
    Reviewed-by: Matthias Bohnstedt <[email protected]>
    Reviewed-by: Christian Cikryt <[email protected]>

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

Summary of changes:
 de.fu_berlin.inf.dpp.core/META-INF/MANIFEST.MF     |    1 +
 .../connection/ConnectionHandler.java              |    5 +----
 .../connection/IConnectingFailureCallback.java     |    0
 .../connection/IConnectionStateListener.java       |    0
 .../communication/connection/IProxyResolver.java   |    0
 5 files changed, 2 insertions(+), 4 deletions(-)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/communication/connection/ConnectionHandler.java
 (98%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/communication/connection/IConnectingFailureCallback.java
 (100%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/communication/connection/IConnectionStateListener.java
 (100%)
 rename {de.fu_berlin.inf.dpp => 
de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/communication/connection/IProxyResolver.java
 (100%)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to