tmf: bug 517583 fix the experiment sync file path
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 31 May 2017 17:18:26 +0000 (13:18 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Thu, 1 Jun 2017 15:25:26 +0000 (11:25 -0400)
commit2cf0044abee346092775917afd4fa57b3ffc2bcf
treef20c1d371810646cb70ceea12939876692a37b0d
parent434926a674147c49fa35cf7b577fc20f61f46c6f
tmf: bug 517583 fix the experiment sync file path

Commit 4b40a764980500b35c92f5a5da561905bbfcfcce removed the @Deprecated
public field containing the file name, but it just should have been made
private instead of removed.

Change-Id: Ie5fe921f98c56427ec3667184992d16f5bd169bd
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/98366
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment.java
This page took 0.024572 seconds and 5 git commands to generate.