Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 78844 invoked from network); 25 Jan 2005 22:43:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 25 Jan 2005 22:43:00 -0000 Received: (qmail 45047 invoked by uid 500); 25 Jan 2005 22:42:55 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 45000 invoked by uid 500); 25 Jan 2005 22:42:54 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 44986 invoked by uid 99); 25 Jan 2005 22:42:54 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from junior.lgc.com (HELO junior.lgc.com) (134.132.72.99) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 25 Jan 2005 14:42:52 -0800 Received: from lgchvw01.lgc.com (lgchvw01.lgc.com [134.132.93.107]) by junior.lgc.com (8.11.7/8.11.3) with SMTP id j0PMgpu08912 for ; Tue, 25 Jan 2005 16:42:51 -0600 (CST) Received: from 134.132.72.99 by lgchvw01.lgc.com (InterScan E-Mail VirusWall NT); Tue, 25 Jan 2005 16:42:45 -0600 Received: from HOUEXCH903.landmark.lgc.com (houexch903 [134.132.167.43]) by junior.lgc.com (8.11.7/8.11.3) with ESMTP id j0PMgjN08892 for ; Tue, 25 Jan 2005 16:42:45 -0600 (CST) Received: from HOUEXCH902.landmark.lgc.com ([134.132.167.38]) by HOUEXCH903.landmark.lgc.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 25 Jan 2005 16:42:39 -0600 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: RE: Saving JUnit reports to a folder based on date Date: Tue, 25 Jan 2005 16:42:39 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Saving JUnit reports to a folder based on date Thread-Index: AcUDLwT8zcbl/LoUSHmmrqQmZut9UwAABjSA From: "Dominique Devienne" To: "Ant Users List" X-OriginalArrivalTime: 25 Jan 2005 22:42:39.0614 (UTC) FILETIME=[2C9389E0:01C5032F] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > From: Sam Adams [mailto:samadams@myfastmail.com] > I'm new to ant and am basically using it to make JUnit reports. I was > just wondering if there was a way to make Ant create a new folder for > each test based on the date. >=20 > For example they are saves in: >=20 > >=20 > I was wondering if it was possible to save them in something like: >=20 > >=20 > or something like that. I've looked in the manual but can't seem to find > what I'm looking for except using something like: >=20 > >=20 > but this doesn't work. I'm guessing TODAY must be set as a property > first or something. Thanks. See the task in the Ant manual. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org