[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-1491-g134e07b
|
- From: genie@xxxxxxxxxxx (Alexander Kurtakov)
- Date: Mon, 25 Jun 2012 18:08:55 -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 134e07b5b02da9783312969efe0bc783365c7e0f (commit)
via 6bf9b86a2ea1ae44f19c1ee4654a91d84084c77c (commit)
via 04b1af0e6d37ab40b9c4928efc3e8adc6ecd664f (commit)
via 50aed60773becd8fe8461820302dcedb8b2b6e24 (commit)
via b70f547a0d050f2a907623dc47841f396f254ee6 (commit)
from f0d9e6bdef1720f8dd2e86689e355bbe1d346714 (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 134e07b5b02da9783312969efe0bc783365c7e0f
Author: Alexander Kurtakov <akurtako@xxxxxxxxxx>
Date: Tue Jun 26 00:55:09 2012 +0300
Even more warnings enabled.
profiling.tests|ui|launch.ui this time.
commit 6bf9b86a2ea1ae44f19c1ee4654a91d84084c77c
Author: Alexander Kurtakov <akurtako@xxxxxxxxxx>
Date: Tue Jun 26 00:49:31 2012 +0300
Enable more warnings and fix them.
This time for o.e.linuxtools.profiling.snapshot.launch.
commit 04b1af0e6d37ab40b9c4928efc3e8adc6ecd664f
Author: Alexander Kurtakov <akurtako@xxxxxxxxxx>
Date: Tue Jun 26 00:46:30 2012 +0300
Enable more warnings and fix them.
commit 50aed60773becd8fe8461820302dcedb8b2b6e24
Author: Alexander Kurtakov <akurtako@xxxxxxxxxx>
Date: Tue Jun 26 00:42:10 2012 +0300
IOException is not actually thrown.
This is caused by the cleanup of profiling framework to not declare
exceptions as thrown when they aren't.
commit b70f547a0d050f2a907623dc47841f396f254ee6
Author: Alexander Kurtakov <akurtako@xxxxxxxxxx>
Date: Tue Jun 26 00:40:13 2012 +0300
Enable more warnings and fix them.
A number of new compiler warnings are enabled and the problems reported
are fixed.
-----------------------------------------------------------------------
Summary of changes:
...bstractOprofileLaunchConfigurationDelegate.java | 6 +-
.../perf/launch/PerfLaunchConfigDelegate.java | 11 +--
.../.settings/org.eclipse.jdt.core.prefs | 85 ++++++++++++++++++-
.../linuxtools/profiling/launch/ui/Activator.java | 5 +-
.../profiling/launch/ui/FileSystemElement.java | 2 +-
.../launch/ui/FileSystemSelectionArea.java | 11 ++-
.../launch/ui/LocalResourceSelectorProxy.java | 2 +
.../launch/ui/ResourceSelectorWidget.java | 10 ++-
.../.settings/org.eclipse.jdt.core.prefs | 90 +++++++++++++++++++-
.../profiling/launch/ProfileLaunchPlugin.java | 2 +
.../linuxtools/profiling/launch/ConfigUtils.java | 3 +-
.../launch/ProfileLaunchConfigurationDelegate.java | 11 +--
.../launch/ProfileLaunchConfigurationTab.java | 4 +-
.../profiling/launch/ProfileLaunchShortcut.java | 7 +-
.../launch/RemoteConnectionException.java | 3 +-
.../profiling/launch/RemoteProxyCMainTab.java | 10 ++-
.../profiling/launch/RemoteProxyManager.java | 5 +-
.../.settings/org.eclipse.jdt.core.prefs | 85 ++++++++++++++++++-
.../snapshot/launch/SnapshotLaunchShortcut.java | 4 +-
.../.settings/org.eclipse.jdt.core.prefs | 85 ++++++++++++++++++-
.../profiling/tests/ProfileTestsPlugin.java | 2 +
.../linuxtools/profiling/tests/AbstractTest.java | 3 +-
.../.settings/org.eclipse.jdt.core.prefs | 8 +-
.../.settings/org.eclipse.jdt.core.prefs | 8 +-
.../linuxtools/profiling/ui/ProfileUIUtils.java | 2 +-
.../.settings/org.eclipse.jdt.core.prefs | 85 ++++++++++++++++++-
26 files changed, 494 insertions(+), 55 deletions(-)
hooks/post-receive
--
Eclipse Linux Tools