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 ac51bd902b0bc4de8e62a72cfd05b9aab37c4e17 (commit) from 1d0e9d1b95906f956973926bf76f4f92badab678 (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 ac51bd902b0bc4de8e62a72cfd05b9aab37c4e17 Author: David Sungaila <david.sunga...@arcor.de> Date: Thu Dec 3 11:32:51 2015 +0100 [API] Move SarosCoreContextFactory to core SarosCoreContextFactory exists in both Eclipse and IntelliJ and was meant to be moved to the core. However there are some minor problems with that. I took the Saros/E variant and moved it to the core. The following components were removed: * MUCNegotiationManager (Eclipse only) * SkypeManager (Eclipse only) * IsInconsistentObservable (not part of the core yet) * AwarenessInformationCollector (not part of the UI yet) The above components are now part of SarosEclipseContextFactory and/or SarosIntelliJContextFactory. Change-Id: I88df3a17cb06cb21b8ff5f3a67b0081186fb28c4 Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2971 Tested-by: Jenkins CI Reviewed-by: Franz Zieris <zie...@inf.fu-berlin.de> Reviewed-by: Denis Washington <de...@denisw.de> ----------------------------------------------------------------------- Summary of changes: .../fu_berlin/inf/dpp/SarosCoreContextFactory.java | 13 +-- .../src/de/fu_berlin/inf/dpp/core/Saros.java | 2 +- .../dpp/core/context/SarosCoreContextFactory.java | 150 -------------------- .../context/SarosIntellijContextFactory.java | 22 ++- .../inf/dpp/SarosEclipseContextFactory.java | 12 ++- .../inf/dpp/session/internal/SarosSessionTest.java | 2 + 6 files changed, 32 insertions(+), 169 deletions(-) rename {de.fu_berlin.inf.dpp => de.fu_berlin.inf.dpp.core}/src/de/fu_berlin/inf/dpp/SarosCoreContextFactory.java (88%) delete mode 100644 de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/context/SarosCoreContextFactory.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