Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 18560 invoked from network); 14 Sep 2007 01:38:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Sep 2007 01:38:29 -0000 Received: (qmail 21386 invoked by uid 500); 14 Sep 2007 01:38:21 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 21340 invoked by uid 500); 14 Sep 2007 01:38:21 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 21329 invoked by uid 99); 14 Sep 2007 01:38:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2007 18:38:21 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of foamdino@gmail.com designates 209.85.128.186 as permitted sender) Received: from [209.85.128.186] (HELO fk-out-0910.google.com) (209.85.128.186) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Sep 2007 01:38:19 +0000 Received: by fk-out-0910.google.com with SMTP id 18so688671fks for ; Thu, 13 Sep 2007 18:37:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=K3U7TVX6sK7MDqx5ldDdZ3yFpeiQJF9QeMrD8dQwSY8=; b=IWOf4357UfE07dCrWPuWGRvxlO5SHLq4wx22h8GnbqeLF4+v0jbNPTEscHvevgEyg0hqKF/Hz/85nUH+R07439IHHJ3wEs5Bx3MCyvpc+v7TheGcl6SbF9fv/L4azx8/XbDm2DCDUWwswrN5KAoHP8fR28Qh4KVLZU/xfo4YSj0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JnludKK4pxXCig2Sj3xzYKA3LmQW9aaXy6FK+ABAoQglQ2OcQR/bPSAwKAqK04MujOB7Ni0gyvOOpH9zXzqQCqYoeLAC2KT2D+5KSiJARfT1MquH7uRD66PwxUkXCv2y0rofLMrot/tdFGP2huDe+PaYOa8kdOFyhw3KPjz1kCQ= Received: by 10.82.114.3 with SMTP id m3mr1615437buc.1189733877571; Thu, 13 Sep 2007 18:37:57 -0700 (PDT) Received: by 10.82.155.4 with HTTP; Thu, 13 Sep 2007 18:37:57 -0700 (PDT) Message-ID: Date: Fri, 14 Sep 2007 08:37:57 +0700 From: "Kevin Jackson" To: "Ant Developers List" Subject: Re: Planned to add sshexec path for ant 1.7.1? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3d104d6f0709131318g2e343e2ao321829c43288dc1d@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, I use the SSH tasks on a daily basis and I don't experience the behaviour noted in the bug rep. That said the patch makes sense and I'm just testing now (if I experience no problems, I'll commit the change) > The patch looks fine (check for close and not eof), but I would defer to Rob to > give it the thumbs up . I do not use the SSH tasks > myself. Kev --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org