From user-return-52604-apmail-ant-user-archive=ant.apache.org@ant.apache.org Thu Oct 06 15:51:18 2005 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 37577 invoked from network); 6 Oct 2005 15:51:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Oct 2005 15:51:17 -0000 Received: (qmail 46822 invoked by uid 500); 6 Oct 2005 15:51:11 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 46743 invoked by uid 500); 6 Oct 2005 15:51:10 -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 46731 invoked by uid 99); 6 Oct 2005 15:51:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2005 08:51:10 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of zerpedmiw@gmail.com designates 64.233.182.198 as permitted sender) Received: from [64.233.182.198] (HELO nproxy.gmail.com) (64.233.182.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2005 08:51:13 -0700 Received: by nproxy.gmail.com with SMTP id l37so185396nfc for ; Thu, 06 Oct 2005 08:50:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nfo3tKWTIBTTFrDnCoF+0IfhIn+f5z5WfWZfUEzimjeI/jhsJa+Qjw4BAz7sKCZ8j3PbRW2FHhSSX5cbm+/2iDJCqYwiVEzz6q7eKqS/UEdNiMoG0V2U8Alwh0ZqwFqt7JBAlwrTRrm7FCr8ycaVIUGEjo8/m5hT8ecm0gxG9uk= Received: by 10.48.108.1 with SMTP id g1mr125426nfc; Thu, 06 Oct 2005 08:50:47 -0700 (PDT) Received: by 10.49.1.1 with HTTP; Thu, 6 Oct 2005 08:50:47 -0700 (PDT) Message-ID: <7f96c6840510060850v6d4044feh5f95665500640a67@mail.gmail.com> Date: Thu, 6 Oct 2005 17:50:47 +0200 From: Wim Deprez Reply-To: Wim Deprez To: Ant Users List Subject: Re: AW: corrupt .png-files In-Reply-To: <4343C503.4060901@artifact-software.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <3CD9A35A043C094EA8773DBB698E801B0376D1D5@z011134.bk.fin.local> <4343C503.4060901@artifact-software.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 10/5/05, Ron Wheeler wrote: > Just a wild thought. Have you told Eclipse that pngs are binary? Yes, I checked Eclipse: Window > Properties > Team > File Content ; and there I see: Extension | Contents ... | ... png | binary ... | ... I guess that is enough, or need I check more? Jan.Materne@rzf.fin-nrw.de wrote: >Maybe you use filters on that binary files. Hmm, not that I know of? I checked the preferences and the properties and did not find anything related to "png" (except the thing mentioned above). On 10/5/05, Ron Wheeler wrote: > Is it possible that the pngs are already corrupt before the Ant task runs= ? I presume that is a possibility. I know that the pngs are fine when I /imported/ them in Eclipse. Does that answer your question? If I double click on a png in the "Navigator" View, than the png is just fine. The only thing that happens to the pngs is that they get JAR'ed in an archive together with some HTML's and such. I am doing more "research", but if any help is most welcome. Thank you for the suggestions, Wim --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org