lttng: Bump the target definition sequence number because of RSE change
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Mon, 18 Nov 2013 06:38:51 +0000 (01:38 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Mon, 18 Nov 2013 06:54:31 +0000 (01:54 -0500)
The sequence number needs to be changed so that PDE reloads the target
definition properly in certain cases. In Eclipse 4.4 it can lead to
non-obvious
errors, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=420322

Change-Id: I8fac34ba6c0edc3d3f243d70ec8b76bc6ddab9e9
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/18483

org.eclipse.linuxtools.lttng.target/lttng-e3.8.target
org.eclipse.linuxtools.lttng.target/lttng-e4.2.target
org.eclipse.linuxtools.lttng.target/lttng-e4.3.target
org.eclipse.linuxtools.lttng.target/lttng-eStaging.target

index 0a7b4ff60d12e94ef6eecb0145e8c32dbe703c5e..2fa0450d36db3dbaacef15e10f06f4b7db86ab24 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="lttng-e3.8" sequenceNumber="14">
+<?pde version="3.8"?><target name="lttng-e3.8" sequenceNumber="15">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.antlr.runtime" version="3.2.0.v201101311130"/>
index 9db5c434524474a6258870c9c0a899c381d03b35..f51a082bd407be6cfc34585984766cb2530ca3b0 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="lttng-e4.2" sequenceNumber="14">
+<?pde version="3.8"?><target name="lttng-e4.2" sequenceNumber="15">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.antlr.runtime" version="3.2.0.v201101311130"/>
index f1e6da62199e463477844fc2300773620faae6f7..140d4d6a6540fea64608792b57dfd842e9a4b40d 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="lttng-e4.3" sequenceNumber="14">
+<?pde version="3.8"?><target name="lttng-e4.3" sequenceNumber="15">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.antlr.runtime" version="3.2.0.v201101311130"/>
index e1c416f271fe5321dac602521b6c8024ef419121..38c02c5973e6b766668924f1dac6539edce78612 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="lttng-eStaging" sequenceNumber="14">
+<?pde version="3.8"?><target name="lttng-eStaging" sequenceNumber="15">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.antlr.runtime" version="3.2.0.v201101311130"/>
This page took 0.026856 seconds and 5 git commands to generate.