pcap: Add feature plug-in
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 13 Aug 2014 19:28:28 +0000 (15:28 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 15 Aug 2014 13:22:02 +0000 (09:22 -0400)
commit852669a22676a7257f84695b71a4004b778d6711
treeac2387aed9cc44408b435f782f038c3c25635aa2
parentc6abd278083c0d7594f8e76b943a16503ab7643a
pcap: Add feature plug-in

This patch includes
* Integrated in lttng/pom.xml
* Updates for the releng on Linux Tools level and LTTng level.
* Updated version numbers for PCAP to 1.0.0 (not starting at 3.1.0)
* Exported icons in tmf.pcap.ui
* Updated plug-in dependencies

Change-Id: Ie6319a453350193a99050edc4a7b396b771d0b9d
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/31563
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
22 files changed:
org.eclipse.linuxtools.lttng.alltests/META-INF/MANIFEST.MF
org.eclipse.linuxtools.lttng.releng-site/category.xml
org.eclipse.linuxtools.pcap.core.tests/META-INF/MANIFEST.MF
org.eclipse.linuxtools.pcap.core.tests/pom.xml
org.eclipse.linuxtools.pcap.core/META-INF/MANIFEST.MF
org.eclipse.linuxtools.pcap.core/pom.xml
org.eclipse.linuxtools.tmf.pcap.core.tests/META-INF/MANIFEST.MF
org.eclipse.linuxtools.tmf.pcap.core.tests/pom.xml
org.eclipse.linuxtools.tmf.pcap.core/META-INF/MANIFEST.MF
org.eclipse.linuxtools.tmf.pcap.core/pom.xml
org.eclipse.linuxtools.tmf.pcap.ui/META-INF/MANIFEST.MF
org.eclipse.linuxtools.tmf.pcap.ui/build.properties
org.eclipse.linuxtools.tmf.pcap.ui/pom.xml
org.eclipse.linuxtools.tmf.pcap/.project [new file with mode: 0644]
org.eclipse.linuxtools.tmf.pcap/.settings/org.eclipse.core.resources.prefs [new file with mode: 0644]
org.eclipse.linuxtools.tmf.pcap/.settings/org.eclipse.core.runtime.prefs [new file with mode: 0644]
org.eclipse.linuxtools.tmf.pcap/build.properties [new file with mode: 0644]
org.eclipse.linuxtools.tmf.pcap/feature.properties [new file with mode: 0644]
org.eclipse.linuxtools.tmf.pcap/feature.xml [new file with mode: 0644]
org.eclipse.linuxtools.tmf.pcap/p2.inf [new file with mode: 0644]
org.eclipse.linuxtools.tmf.pcap/pom.xml [new file with mode: 0644]
pom.xml
This page took 0.025923 seconds and 5 git commands to generate.