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  bdfd147623210174cf656687fd7a5ce42cf54a76 (commit)
      from  7d7ee3cf6d8211ce8676847a8ae001657804f644 (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 bdfd147623210174cf656687fd7a5ce42cf54a76
Author: Patrick Schlott <[email protected]>
Date:   Mon Jul 29 13:16:03 2013 +0200

    [INTERNAL] ITargetedActivities now only has one Target
    
    Changed the ITargetedActivity-Interface. The getRecipients() that
    returned a List<User> was changed to getTarget() that returns a single
    User. This change was due to the fact, that we have no Activity with
    more than one target and the getRecipients()-method always returned a
    single User transformed into a List<User>.
    
    Change-Id: I8df0d7716d4d78b183df0664b7bd6b9d12b8790d
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/861
    Tested-by: Jenkins CI
    Reviewed-by: Franz Zieris <[email protected]>

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

Summary of changes:
 .../activities/business/ChangeColorActivity.java   |    7 ++-----
 .../activities/business/ChecksumErrorActivity.java |    5 ++---
 .../dpp/activities/business/ITargetedActivity.java |    3 +--
 .../inf/dpp/activities/business/NOPActivity.java   |   11 ++---------
 .../dpp/activities/business/ProgressActivity.java  |    7 ++-----
 .../activities/business/RecoveryFileActivity.java  |    6 ++----
 .../inf/dpp/activities/business/StopActivity.java  |    7 ++-----
 .../inf/dpp/project/internal/ActivityHandler.java  |    2 +-
 .../business/RecoveryFileActivityTest.java         |    2 +-
 .../dpp/project/internal/ActivityHandlerTest.java  |    8 ++++----
 10 files changed, 19 insertions(+), 39 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to