Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 37918 invoked from network); 10 Feb 2005 08:50:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 10 Feb 2005 08:50:25 -0000 Received: (qmail 14024 invoked by uid 500); 10 Feb 2005 08:50:19 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 13981 invoked by uid 500); 10 Feb 2005 08:50:18 -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 13967 invoked by uid 99); 10 Feb 2005 08:50:18 -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 Unknown (HELO pegasus.axiomsystems.com) (194.42.245.4) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 10 Feb 2005 00:50:17 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: AW: How can I set last modified date in html files using ant? Date: Thu, 10 Feb 2005 08:50:13 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: AW: How can I set last modified date in html files using ant? thread-index: AcUOzkgacAfgPxHiQ5GQ6GZ/OT8+9QAfv5jA From: "Keith Hatton" To: "Ant Users List" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N http://ant.apache.org/manual/index.html Ant Tasks -> Optional Tasks -> Script Be careful about the library dependencies - exactly which version of BSF/Rhino you need will depend on which version of Ant you have (that link currently points to the 1.6.2 manual). Keith -----Original Message----- > Hey! I never knew you can instantiate any class in Ant! Can you please=20 supply a url explaining