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  264bd4fdd7f770d3be90d42bea7b66b8fca695c1 (commit)
      from  f686af199fa569cc2584a3c317a3db7bfa7ee997 (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 264bd4fdd7f770d3be90d42bea7b66b8fca695c1
Author: Stefan Rossbach <[email protected]>
Date:   Mon Jan 20 20:48:22 2014 +0100

    [API] removed StreamService component
    
    R.I.P threading and error prone *beast*. I will make changes to the
    network layer allowing to gain better access to custom connections which
    was the only reason this component was developed for as *workaround*.
    
    This patch also removes remaining artifacts from the VOIP feature.
    
    Change-Id: I57210f521322f4e6a7fe232cf1ccf43f177277c5
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1350
    Reviewed-by: Stefan Rossbach <[email protected]>
    Tested-by: Jenkins CI

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

Summary of changes:
 .../fu_berlin/inf/dpp/SarosCoreContextFactory.java |    8 -
 .../inf/dpp/exceptions/ConnectionException.java    |   45 -
 .../inf/dpp/exceptions/ReceiverGoneException.java  |   45 -
 .../inf/dpp/exceptions/StreamException.java        |   45 -
 .../exceptions/StreamServiceNotValidException.java |   30 -
 .../inf/dpp/net/internal/StreamService.java        |  192 ---
 .../inf/dpp/net/internal/StreamServiceManager.java | 1807 --------------------
 .../inf/dpp/net/internal/StreamSession.java        |  975 -----------
 .../inf/dpp/observables/VoIPSessionObservable.java |   19 -
 .../inf/dpp/util/ThreadAccessRecorder.java         |  106 --
 .../junit/de/fu_berlin/inf/dpp/util/TestSuite.java |    3 +-
 .../inf/dpp/util/ThreadAccessRecorderTest.java     |  196 ---
 12 files changed, 1 insertions(+), 3470 deletions(-)
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/exceptions/ConnectionException.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/exceptions/ReceiverGoneException.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/exceptions/StreamException.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/exceptions/StreamServiceNotValidException.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/StreamService.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/StreamServiceManager.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/StreamSession.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/observables/VoIPSessionObservable.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/util/ThreadAccessRecorder.java
 delete mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/util/ThreadAccessRecorderTest.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to