Skip to content
Success

Changes

Summary

  1. server: Remove unused {x,y}Axis from XySeriesStub (details)
  2. opentracing: Adapt to getViewMarkerList removal (details)
Commit a1b3504bd67b9216658b0b08fa30fb641cc0ca0f by Marco Miller
server: Remove unused {x,y}Axis from XySeriesStub

Change-Id: I9a62bba8eb305b9268953bd54468e8c944abc5f1
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/193341
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 trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/org/eclipse/tracecompass/incubator/trace/server/jersey/rest/core/tests/stubs/XySeriesStub.java (diff)
Commit 29d67557ba5a732f32c92fc34ed756ffad0bfee0 by Marco Miller
opentracing: Adapt to getViewMarkerList removal

Adapt this method also in SpanLifeView, accordingly and so this builds
after the change [1] being done in org.eclipse.tracecompass.

Reformat this file using the default Eclipse formatter.

[1] Bug 579484: Remove the deprecated getViewMarkerList

Change-Id: I1071c5f1b44d2a251b14c59b1367a9e2689a0110
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/193516
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 tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/org/eclipse/tracecompass/incubator/internal/opentracing/ui/view/spanlife/SpanLifeView.java (diff)