Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 67183 invoked from network); 6 May 2007 01:37:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 May 2007 01:37:53 -0000 Received: (qmail 70827 invoked by uid 500); 6 May 2007 01:37:58 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 70739 invoked by uid 500); 6 May 2007 01:37:57 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 70728 invoked by uid 99); 6 May 2007 01:37:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 May 2007 18:37:57 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of baerrach@gmail.com designates 64.233.162.228 as permitted sender) Received: from [64.233.162.228] (HELO nz-out-0506.google.com) (64.233.162.228) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 May 2007 18:37:50 -0700 Received: by nz-out-0506.google.com with SMTP id n29so616149nzf for ; Sat, 05 May 2007 18:37:29 -0700 (PDT) DKIM-Signature: a=rsa-sha1; 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; b=idU1DjtU0/b/0A2TcyiqSR3xaYV0shgE0P+8JQotVLr5HjsOKmd8nYaVfRLJtpyq6X1NwRSrw8wCxtoF0UMv1X5Kuk1aaR3UeRObuJs0asvQt0Spy9O0SjjTfXLVKUlMGox0EAVAjLTWTuLuL56rMm1nWaY8Q8AexImoXdopX1k= 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=r+QzrbqAkz1f4uSwDYJn/Za7h0coM38rFCcX1zc/g6UXPewjrGeZmXh54w5zTIkVPJ6Ui7nQ/LD+8KKL96Cl9QZlqawL5bwGS2IVXB341tL7CCCtMY1lPJURRlgKgthEjxz1A5kZyjbg69G1Q79pI9mhszKqV/fZ4bPS/1hlroA= Received: by 10.114.161.11 with SMTP id j11mr1667236wae.1178415449290; Sat, 05 May 2007 18:37:29 -0700 (PDT) Received: by 10.114.133.10 with HTTP; Sat, 5 May 2007 18:37:29 -0700 (PDT) Message-ID: Date: Sun, 6 May 2007 11:07:29 +0930 From: "Barrie Treloar" To: "Maven Developers List" Subject: Re: Plexus CommandShell on Windows? In-Reply-To: <5a2cf1f60704262311k4fc76f02r9b183cef137e4c1a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5a2cf1f60704262212l7020dbb4yb4f58da248b9f30d@mail.gmail.com> <5a2cf1f60704262311k4fc76f02r9b183cef137e4c1a@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 4/27/07, Jerome Lacoste wrote: > On 4/27/07, Barrie Treloar wrote: > > On 4/27/07, Barrie Treloar wrote: > > > On 4/27/07, Jerome Lacoste wrote: > > > > Yes its buggy. See http://jira.codehaus.org/browse/PLXUTILS-31 > > > > > > > > I want to attach a batch file to the issue to test the problem. Would > > > > you mind help out ? > > > > > > > > I will attach it in a few hours. Then we can fix my proposed patch > > > > because it is not complete. > > > > Having looked at that issue Carlos indicates that he had a complete > > test suite for this. > > > > Have you found that? > > No I saw his answer when I pointed it to you. But he said 'had' so I > wonder why it isn't there anymore. I will look into that (if you > don't) but not today. > > Note I already wrote the batch script I talked about, I just forgot to > attach it. It's on another PC, so it will have to wait for some > hours. This is a regression of http://jira.codehaus.org/browse/PLX-161 (i don't have comment rights *grr*) revision 5960 broke the windows tests. I haven't looked at which bits of code need fixing too yet. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org