Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 40611 invoked from network); 10 Aug 2005 20:11:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Aug 2005 20:11:34 -0000 Received: (qmail 7403 invoked by uid 500); 10 Aug 2005 20:11:21 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 7279 invoked by uid 500); 10 Aug 2005 20:11:20 -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 7266 invoked by uid 99); 10 Aug 2005 20:11:20 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2005 13:11:20 -0700 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=DNS_FROM_RFC_ABUSE,FROM_ENDS_IN_NUMS,FROM_HAS_ULINE_NUMS,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [206.190.38.84] (HELO web50508.mail.yahoo.com) (206.190.38.84) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 10 Aug 2005 13:11:41 -0700 Received: (qmail 97891 invoked by uid 60001); 10 Aug 2005 20:11:17 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.ca; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=JBAEUm9NuFxiaW0X3BSPggHyzqMMO4MPdKTWHQCRP0tdnz72jzHiM8D7kZq+68or0qUTRONYHsDca3SlAIJZ7JteyeztewZrPX2WocSPx2owNGkpqsAonGJ2Rscx5n5iEOcU8AKo49SeDoThyp3NFWUdcM5c5Gz/5XXMgkC2jFs= ; Message-ID: <20050810201117.97889.qmail@web50508.mail.yahoo.com> Received: from [216.30.152.146] by web50508.mail.yahoo.com via HTTP; Wed, 10 Aug 2005 16:11:16 EDT Date: Wed, 10 Aug 2005 16:11:16 -0400 (EDT) From: Arti Singh Subject: HELP:(I am stumped)ANT COMPLAINS THAT AN EXISTING RESOURCE IS NON EXISTANT AND FAILS BUILD To: user@ant.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-644921038-1123704676=:94894" Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --0-644921038-1123704676=:94894 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi , can someone please help?I have tried for hours to figrre this out but no help at all.The section of code below fails to execute . while another block of code similar in every way except for the file name executes perfectly. Ant exits with: C:\Program Files\OMS\SDK\Samples\AUTO_PLUGIN\code\plugins\taskcontext\classes does not exist.Of course it exists. ------------------------------------------------------------------------------------------------------------- building taskcontext emulator plugin 1 of 4: create 'META-INF' directory 2 of 4: compile plugin classes 3 of 4: copy plugin configuration files to 'META-INF' directory 4 of 4: create plugin JAR above code fails --------------------------------------------------------------------------------------------------------------- while this block here: building taskcontext emulator plugin 1 of 4: create 'META-INF' directory 2 of 4: compile plugin classes 3 of 4: copy plugin configuration files to 'META-INF' directory 4 of 4: create plugin JAR the code above works fine. ..................................................................................................... --------------------------------- Find your next car at Yahoo! Canada Autos --0-644921038-1123704676=:94894--