Return-Path: X-Original-To: apmail-airavata-commits-archive@www.apache.org Delivered-To: apmail-airavata-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2641C1765C for ; Mon, 20 Oct 2014 15:24:38 +0000 (UTC) Received: (qmail 79603 invoked by uid 500); 20 Oct 2014 15:24:38 -0000 Delivered-To: apmail-airavata-commits-archive@airavata.apache.org Received: (qmail 79501 invoked by uid 500); 20 Oct 2014 15:24:38 -0000 Mailing-List: contact commits-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list commits@airavata.apache.org Received: (qmail 79274 invoked by uid 99); 20 Oct 2014 15:24:37 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Oct 2014 15:24:37 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id AD5249B1B35; Mon, 20 Oct 2014 15:24:37 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: msmemon@apache.org To: commits@airavata.apache.org Date: Mon, 20 Oct 2014 15:24:41 -0000 Message-Id: In-Reply-To: <74c9c04f49a841a485de0c31b621aed6@git.apache.org> References: <74c9c04f49a841a485de0c31b621aed6@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [5/7] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/airavata Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/airavata Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/1e6a7ba4 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/1e6a7ba4 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/1e6a7ba4 Branch: refs/heads/master Commit: 1e6a7ba4ba1d868aac534c1dbf22a7e25ef637ed Parents: ec87ecb 2bbeb7a Author: msmemon Authored: Thu Oct 2 16:44:06 2014 +0200 Committer: msmemon Committed: Thu Oct 2 16:44:06 2014 +0200 ---------------------------------------------------------------------- .../AiravataExperimentStatusUpdator.java | 2 +- .../client/samples/CreateLaunchExperiment.java | 24 +- .../core/monitor/AiravataTaskStatusUpdator.java | 2 +- .../AiravataWorkflowNodeStatusUpdator.java | 2 +- .../gsissh/provider/impl/GSISSHProvider.java | 4 +- .../monitor/impl/pull/qstat/HPCPullMonitor.java | 17 +- .../gsi/ssh/impl/GSISSHAbstractCluster.java | 239 +++++++++++++++---- 7 files changed, 216 insertions(+), 74 deletions(-) ----------------------------------------------------------------------