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  6818ca5b811aee789afaf9f5dc620200a2f600ef (commit)
      from  ebcf124c8d627fdba13b8eb92913ab9cf2bdb52b (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 6818ca5b811aee789afaf9f5dc620200a2f600ef
Author: Matthias Bohnstedt <matthias.bohnst...@gmail.com>
Date:   Thu Jun 4 00:43:16 2015 +0200

    [HTML][UI] Introduces ProjectListRenderer
    
    This Renderer uses an IDE independent IWorkspaceRoot to extract all
    projects inside the workspace while creating the corresponding
    ProjectTree models. Like most of the UI components this Renderer is
    managed by PicoContainer to determinate what WorkspaceRoot
    implementation is used.
    
    Due to the missing support for circling references in JSON, the parent
    attribute is removed from ProjectTreeNode model. A setType is added in
    order to switch the node type after it's initialization. This commit
    also includes some little improvements to the JDoc of the previously
    introduced ProjectTree and ProjectTreeNode.
    
    Change-Id: Ia5fed5d0f6bc3f8e2a818b2819f8c3a01b353958
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2237
    Tested-by: Jenkins CI
    Reviewed-by: Bastian Sieker <bsie...@mail.uni-paderborn.de>
    Reviewed-by: Matthias Bohnstedt <matthias.bohnst...@gmail.com>

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

Summary of changes:
 .../de/fu_berlin/inf/dpp/HTMLUIContextFactory.java |    2 +
 .../de/fu_berlin/inf/dpp/ui/model/ProjectTree.java |   16 ++-
 .../inf/dpp/ui/model/ProjectTreeNode.java          |   69 ++++-----
 .../inf/dpp/ui/renderer/ProjectListRenderer.java   |  154 ++++++++++++++++++++
 4 files changed, 199 insertions(+), 42 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/ui/renderer/ProjectListRenderer.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
_______________________________________________
Dpp-robot mailing list
Dpp-robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to