Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 16685 invoked from network); 5 Jun 2006 20:26:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jun 2006 20:26:03 -0000 Received: (qmail 44294 invoked by uid 500); 5 Jun 2006 20:25:59 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 43944 invoked by uid 500); 5 Jun 2006 20:25:58 -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 43931 invoked by uid 99); 5 Jun 2006 20:25:57 -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:25:57 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [143.165.169.50] (HELO corplz003isem10.tiaa-cref.org) (143.165.169.50) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jun 2006 13:25:56 -0700 X-MIMEOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: "dest" attribute of apply task is not working as expected? Date: Mon, 5 Jun 2006 14:25:33 -0600 Message-ID: <1E4F2A84C26DC449844BFE110EA0AA44022F9E17@DENPDMSXMB04.ad.tiaa-cref.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: "dest" attribute of apply task is not working as expected? Thread-Index: AcaI2hZ48uoFBHcPRPy5szPwdF79VgAAlF9w From: "Guttula, Mohan" To: "Ant Users List" X-OriginalArrivalTime: 05 Jun 2006 20:26:17.0750 (UTC) FILETIME=[4CB22B60:01C688DE] X-Loop-Check: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello All, I'm using "apply" task to compile my actuate reports using the following target: ----- =20 =20 ------ 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") 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. I= f you are not the intended recipient, please contact sender immediately by = reply e-mail and destroy all copies. You are hereby notified that any disc= losure, copying, or distribution of this message, or the taking of any acti= on 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