[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-1193-g32911ff
|
- From: genie@xxxxxxxxxxx (Jeff Johnston)
- Date: Wed, 16 May 2012 13:44:15 -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 32911ffcb217e7b3ad4b91b35cca8c361bfa20a9 (commit)
from 2bdc917bab72726822bc191f11458a45f00f8a0c (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 32911ffcb217e7b3ad4b91b35cca8c361bfa20a9
Author: Corey Ashford <cjashfor@xxxxxxxxxxxxxxxxxx>
Date: Wed May 16 13:36:36 2012 -0400
Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=369468
RDTCommandLauncher#execute: Fix bugs with the loop that transfers the
environment variable strings from the form "<var>=<value>" to a
hash map.
Signed-off-by: Corey Ashford <cjashfor@xxxxxxxxxxxxxxxxxx>
-----------------------------------------------------------------------
Summary of changes:
.../linuxtools/internal/rdt/proxy}/Messages.java | 18 ++++++++----------
.../internal/rdt/proxy/RDTCommandLauncher.java | 18 ++++++++++++++----
.../internal/rdt/proxy/messages.properties | 7 +++----
.../eclipse/linuxtools/rdt/proxy/Activator.java | 10 ++++++++++
4 files changed, 35 insertions(+), 18 deletions(-)
copy {rpm/org.eclipse.linuxtools.rpm.rpmlint/src/org/eclipse/linuxtools/internal/rpm/rpmlint => profiling/org.eclipse.linuxtools.rdt.proxy/src/org/eclipse/linuxtools/internal/rdt/proxy}/Messages.java (61%)
copy gprof/org.eclipse.linuxtools.gprof.test/plugin.properties => profiling/org.eclipse.linuxtools.rdt.proxy/src/org/eclipse/linuxtools/internal/rdt/proxy/messages.properties (70%)
hooks/post-receive
--
Eclipse Linux Tools