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.".
The branch, master has been updated via aaae07a6435400786e18addac2a46fac0ad96131 (commit) from 3ac82f6e2332a62adf05e56df461b185dfae0442 (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 aaae07a6435400786e18addac2a46fac0ad96131 Author: Holger Hans Peter Freyther <hol...@freyther.de> Date: Mon May 28 11:53:46 2012 +0200 [INTERNAL] Start removing usage of ISarosSession.sendActivity Use the new ITargetedActivity interface and start removing direct usage of ISarosSession.sendActivity. This way everything will go through the ConcurrentDocumentClient, everything that doesn't have or is an ActivityProvider was not updated. Change-Id: Ia5798ce3991b2ea5f70fe7ebfc6fb6bc6b6c7d9e Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/107 Tested-by: Jenkins CI Reviewed-by: Norman Warnatsch <nor...@warnatsch.name> ----------------------------------------------------------------------- Summary of changes: .../dpp/activities/business/ITargetedActivity.java | 2 +- .../business/TargetedActivityWrapper.java | 57 ++++++++++++++++++++ .../watchdog/ConsistencyWatchdogClient.java | 5 +- .../de/fu_berlin/inf/dpp/editor/EditorManager.java | 14 +++--- .../de/fu_berlin/inf/dpp/net/PingPongCentral.java | 4 +- .../net/business/ConsistencyWatchdogHandler.java | 6 +- .../inf/dpp/project/AbstractActivityProvider.java | 12 ++++ .../internal/FollowingActivitiesManager.java | 12 ++--- .../inf/dpp/ui/RemoteProgressManager.java | 25 ++++----- 9 files changed, 101 insertions(+), 36 deletions(-) create mode 100644 de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/activities/business/TargetedActivityWrapper.java hooks/post-receive -- The saros eclipse plugin. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Dpp-robot mailing list Dpp-robot@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dpp-robot