Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 56082 invoked by uid 500); 30 Jun 2001 17:04:43 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 56073 invoked from network); 30 Jun 2001 17:04:43 -0000 From: "Gerald E. Bennett" To: Subject: Copying gif files Date: Sat, 30 Jun 2001 12:04:34 -0500 Message-ID: <000001c10186$bd2887c0$89254442@yamanota> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hi everyone, Somehow when I copy gif files to my classes dir before building the jar all these files are mangled. Is there something special that I need to do or how can I fix this problem ? here is the code that I use: Thanks everyone