Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 25886 invoked from network); 5 Jun 2006 20:42:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jun 2006 20:42:21 -0000 Received: (qmail 82592 invoked by uid 500); 5 Jun 2006 20:42:16 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 82537 invoked by uid 500); 5 Jun 2006 20:42:16 -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 82525 invoked by uid 99); 5 Jun 2006 20:42:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jun 2006 13:42:15 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.201.64] (HELO web30911.mail.mud.yahoo.com) (68.142.201.64) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 05 Jun 2006 13:42:15 -0700 Received: (qmail 61804 invoked by uid 60001); 5 Jun 2006 20:41:49 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=HCQX29rSe1l4+L88j298TIHdN46AshZTLZ2WsQ95dUW2M5x4GVdNwLQ4LuNt23zoSHLffLfmcy1mHH9qJtnO73YlrZVHf327SlmCHZegRTf/XsQj4TBGmHHtanwQ8IrdH4Yg3WToxoEorp9s55vfoxpmAZW1X1Je+j5cwGdAvUo= ; Message-ID: <20060605204148.61802.qmail@web30911.mail.mud.yahoo.com> Received: from [66.10.233.130] by web30911.mail.mud.yahoo.com via HTTP; Mon, 05 Jun 2006 13:41:48 PDT Date: Mon, 5 Jun 2006 13:41:48 -0700 (PDT) From: Matt Benson Subject: Re: "dest" attribute of apply task is not working as expected? To: Ant Users List In-Reply-To: <1E4F2A84C26DC449844BFE110EA0AA44022F9E17@DENPDMSXMB04.ad.tiaa-cref.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 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 --- "Guttula, Mohan" wrote: > Hello All, > > I'm using "apply" task to compile my actuate reports > using the following > target: > ----- > > > value="C:\Program > Files\Actuate8\eRDPro\bin" > > > > dest="c:\temp\destination" output="actuate.log" > parallel="true"> > > > > > > > > > > ------ > > I was expecting the compiled reports to go into > directory > "c:\temp\destination" as per the "dest" attribute of > apply task. But the > compiled files are created in "c:\temp\source" > (i.e., source directory > that contains the designed reports --- "dir" > attribute of "fileset") This would be dependent on the behavior of your executable--how does erdpro know where to write your destination files? -Matt > > Could some please let me know if you ran into this > issue or where I'm > making a mistake? > > Thanks, > Mohan > > > ************************************************************** > This message, including any attachments, contains > confidential information intended for a specific > individual and purpose, and is protected by law. If > you are not the intended recipient, please contact > sender immediately by reply e-mail and destroy all > copies. You are hereby notified that any > disclosure, copying, or distribution of this > message, or the taking of any action based on it, is > strictly prohibited. > TIAA-CREF > ************************************************************** > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > user-unsubscribe@ant.apache.org > For additional commands, e-mail: > user-help@ant.apache.org > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org