TMF: Add apache derby to the target files
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Fri, 27 Jun 2014 20:50:32 +0000 (16:50 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Mon, 7 Jul 2014 15:08:20 +0000 (11:08 -0400)
So that performance tests can be run and their results saved in a derby
database.

Change-Id: I137aa17e48a82a4bb6c3a4238d4bdaea616d62d1
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/29142
Tested-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
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 7413c9a83f5dbee6309f2789ee0cc612df079f79..85b942a96981d681f531202b827653269f5872e3 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="24">
+<?pde version="3.8"?><target name="lttng-e3.8" sequenceNumber="25">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.antlr.runtime" version="3.2.0.v201101311130"/>
@@ -7,6 +7,7 @@
 <unit id="org.junit.source" version="0.0.0"/>
 <unit id="org.swtchart" version="0.0.0"/>
 <unit id="com.google.guava" version="12.0.0.v201212092141"/>
+<unit id="org.apache.derby" version="0.0.0"/>
 <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140114142710/repository/"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
index fab990c2430976dce60b6f9a08074927fa510967..a474e9e9732562b30ebb72e8ca426ee75f6499bf 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="24">
+<?pde version="3.8"?><target name="lttng-e4.2" sequenceNumber="25">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.antlr.runtime" version="3.2.0.v201101311130"/>
@@ -7,6 +7,7 @@
 <unit id="org.junit.source" version="0.0.0"/>
 <unit id="org.swtchart" version="0.0.0"/>
 <unit id="com.google.guava" version="12.0.0.v201212092141"/>
+<unit id="org.apache.derby" version="0.0.0"/>
 <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140114142710/repository/"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
index a60a993a068120919e1262d84550e709b765f37c..f1f36239b32dcb54366514389ab178a09182a508 100644 (file)
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="lttng-e4.3" sequenceNumber="24">
+<?pde version="3.8"?><target name="lttng-e4.3" sequenceNumber="25">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.antlr.runtime" version="3.2.0.v201101311130"/>
 <unit id="org.swtchart" version="0.0.0"/>
 <unit id="com.google.guava" version="12.0.0.v201212092141"/>
+<unit id="org.apache.derby" version="0.0.0"/>
 <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140114142710/repository/"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
index 22ab2df82c06cb29b63fdfe897a22c481de22256..821d19af9ddcb81fa438eb9d798e9d0c7c125f79 100644 (file)
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="lttng-eStaging" sequenceNumber="24">
+<?pde version="3.8"?><target name="lttng-eStaging" sequenceNumber="25">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.antlr.runtime" version="3.2.0.v201101311130"/>
 <unit id="org.swtchart" version="0.0.0"/>
 <unit id="com.google.guava" version="12.0.0.v201212092141"/>
+<unit id="org.apache.derby" version="0.0.0"/>
 <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140114142710/repository/"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
This page took 0.02903 seconds and 5 git commands to generate.