Skip to content

Commit

Permalink
releng: Add Trace Compass 9.1.0 baseline
Browse files Browse the repository at this point in the history
Change-Id: I71494c8697d5af2ead6aac506cdbaf1e88706cbc
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/204358
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>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/204413
  • Loading branch information
PatrickTasse committed Sep 18, 2023
1 parent a54589b commit ee951c9
Showing 1 changed file with 6 additions and 3 deletions.
@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?><target name="tracecompass-baseline-9.0.0" sequenceNumber="1">
<?pde version="3.8"?><target name="tracecompass-baseline-9.1.0" sequenceNumber="1">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.tracecompass.analysis.callstack.core" version="0.0.0"/>
<unit id="org.eclipse.tracecompass.analysis.callstack.ui" version="0.0.0"/>
<unit id="org.eclipse.tracecompass.analysis.counters.core" version="0.0.0"/>
<unit id="org.eclipse.tracecompass.analysis.counters.ui" version="0.0.0"/>
<unit id="org.eclipse.tracecompass.analysis.graph.core" version="0.0.0"/>
Expand Down Expand Up @@ -32,6 +34,7 @@
<unit id="org.eclipse.tracecompass.lttng2.ust.ui" version="0.0.0"/>
<unit id="org.eclipse.tracecompass.pcap.core" version="0.0.0"/>
<unit id="org.eclipse.tracecompass.segmentstore.core" version="0.0.0"/>
<unit id="org.eclipse.tracecompass.slf4j.binding.simple.properties" version="0.0.0"/>
<unit id="org.eclipse.tracecompass.statesystem.core" version="0.0.0"/>
<unit id="org.eclipse.tracecompass.tmf.analysis.xml.core" version="0.0.0"/>
<unit id="org.eclipse.tracecompass.tmf.analysis.xml.ui" version="0.0.0"/>
Expand All @@ -46,11 +49,11 @@
<unit id="org.eclipse.tracecompass.tmf.remote.core" version="0.0.0"/>
<unit id="org.eclipse.tracecompass.tmf.remote.ui" version="0.0.0"/>
<unit id="org.eclipse.tracecompass.tmf.ui" version="0.0.0"/>
<repository location="http://download.eclipse.org/tracecompass/releases/9.0.0/repository/"/>
<repository location="http://download.eclipse.org/tracecompass/releases/9.1.0/repository/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.core.runtime" version="0.0.0"/>
<repository location="http://download.eclipse.org/releases/2023-06"/>
<repository location="http://download.eclipse.org/releases/2023-09"/>
</location>
</locations>
</target>

0 comments on commit ee951c9

Please sign in to comment.