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 cf3f385cc16b068d7c81432c57ad665e7b611f95 (commit)
from c5ccb4a7f0e2cd4e74911ea2a437666f299fda8c (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 cf3f385cc16b068d7c81432c57ad665e7b611f95
Author: Stefan Rossbach <[email protected]>
Date: Sat Nov 2 15:23:50 2013 +0100
[INTERNAL] removed duplicated (un)marshalling
The FileList class offered methods to perform marshalling. Seems to be a
left over and is no longer needed as the marshalling and unmarshalling
is correctly performed as long as the class is passed into the provider
who is responsible for the extensions that include this class.
Also removed the compression as the networklayer will take care of it if
the extension is send by bytestream. As for XMPP messages the connection
should be responsible to enable XMPP stream compression during
connection negotiation with the XMPP server.
Change-Id: I072efafb9bfc67e629abc1afb10b0240caf654be
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1206
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../src/de/fu_berlin/inf/dpp/SarosContext.java | 4 +-
.../de/fu_berlin/inf/dpp/invitation/FileList.java | 35 +----------
.../dpp/invitation/IncomingProjectNegotiation.java | 10 +--
.../dpp/invitation/OutgoingProjectNegotiation.java | 6 +-
.../net/internal/extensions/FileListExtension.java | 70 --------------------
.../ProjectNegotiationMissingFilesExtension.java | 33 +++++++++
.../ProjectNegotiationOfferingExtension.java | 3 +-
.../extensions/XStreamExtensionProvider.java | 2 +
.../fu_berlin/inf/dpp/invitation/FileListTest.java | 28 ++++++--
9 files changed, 69 insertions(+), 122 deletions(-)
delete mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/extensions/FileListExtension.java
create mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/extensions/ProjectNegotiationMissingFilesExtension.java
hooks/post-receive
--
The Saros Eclipse Plugin
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot