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  3004060ff490c204081573a2cfb690659021a156 (commit)
      from  4903fff16e819a041a705ee7e4d047c4b63697ea (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 3004060ff490c204081573a2cfb690659021a156
Author: Stefan Rossbach <[email protected]>
Date:   Sun May 18 02:12:41 2014 +0200

    [API] added JmDNS library
    
    Added the JmDNS which will be used for further development to enable
    sessions by just using plain TCP without the need for a XMPP
    server.
    
    Change-Id: Id17c1c21b0ed75a6c05d11f11875db1fcf831e10
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1552
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 de.fu_berlin.inf.dpp.core/.classpath               |    1 +
 de.fu_berlin.inf.dpp.core/META-INF/MANIFEST.MF     |    7 +-
 de.fu_berlin.inf.dpp.core/build.properties         |    3 +-
 .../lib/jmdns-3.4.1-sources.jar                    |  Bin 0 -> 137072 bytes
 de.fu_berlin.inf.dpp.core/lib/jmdns-3.4.1.jar      |  Bin 0 -> 222961 bytes
 de.fu_berlin.inf.dpp/saros.properties              |    2 +
 .../inf/dpp/ui/model/mdns/MDNSContentProvider.java |  128 ++++++++++++++++++++
 .../inf/dpp/ui/model/mdns/MDNSEntryElement.java    |   50 ++++++++
 .../de/fu_berlin/inf/dpp/ui/views/SarosView.java   |   42 ++++---
 .../MDNSSessionDisplayComposite.java}              |  107 +++-------------
 10 files changed, 234 insertions(+), 106 deletions(-)
 create mode 100644 de.fu_berlin.inf.dpp.core/lib/jmdns-3.4.1-sources.jar
 create mode 100644 de.fu_berlin.inf.dpp.core/lib/jmdns-3.4.1.jar
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/model/mdns/MDNSContentProvider.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/model/mdns/MDNSEntryElement.java
 copy 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/widgets/viewer/{rosterSession/BuddySessionDisplayComposite.java
 => session/MDNSSessionDisplayComposite.java} (75%)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to