Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B2D1E200B40 for ; Thu, 2 Jun 2016 01:59:42 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B173B160A4D; Wed, 1 Jun 2016 23:59:42 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 04F1E160A4C for ; Thu, 2 Jun 2016 01:59:41 +0200 (CEST) Received: (qmail 89349 invoked by uid 500); 1 Jun 2016 23:59:41 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 89339 invoked by uid 99); 1 Jun 2016 23:59:41 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2016 23:59:41 +0000 Received: from asf-bz1-us-mid.priv.apache.org (nat1-us-mid.apache.org [23.253.172.122]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPS id 0BF341A0175 for ; Wed, 1 Jun 2016 23:59:40 +0000 (UTC) Received: by asf-bz1-us-mid.priv.apache.org (ASF Mail Server at asf-bz1-us-mid.priv.apache.org, from userid 33) id 002BC60A08; Wed, 1 Jun 2016 23:59:39 +0000 (UTC) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: [Bug 59648] Ant 1.9.5 breaks scp upload task. Date: Wed, 01 Jun 2016 23:59:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Optional Tasks X-Bugzilla-Version: 1.9.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: rnmixon@custco.biz X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: notifications@ant.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bz.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 archived-at: Wed, 01 Jun 2016 23:59:42 -0000 https://bz.apache.org/bugzilla/show_bug.cgi?id=59648 Richard Mixon changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rnmixon@custco.biz --- Comment #1 from Richard Mixon --- Created attachment 33907 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33907&action=edit Example project, script to run, output for 1.9.4 and 1.9.5 Thought I had uploaded this when I created the report, but I don't see it now. Also don't remember it asking me for the file type. I also had to remove the 1.9MB jar file from the project folder I was using as a test file to upload because of the bugzilla upload limit. But I have tried this with several different files - exe, jar, etc - the problem still occurs. -- You are receiving this mail because: You are the assignee for the bug.