Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 6568 invoked from network); 26 Jan 2010 15:30:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Jan 2010 15:30:58 -0000 Received: (qmail 35137 invoked by uid 500); 26 Jan 2010 15:30:57 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 35073 invoked by uid 500); 26 Jan 2010 15:30:57 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 35063 invoked by uid 99); 26 Jan 2010 15:30:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jan 2010 15:30:57 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [88.84.128.168] (HELO samaflost.de) (88.84.128.168) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jan 2010 15:30:49 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id ED40B289800B for ; Tue, 26 Jan 2010 16:30:26 +0100 (CET) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HLASN7uGMAi6 for ; Tue, 26 Jan 2010 16:30:26 +0100 (CET) Received: by samaflost.de (Postfix, from userid 1000) id DD086289801B; Tue, 26 Jan 2010 16:30:25 +0100 (CET) From: Stefan Bodewig To: user@ant.apache.org Subject: Re: FTP works in 1.6.5, fails in 1.7.1 References: <26677097.post@talk.nabble.com> <4B1D01C8.8020000@gmx.de> <27323836.post@talk.nabble.com> X-Draft-From: ("nnfolder:mail.jakarta-ant-user" 67312) Date: Tue, 26 Jan 2010 16:30:23 +0100 In-Reply-To: <27323836.post@talk.nabble.com> (Simon Keen's message of "Tue, 26 Jan 2010 06:54:04 -0800 (PST)") Message-ID: <87zl4051f4.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org On 2010-01-26, Simon Keen wrote: > I can get the ftp put to work but if I include a chmod or try to use the > chmod action it affects the first file in the fileset and then crashes with > a null pointer error. It does perform the chmod on the first item in the > list. > I was using 1.7.1 so I upgraded to 1.8.0RC1 and it is a more extreme stack > dump. sounds interesting. Could you please open a bugzilla issue and include the stack trace? Thanks Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org