all-tests: Run with less dependencies.
authorAlexander Kurtakov <akurtako@redhat.com>
Thu, 29 Aug 2013 12:34:22 +0000 (15:34 +0300)
committerAlexander Kurtakov <akurtako@redhat.com>
Thu, 29 Aug 2013 12:34:22 +0000 (15:34 +0300)
commit2a2d9db20468dd5181842237deeef88e28ba5b38
treee2ddc016834d1b670901462dcfe6d28a06e66861
parent5819e1c5a7ff7f91b48176c91af53e805a82b578
all-tests: Run with less dependencies.

Instead of relying on sdk.[ide|feature] run the tests with
platform.[ide|feature]. There shouldn't be any difference for the tests
as what the sdk adds is the source bundles which are not used by the
tests. This should have some minimal effect to reduce our already way
too long build time.

Change-Id: I57bbc8c5ccb6e0a4575224134e184e13ae581b8f
org.eclipse.linuxtools.ctf.core.tests/pom.xml
org.eclipse.linuxtools.gdbtrace.core.tests/pom.xml
org.eclipse.linuxtools.gdbtrace.ui.tests/pom.xml
org.eclipse.linuxtools.lttng2.core.tests/pom.xml
org.eclipse.linuxtools.lttng2.kernel.core.tests/pom.xml
org.eclipse.linuxtools.lttng2.kernel.ui.tests/pom.xml
org.eclipse.linuxtools.lttng2.ui.tests/pom.xml
org.eclipse.linuxtools.lttng2.ust.ui.tests/pom.xml
org.eclipse.linuxtools.tmf.core.tests/pom.xml
org.eclipse.linuxtools.tmf.ui.tests/pom.xml
This page took 0.028436 seconds and 5 git commands to generate.