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 28a9bf95359551b68e32bd54898f9103c9daacc9 (commit)
from 091fd52a65b7ea757900b30be10f289dfedeb391 (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 28a9bf95359551b68e32bd54898f9103c9daacc9
Author: Stefan Rossbach <[email protected]>
Date: Sun Dec 8 01:24:18 2013 +0100
[REFACTOR] Moved methods for threading to a separate class
"UTILS" is a little bit to generic. Moved the threading to a new class
so the name of the of the class will better reflect its purpose.
Change-Id: Ic33845ed10771b067e5263b06c698ce2dafea98d
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1272
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../dpp/whiteboard/net/SarosSXETransmitter.java | 4 +-
.../sxe/net/SXEIncomingSynchronizationProcess.java | 4 +-
.../src/de/fu_berlin/inf/dpp/Saros.java | 5 +-
.../src/de/fu_berlin/inf/dpp/StartupSaros.java | 4 +-
.../inf/dpp/communication/SkypeManager.java | 3 +-
.../communication/audio/AudioServiceManager.java | 12 ++--
.../inf/dpp/editor/internal/SafePartListener2.java | 18 ++--
.../inf/dpp/feedback/FeedbackManager.java | 4 +-
.../inf/dpp/net/SafeConnectionListener.java | 12 ++--
.../fu_berlin/inf/dpp/net/SafePacketListener.java | 4 +-
.../src/de/fu_berlin/inf/dpp/net/SarosNet.java | 8 +-
.../dpp/net/business/DispatchThreadContext.java | 4 +-
.../inf/dpp/net/business/LeaveAndKickHandler.java | 6 +-
.../dpp/net/discoverymanager/DiscoveryManager.java | 4 +-
.../inf/dpp/net/internal/StreamServiceManager.java | 13 ++--
.../inf/dpp/net/internal/StreamSession.java | 3 +-
.../inf/dpp/project/internal/ActivityHandler.java | 10 +-
.../dpp/project/internal/ActivitySequencer.java | 3 +-
.../dpp/project/internal/PermissionManager.java | 6 +-
.../inf/dpp/project/internal/SarosSession.java | 13 ++--
.../timeout/ClientSessionTimeoutHandler.java | 4 +-
.../timeout/ServerSessionTimeoutHandler.java | 4 +-
.../internal/timeout/SessionTimeoutHandler.java | 6 +-
.../fu_berlin/inf/dpp/synchronize/StopManager.java | 3 +-
.../fu_berlin/inf/dpp/ui/BalloonNotification.java | 4 +-
.../fu_berlin/inf/dpp/ui/LocalPresenceTracker.java | 4 +-
.../dpp/ui/actions/ChangeXMPPAccountAction.java | 6 +-
.../inf/dpp/ui/actions/DeleteContactAction.java | 4 +-
.../inf/dpp/ui/actions/FollowThisPersonAction.java | 4 +-
.../inf/dpp/ui/actions/GiveWriteAccessAction.java | 4 +-
.../JumpToUserWithWriteAccessPositionAction.java | 4 +-
.../inf/dpp/ui/actions/RenameContactAction.java | 4 +-
.../ui/actions/RestrictToReadOnlyAccessAction.java | 4 +-
.../fu_berlin/inf/dpp/ui/actions/SkypeAction.java | 6 +-
.../ui/preferencePages/NetworkPreferencePage.java | 4 +-
.../fu_berlin/inf/dpp/ui/sounds/SoundPlayer.java | 4 +-
.../inf/dpp/ui/util/CollaborationUtils.java | 8 +-
.../src/de/fu_berlin/inf/dpp/ui/util/SWTUtils.java | 5 +-
.../inf/dpp/ui/views/VideoPlayerView.java | 7 +-
.../dpp/ui/widgets/chat/ChatRoomsComposite.java | 4 +-
.../dpp/ui/wizards/AddProjectToSessionWizard.java | 4 +-
.../inf/dpp/ui/wizards/JoinSessionWizard.java | 4 +-
.../pages/ConfigurationSettingsWizardPage.java | 4 +-
.../src/de/fu_berlin/inf/dpp/util/ThreadUtils.java | 94 ++++++++++++++++++++
.../src/de/fu_berlin/inf/dpp/util/Utils.java | 82 -----------------
.../fu_berlin/inf/dpp/util/sendfile/StreamJob.java | 4 +-
.../inf/dpp/videosharing/VideoSharing.java | 4 +-
.../inf/dpp/videosharing/decode/Decoder.java | 4 +-
.../inf/dpp/videosharing/encode/Encoder.java | 4 +-
.../dpp/videosharing/manager/ActivityManager.java | 4 +-
.../videosharing/manager/ConnectionManager.java | 6 +-
51 files changed, 234 insertions(+), 213 deletions(-)
create mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/util/ThreadUtils.java
hooks/post-receive
--
The Saros Eclipse Plugin
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot