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 6604d8ce841e27a52d68b349e4e5a9a923ea1b44 (commit)
from 68aacf45aec63179015a8e37072b4d65a291765d (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 6604d8ce841e27a52d68b349e4e5a9a923ea1b44
Author: Franz Zieris <[email protected]>
Date: Fri May 23 11:59:27 2014 +0200
[INTERNAL] Switch FileList from IPath inputs to String inputs
Internally, FileList used Strings for storing information about paths
anyway. The dependency from (Eclipse) IPath could have been replaced by
(Saros) IPath dependencies, but all IPath operations could simply be
replaced by plain String operations, so this is done here.
Furthermore, this patch moves some "builder" logic from FileList to
FileListFactory (i.e. the "addMembers()" method), which eases the
separation of IDE-dependent and IDE-independent logic.
Change-Id: I2e88849619c41a86211f8473a396d3c64d35f4db
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1562
Tested-by: Jenkins CI
Reviewed-by: Franz Zieris <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../de/fu_berlin/inf/dpp/invitation/FileList.java | 462 +++++++-------------
.../fu_berlin/inf/dpp/invitation/FileListDiff.java | 71 ++--
.../inf/dpp/invitation/FileListFactory.java | 188 ++++++++-
.../dpp/invitation/IncomingProjectNegotiation.java | 30 +-
.../dpp/invitation/OutgoingProjectNegotiation.java | 3 +-
.../dpp/ui/wizards/AddProjectToSessionWizard.java | 14 +-
.../src/de/fu_berlin/inf/dpp/util/FileZipper.java | 9 +-
.../inf/dpp/invitation/AbstractFileListTest.java | 30 +-
.../fu_berlin/inf/dpp/invitation/FileListTest.java | 12 +-
9 files changed, 416 insertions(+), 403 deletions(-)
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