tmf: Add Guava dependency
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 28 Mar 2014 20:35:55 +0000 (16:35 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 9 Apr 2014 15:52:20 +0000 (11:52 -0400)
This allows usage of some Guava goodies, namely additional
Collections (MultiMap etc.), the convenience methods (Lists.*),
and the ImmutableCollection versions.

Change-Id: I85c4fb32e7d5db368c35f17109563caedb2c9d73
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/24587
Tested-by: Hudson CI
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Reviewed-by: Matthew Khouzam <matthew.khouzam@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
org.eclipse.linuxtools.tmf.core.tests/META-INF/MANIFEST.MF
org.eclipse.linuxtools.tmf.core/META-INF/MANIFEST.MF
org.eclipse.linuxtools.tracing.rcp/feature.xml

index d610d473471a8df15033ed0d69d09484f156ded2..d377aa9e28bbf93c2a5e4a0ccd12fd9cd283d4f3 100644 (file)
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="lttng-e3.8" sequenceNumber="19">
+<?pde version="3.8"?><target name="lttng-e3.8" sequenceNumber="20">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.antlr.runtime" version="0.0.0"/>
 <unit id="org.junit" version="0.0.0"/>
 <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"/>
 <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20130517111416/repository/"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
index 05f6b814193ea4da436ecc3ecdf602d9cb9f93fd..7fada6adede1fab768799c8b319a0a69ace84307 100644 (file)
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="lttng-e4.2" sequenceNumber="19">
+<?pde version="3.8"?><target name="lttng-e4.2" sequenceNumber="20">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.antlr.runtime" version="0.0.0"/>
 <unit id="org.junit" version="0.0.0"/>
 <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"/>
 <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20130517111416/repository/"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
index 3d8a3a6adf8357eac0c46a2fff0abfe99d5ebc2a..892de0dd8e83bcf8ab8c599140b6ac5e9abc6f62 100644 (file)
@@ -1,9 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="lttng-e4.3" sequenceNumber="19">
+<?pde version="3.8"?><target name="lttng-e4.3" sequenceNumber="20">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.antlr.runtime" version="0.0.0"/>
 <unit id="org.swtchart" version="0.0.0"/>
+<unit id="com.google.guava" version="12.0.0.v201212092141"/>
 <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20130517111416/repository/"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
index d92477d0b6e84a4a2ccad75d362284a051f493dd..b8c7ec0587ae4448b5fdba8a4951757d02cd5fae 100644 (file)
@@ -1,9 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="lttng-eStaging" sequenceNumber="20">
+<?pde version="3.8"?><target name="lttng-eStaging" sequenceNumber="21">
 <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"/>
 <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20130517111416/repository/"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
index a0992054eb8adb6d110149c7625543ac7d03668a..3d01b73f664dc9234cf1a5e3fba2bd873b1e1156 100644 (file)
@@ -18,3 +18,4 @@ Export-Package: org.eclipse.linuxtools.tmf.core.tests,
  org.eclipse.linuxtools.tmf.core.tests.shared,
  org.eclipse.linuxtools.tmf.tests.stubs.trace;x-friends:="org.eclipse.linuxtools.tmf.ui.tests",
  org.eclipse.linuxtools.tmf.tests.stubs.ctf;x-friends:="org.eclipse.linuxtools.tmf.ui.tests"
+Import-Package: com.google.common.collect
index 26e3b6a23d975c2227b141867dc70ae6de398a65..da3f25734fdea354aac7951834c746bbb48cfbb0 100644 (file)
@@ -52,3 +52,4 @@ Export-Package: org.eclipse.linuxtools.internal.tmf.core;x-friends:="org.eclipse
  org.eclipse.linuxtools.tmf.core.trace.text,
  org.eclipse.linuxtools.tmf.core.uml2sd,
  org.eclipse.linuxtools.tmf.core.util
+Import-Package: com.google.common.collect
index 4786dc696e4e422a45af94e6967a8664ded11d7b..460e6d66171aaac5d8bbc18dbe83ba31fb3452d3 100644 (file)
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="com.google.guava"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>
This page took 0.036142 seconds and 5 git commands to generate.