Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 61854 invoked from network); 11 May 2005 12:30:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 May 2005 12:30:16 -0000 Received: (qmail 91319 invoked by uid 500); 11 May 2005 12:33:32 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 91255 invoked by uid 500); 11 May 2005 12:33:30 -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 91219 invoked by uid 500); 11 May 2005 12:33:30 -0000 Received: (qmail 91201 invoked by uid 99); 11 May 2005 12:33:29 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 11 May 2005 05:33:29 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 661852E1 for ; Wed, 11 May 2005 14:29:33 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: ant-cvs@apache.org Date: Wed, 11 May 2005 12:29:32 -0000 Message-ID: <20050511122932.4244.39251@ajax.apache.org> Subject: [Ant Wiki] Update of "AntTasks" by HontvariJozsef X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by HontvariJozsef: http://wiki.apache.org/ant/AntTasks The comment on the change is: exec task and double quoted path elements ------------------------------------------------------------------------------ }}} + == The Exec Task == + + On Windows the Exec task does not find the executable file if its directory was double quoted in the PATH environment variable. (Execute failed ... error 2: which means file not found.) + ---- CategoryCategory --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org