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  323ae3a6602854caacad3fae8439b77183df4c35 (commit)
      from  062aa36e8e9dfbeff6dba7f64324dc88b6797814 (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 323ae3a6602854caacad3fae8439b77183df4c35
Author: Stefan Rossbach <[email protected]>
Date:   Wed Jun 11 23:10:38 2014 +0200

    [INTERNAL] moved ZIP logic to a new class
    
    The remaining logic of the FileZipper class is not useable for normal
    compression of files. Moved the whole logic to a new CreateArchiveTask
    class which is part of the negotiation package. Removed all ZipListener
    interfaces and implementations as they are no longer needed.
    
    Change-Id: Ie255eabf4034bcb73be4eb42a286e281bc8b2da7
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1664
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../CreateArchiveTask.java}                        |  129 +++++++++++---------
 .../dpp/invitation/OutgoingProjectNegotiation.java |   16 +--
 .../src/de/fu_berlin/inf/dpp/util/ZipListener.java |   34 -----
 .../fu_berlin/inf/dpp/util/ZipListenerAdapter.java |   40 ------
 .../fu_berlin/inf/dpp/util/ZipProgressMonitor.java |   59 ---------
 5 files changed, 77 insertions(+), 201 deletions(-)
 rename de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/{util/FileZipper.java => 
invitation/CreateArchiveTask.java} (57%)
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/util/ZipListener.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/util/ZipListenerAdapter.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/util/ZipProgressMonitor.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to