Skip to content

Changes

Summary

  1. Bug 580428: trace-server: support of custom text/XML parsers (details)
  2. scripting: Fix TmfScriptAnalysis @SuppressWarnings (details)
Commit ed80e6de289ee2a147bd02f93c59002f416a6e7e by Bernd Hufmann
Bug 580428: trace-server: support of custom text/XML parsers

[Added] support for custom text/XML parsers in trace server

Change-Id: I40e4ce157ff2f6c6a8513abcc7fa132d05fac30a
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/168693
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Matthew Khouzam <matthew.khouzam@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/src/org/eclipse/tracecompass/incubator/internal/trace/server/jersey/rest/core/services/TraceManagerService.java (diff)
Commit c070ca25cd8f047bcf73fa6184fe1332c9737bc7 by Marco Miller
scripting: Fix TmfScriptAnalysis @SuppressWarnings

As it ended up on the wrong method by mistake.

Change-Id: I6c651762add0b109d92418c09a2c72a2dc2ecad9
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/197061
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 scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/analysis/TmfScriptAnalysis.java (diff)