[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[linuxtools-commit] [Git@Eclipse] Eclipse Linux Tools branch master updated. v0.8.0-793-g8906613
|
- From: genie@xxxxxxxxxxx (Alexander Kurtakov)
- Date: Mon, 2 Apr 2012 15:15:31 -0400 (EDT)
- Delivered-to: linuxtools-commit@eclipse.org
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Eclipse Linux Tools".
The branch, master has been updated
via 8906613e6b00dde74662bb274a0611435918f4ee (commit)
from 159efa8b6a8aa2a88242677a1c0c2cd7656a35a5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8906613e6b00dde74662bb274a0611435918f4ee
Author: Alexander Kurtakov <akurtako@xxxxxxxxxx>
Date: Mon Apr 2 22:15:02 2012 +0300
Make perf test plugin a fragment.
Exports/imports removed as not needed. Same for the test plugin
activator.
-----------------------------------------------------------------------
Summary of changes:
.../META-INF/MANIFEST.MF | 16 +----
.../internal/perf/tests/LaunchTabsTest.java | 3 +-
.../linuxtools/internal/perf/tests/ModelTest.java | 3 +-
.../linuxtools/internal/perf/tests/TestPlugin.java | 60 --------------------
.../META-INF/MANIFEST.MF | 4 -
5 files changed, 7 insertions(+), 79 deletions(-)
delete mode 100644 perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/TestPlugin.java
hooks/post-receive
--
Eclipse Linux Tools