analysis.lami: Correctly reject lttng-analyses > 0.4
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Tue, 7 Jun 2016 21:35:13 +0000 (17:35 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Wed, 8 Jun 2016 11:40:11 +0000 (07:40 -0400)
commit1b3ebb097fa1358413b6a1d910ffeb712a9b6df6
treeaa4c738da456e77e8215d454a48c3941d3dc6a83
parent24c0b35e7948e3806be992366057b9203743bffe
analysis.lami: Correctly reject lttng-analyses > 0.4

Trace Compass does not currently support the LAMI 1.0 protocol,
which means lttng-analyses 0.5 and up should not be available
and should be striked out.

Correctly update the max version number to make it so.

Change-Id: I65a33db732dba7725284840b2bcd0b2ecaab9d3a
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-on: https://git.eclipse.org/r/74839
Reviewed-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Reviewed-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
analysis/org.eclipse.tracecompass.analysis.lami.core.tests/testfiles/test-metadata.json
analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysis.java
This page took 0.025691 seconds and 5 git commands to generate.