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 ec042febbb642a9f26b39b91ab482cddfebbbed0 (commit)
from 3004060ff490c204081573a2cfb690659021a156 (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 ec042febbb642a9f26b39b91ab482cddfebbbed0
Author: Franz Zieris <[email protected]>
Date: Wed Apr 30 13:48:53 2014 +0200
[API] Introduce replaceable XStream converters
Since XStream has no built-in mechanism for unregistering converters,
this patch introduces a mechanism to deactivate and replace registered
XStream converters. This allows converters to rely on certain states,
such as a running Saros session.
Change-Id: Ibd26fbf4af3fb4400c78e79cda18faf39359a428
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1519
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../extensions/SarosPacketExtension.java | 2 +-
.../extensions/VersionExchangeExtension.java | 2 +-
.../inf/dpp/misc/xstream/ReplaceableConverter.java | 109 ++++++++++++++++++++
.../xstream}/XStreamExtensionProvider.java | 72 ++++++++++++-
.../de/fu_berlin/inf/dpp/SarosCoreTestSuite.java | 2 +
.../dpp/misc/xstream/ReplaceableConverterTest.java | 103 ++++++++++++++++++
.../{filesystem => misc/xstream}/TestSuite.java | 5 +-
.../inf/dpp/communication/SkypeManager.java | 4 +-
8 files changed, 288 insertions(+), 11 deletions(-)
create mode 100644
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/misc/xstream/ReplaceableConverter.java
rename de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/{net =>
misc/xstream}/XStreamExtensionProvider.java (80%)
create mode 100644
de.fu_berlin.inf.dpp.core/test/junit/de/fu_berlin/inf/dpp/misc/xstream/ReplaceableConverterTest.java
copy de.fu_berlin.inf.dpp.core/test/junit/de/fu_berlin/inf/dpp/{filesystem =>
misc/xstream}/TestSuite.java (68%)
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