<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>ptp-commits</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ptp-commits/maillist.html</link>
		<description>ptp-commits</description>
		<language>en-us</language>
		<pubDate>Sat, 25 May 2013 00:40:06 GMT</pubDate>
		<lastBuildDate>Sat, 25 May 2013 00:40:06 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>ptp-commits</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/lists/ptp-commits/maillist.html</link>
		</image>
 

	<item>
		<title>[ptp-commits] [Git@Eclipse] Main repository for the Parallel Tools	Platform (PTP) project branch master updated. PTP_6_0_4-632-g7bdd7a1</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01685.html</link>
		<description>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 &amp;quot;Main repository for the Parallel Tools Platform (PTP) project&amp;quot;. The branch, master has been update...</description>
		<content:encoded><![CDATA[<pre>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 &quot;Main repository for the Parallel Tools Platform (PTP) project&quot;.

The branch, master has been updated
       via  7bdd7a1c403f92d5c9a2ff9d986594e4f60f7406 (commit)
      from  8ea65e1108985c9faa9f6c09d3a9289949ba76d6 (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 7bdd7a1c403f92d5c9a2ff9d986594e4f60f7406
Author: Greg Watson &lt;g.watson@xxxxxxxxxxxx&gt;
Date:   Fri May 24 20:31:52 2013 -0400

    Add connection name to message.

-----------------------------------------------------------------------

Summary of changes:
 .../ptp/launch/internal/messages/Messages.java     |    4 ----
 .../launch/internal/messages/messages.properties   |    6 +-----
 .../eclipse/ptp/launch/ui/tabs/ResourcesTab.java   |    2 +-
 3 files changed, 2 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
Main repository for the Parallel Tools Platform (PTP) project

</pre>]]></content:encoded>
		<pubDate>Sat, 25 May 2013 00:33:02 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01685.html</guid>
		<author>genie@xxxxxxx (Greg Watson)</author>
	</item>
	<item>
		<title>[ptp-commits] [Git@Eclipse] Main repository for the Parallel Tools	Platform (PTP) project branch master updated. PTP_6_0_4-631-g8ea65e1</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01684.html</link>
		<description>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 &amp;quot;Main repository for the Parallel Tools Platform (PTP) project&amp;quot;. The branch, master has been update...</description>
		<content:encoded><![CDATA[<pre>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 &quot;Main repository for the Parallel Tools Platform (PTP) project&quot;.

The branch, master has been updated
       via  8ea65e1108985c9faa9f6c09d3a9289949ba76d6 (commit)
      from  8abb20fcfc064027d5ae21bd34cebbaa3b50a3eb (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 8ea65e1108985c9faa9f6c09d3a9289949ba76d6
Author: John Eblen &lt;jeblen@xxxxxxx&gt;
Date:   Fri May 24 17:19:48 2013 -0400

    Bug 406492 - Scanner discovery providers should be automatically
    selected for synchronized projects

-----------------------------------------------------------------------

Summary of changes:
 .../sync/cdt/core/SyncGCCBuiltinSpecsDetector.java |    2 +-
 .../cdt/core/remotemake/RemoteProcessClosure.java  |    2 +-
 .../rdt/sync/cdt/ui/messages/Messages.java         |    3 +
 .../rdt/sync/cdt/ui/messages/messages.properties   |    3 +
 .../NewRemoteSyncProjectWizardOperation.java       |   15 +--
 .../cdt/ui/wizards/SynchronizeWizardExtension.java |   23 +++
 .../rdt/sync/cdt/ui/wizards/WizardUtil.java        |  184 ++++++++++++++++++++
 7 files changed, 218 insertions(+), 14 deletions(-)
 create mode 100644 rdt/org.eclipse.ptp.rdt.sync.cdt.ui/src/org/eclipse/ptp/internal/rdt/sync/cdt/ui/wizards/WizardUtil.java


hooks/post-receive
-- 
Main repository for the Parallel Tools Platform (PTP) project

</pre>]]></content:encoded>
		<pubDate>Fri, 24 May 2013 21:23:07 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01684.html</guid>
		<author>genie@xxxxxxx (John Eblen)</author>
	</item>


	<item>
		<title>[ptp-commits] [Git@Eclipse] Main repository for the Parallel Tools	Platform (PTP) project branch master updated. PTP_6_0_4-630-g8abb20f</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01683.html</link>
		<description>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 &amp;quot;Main repository for the Parallel Tools Platform (PTP) project&amp;quot;. The branch, master has been update...</description>
		<content:encoded><![CDATA[<pre>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 &quot;Main repository for the Parallel Tools Platform (PTP) project&quot;.

The branch, master has been updated
       via  8abb20fcfc064027d5ae21bd34cebbaa3b50a3eb (commit)
      from  be2b5d15fa322a55a9a5176fb533cb220308c111 (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 8abb20fcfc064027d5ae21bd34cebbaa3b50a3eb
Author: Greg Watson &lt;g.watson@xxxxxxxxxxxx&gt;
Date:   Thu May 23 19:16:43 2013 -0400

    [408837] Add check for closed connection.

-----------------------------------------------------------------------

Summary of changes:
 .../ptp/launch/internal/messages/Messages.java     |    4 ++
 .../launch/internal/messages/messages.properties   |    2 +
 .../eclipse/ptp/launch/ui/tabs/ResourcesTab.java   |   30 ++++++++++++++++++--
 3 files changed, 33 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Main repository for the Parallel Tools Platform (PTP) project

</pre>]]></content:encoded>
		<pubDate>Thu, 23 May 2013 23:16:48 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01683.html</guid>
		<author>genie@xxxxxxx (Greg Watson)</author>
	</item>
	<item>
		<title>[ptp-commits] [Git@Eclipse] Main repository for the Parallel Tools	Platform (PTP) project branch master updated. PTP_6_0_4-629-gbe2b5d1</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01682.html</link>
		<description>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 &amp;quot;Main repository for the Parallel Tools Platform (PTP) project&amp;quot;. The branch, master has been update...</description>
		<content:encoded><![CDATA[<pre>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 &quot;Main repository for the Parallel Tools Platform (PTP) project&quot;.

The branch, master has been updated
       via  be2b5d15fa322a55a9a5176fb533cb220308c111 (commit)
      from  853331a2156e9db927b44963bb0c3c3bdc94c055 (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 be2b5d15fa322a55a9a5176fb533cb220308c111
Author: Beth Tibbitts &lt;tibbitts@xxxxxxxxxx&gt;
Date:   Thu May 23 18:24:48 2013 -0400

    Bug 408844 add html/, plugin.xml, and toc.xml to build.properties

-----------------------------------------------------------------------

Summary of changes:
 .../build.properties                               |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Main repository for the Parallel Tools Platform (PTP) project

</pre>]]></content:encoded>
		<pubDate>Thu, 23 May 2013 22:25:12 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01682.html</guid>
		<author>genie@xxxxxxx (Beth Tibbitts)</author>
	</item>
	<item>
		<title>[ptp-commits] [Git@Eclipse] Main repository for the Parallel Tools	Platform (PTP) project branch master updated. PTP_6_0_4-628-g853331a</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01681.html</link>
		<description>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 &amp;quot;Main repository for the Parallel Tools Platform (PTP) project&amp;quot;. The branch, master has been update...</description>
		<content:encoded><![CDATA[<pre>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 &quot;Main repository for the Parallel Tools Platform (PTP) project&quot;.

The branch, master has been updated
       via  853331a2156e9db927b44963bb0c3c3bdc94c055 (commit)
      from  3c558a190d6aaae3ff66d0fd0d823fa31755b531 (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 853331a2156e9db927b44963bb0c3c3bdc94c055
Author: dwootton &lt;dwootton@xxxxxxxxxx&gt;
Date:   Thu May 23 15:57:52 2013 -0400

    Bug 408852: LSF option -V causes hang

-----------------------------------------------------------------------

Summary of changes:
 .../data/com.ibm.platform.lsf.xml                  |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Main repository for the Parallel Tools Platform (PTP) project

</pre>]]></content:encoded>
		<pubDate>Thu, 23 May 2013 19:57:59 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01681.html</guid>
		<author>genie@xxxxxxx (David Wootton)</author>
	</item>
	<item>
		<title>[ptp-commits] [Git@Eclipse] Main repository for the Parallel Tools	Platform (PTP) project branch master updated. PTP_6_0_4-627-g3c558a1</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01680.html</link>
		<description>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 &amp;quot;Main repository for the Parallel Tools Platform (PTP) project&amp;quot;. The branch, master has been update...</description>
		<content:encoded><![CDATA[<pre>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 &quot;Main repository for the Parallel Tools Platform (PTP) project&quot;.

The branch, master has been updated
       via  3c558a190d6aaae3ff66d0fd0d823fa31755b531 (commit)
      from  45d3cdff5b5035d3cf7da2ed63ad5b36604b6a3b (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 3c558a190d6aaae3ff66d0fd0d823fa31755b531
Author: bwatt &lt;bwatt@xxxxxxxxxx&gt;
Date:   Thu May 23 11:16:46 2013 -0500

    Change from ./perm_dedault and ./tmp_dedault to ./perm_default and
    ./tmp_default

-----------------------------------------------------------------------

Summary of changes:
 rms/org.eclipse.ptp.rm.lml.da/LML_da.pl |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Main repository for the Parallel Tools Platform (PTP) project

</pre>]]></content:encoded>
		<pubDate>Thu, 23 May 2013 16:23:42 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01680.html</guid>
		<author>genie@xxxxxxx (Brian Watt)</author>
	</item>


	<item>
		<title>[ptp-commits] [Git@Eclipse] Main repository for the Parallel Tools	Platform (PTP) project branch master updated. PTP_6_0_4-626-g45d3cdf</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01679.html</link>
		<description>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 &amp;quot;Main repository for the Parallel Tools Platform (PTP) project&amp;quot;. The branch, master has been update...</description>
		<content:encoded><![CDATA[<pre>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 &quot;Main repository for the Parallel Tools Platform (PTP) project&quot;.

The branch, master has been updated
       via  45d3cdff5b5035d3cf7da2ed63ad5b36604b6a3b (commit)
      from  0131bffa4f7274e8035bd7c66ab3da18204d6495 (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 45d3cdff5b5035d3cf7da2ed63ad5b36604b6a3b
Author: Greg Watson &lt;g.watson@xxxxxxxxxxxx&gt;
Date:   Wed May 22 20:55:35 2013 -0400

    Preserve existing behavior.

-----------------------------------------------------------------------

Summary of changes:
 .../control/core/variables/RMVariableResolver.java |   86 +++++++++++---------
 1 files changed, 47 insertions(+), 39 deletions(-)


hooks/post-receive
-- 
Main repository for the Parallel Tools Platform (PTP) project

</pre>]]></content:encoded>
		<pubDate>Thu, 23 May 2013 00:55:38 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01679.html</guid>
		<author>genie@xxxxxxx (Greg Watson)</author>
	</item>
	<item>
		<title>[ptp-commits] [Git@Eclipse] Main repository for the Parallel Tools	Platform (PTP) project branch master updated. PTP_6_0_4-625-g0131bff</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01678.html</link>
		<description>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 &amp;quot;Main repository for the Parallel Tools Platform (PTP) project&amp;quot;. The branch, master has been update...</description>
		<content:encoded><![CDATA[<pre>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 &quot;Main repository for the Parallel Tools Platform (PTP) project&quot;.

The branch, master has been updated
       via  0131bffa4f7274e8035bd7c66ab3da18204d6495 (commit)
      from  cdfb56efc26a8d4ff5084ae7709432c09d798cb3 (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 0131bffa4f7274e8035bd7c66ab3da18204d6495
Author: Greg Watson &lt;g.watson@xxxxxxxxxxxx&gt;
Date:   Wed May 22 20:41:15 2013 -0400

    Fix ems variable resolution.

-----------------------------------------------------------------------

Summary of changes:
 .../control/core/variables/RMVariableResolver.java |   16 ++++++----------
 .../control/ui/variables/LCVariableResolver.java   |    3 +--
 2 files changed, 7 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
Main repository for the Parallel Tools Platform (PTP) project

</pre>]]></content:encoded>
		<pubDate>Thu, 23 May 2013 00:41:17 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01678.html</guid>
		<author>genie@xxxxxxx (Greg Watson)</author>
	</item>
	<item>
		<title>[ptp-commits] [Git@Eclipse] Main repository for the Parallel Tools	Platform (PTP) project branch master updated. PTP_6_0_4-624-gcdfb56e</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01677.html</link>
		<description>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 &amp;quot;Main repository for the Parallel Tools Platform (PTP) project&amp;quot;. The branch, master has been update...</description>
		<content:encoded><![CDATA[<pre>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 &quot;Main repository for the Parallel Tools Platform (PTP) project&quot;.

The branch, master has been updated
       via  cdfb56efc26a8d4ff5084ae7709432c09d798cb3 (commit)
      from  f4909445ba41251a3acec930133fca8fbf5dcc9a (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 cdfb56efc26a8d4ff5084ae7709432c09d798cb3
Author: wspear &lt;wspear@xxxxxxxxxxxxxx&gt;
Date:   Wed May 22 16:40:53 2013 -0700

    TAU database selected in jaxb etfw interface will be properly applied in
    the TAU data management step.

-----------------------------------------------------------------------

Summary of changes:
 .../data/tau_tool-jaxb.xml                         |   12 +++-
 .../tau/ui/model/MakefileComboUpdateModel.java     |    4 --
 .../ui/model/PerformanceDatabaseComboModel.java    |   53 ++++++++++++++++++++
 .../ptp/etfw/tau/TAUPerformanceDataManager.java    |   11 ++++-
 4 files changed, 72 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Main repository for the Parallel Tools Platform (PTP) project

</pre>]]></content:encoded>
		<pubDate>Wed, 22 May 2013 23:42:28 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01677.html</guid>
		<author>genie@xxxxxxx (Wyatt Spear)</author>
	</item>
	<item>
		<title>[ptp-commits] [Git@Eclipse] Main repository for the Parallel Tools	Platform (PTP) project branch master updated. PTP_6_0_4-623-gf490944</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01676.html</link>
		<description>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 &amp;quot;Main repository for the Parallel Tools Platform (PTP) project&amp;quot;. The branch, master has been update...</description>
		<content:encoded><![CDATA[<pre>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 &quot;Main repository for the Parallel Tools Platform (PTP) project&quot;.

The branch, master has been updated
       via  f4909445ba41251a3acec930133fca8fbf5dcc9a (commit)
      from  1da73c7c7368725cfd86bcf3ea97cda240497291 (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 f4909445ba41251a3acec930133fca8fbf5dcc9a
Author: Chris Navarro &lt;cmnavarr@xxxxxxxxxxxx&gt;
Date:   Wed May 22 16:09:32 2013 -0500

    bug 405207 - fixes potential profile launch configuration tab group
    clash between linux tools and ptp

-----------------------------------------------------------------------

Summary of changes:
 .../META-INF/MANIFEST.MF                           |    3 +-
 .../org.eclipse.ptp.etfw.launch/plugin.properties  |    9 ++-
 tools/etfw/org.eclipse.ptp.etfw.launch/plugin.xml  |   85 ++++++++++++++-
 .../etfw/launch/PerformanceAnalysisTab.java        |  121 +++++++++++++-------
 tools/etfw/org.eclipse.ptp.etfw/plugin.xml         |    2 +-
 .../internal/etfw/ui/ExternalToolSelectionTab.java |   27 ++++-
 .../internal/etfw/ui/ParametricParameterTab.java   |   18 +++-
 .../etfw/ui/ToolLaunchConfigurationTabGroup.java   |   43 +-------
 8 files changed, 215 insertions(+), 93 deletions(-)


hooks/post-receive
-- 
Main repository for the Parallel Tools Platform (PTP) project

</pre>]]></content:encoded>
		<pubDate>Wed, 22 May 2013 21:09:42 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ptp-commits/msg01676.html</guid>
		<author>genie@xxxxxxx (Chris Navarro)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
