Skip to content

Changes

Summary

  1. Bug 581856: Remove deprecated DataProviderManager.getDataProvider (details)
  2. Bug 581856: Remove the deprecated ITimeEventStyleStrings (details)
Commit bc0b54fc3b12d9dd9608079a6889d38977d14d0d by Marco Miller
Bug 581856: Remove deprecated DataProviderManager.getDataProvider

Replace it with sibling getOrCreateDataProvider use, as prescribed by
the deprecation notice.

Deprecated in org.eclipse.tracecompass commit cee48a6d30, since v8.0.0.

This change accompanies the corresponding removal in o.e.tracecompass.

Change-Id: I8c77d773f8877efec9ec758e685a5f2ec9e9f8ec
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/201597
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
The file was modified callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/org/eclipse/tracecompass/incubator/internal/callstack/ui/flamegraph/FlameGraphView.java (diff)
The file was modified analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src/org/eclipse/tracecompass/incubator/internal/tmf/ui/multiview/ui/view/timegraph/BaseDataProviderTimeGraphMultiViewer.java (diff)
The file was modified scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYTreeViewer.java (diff)
The file was modified trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/org/eclipse/tracecompass/incubator/internal/trace/server/jersey/rest/core/services/DataProviderService.java (diff)
The file was modified scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/timegraph/ScriptedTimeGraphView.java (diff)
The file was modified analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/org/eclipse/tracecompass/incubator/internal/kernel/ui/views/fileaccess/FileAccessByFileView.java (diff)
The file was modified tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/org/eclipse/tracecompass/incubator/internal/traceevent/ui/markers/ContextMarkers.java (diff)
Commit 1f1002f2c7521d656b1b499f7739fb98378c1986 by Marco Miller
Bug 581856: Remove the deprecated ITimeEventStyleStrings

Replace it with StyleProperties use, as prescribed by the deprecation
notice.

Deprecated in org.eclipse.tracecompass commit fdf0396d9c, since v8.0.0.

This change accompanies the corresponding removal in o.e.tracecompass.

Change-Id: I8aadb9e2b6c95041a6bee13d54efbd6d69522738
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/201602
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
The file was modified vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src/org/eclipse/tracecompass/incubator/internal/virtual/machine/analysis/ui/views/vcpuview/VirtualMachinePresentationProvider.java (diff)
The file was modified tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/org/eclipse/tracecompass/incubator/internal/ros/ui/views/messageflow/RosMessageFlowPresentationProvider.java (diff)