Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 60886 invoked from network); 22 May 2005 18:56:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 May 2005 18:56:55 -0000 Received: (qmail 98955 invoked by uid 500); 22 May 2005 18:56:52 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 98897 invoked by uid 500); 22 May 2005 18:56:52 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 98881 invoked by uid 500); 22 May 2005 18:56:52 -0000 Received: (qmail 98873 invoked by uid 99); 22 May 2005 18:56:51 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Sun, 22 May 2005 11:56:51 -0700 Received: (qmail 60841 invoked by uid 1632); 22 May 2005 18:56:50 -0000 Date: 22 May 2005 18:56:50 -0000 Message-ID: <20050522185650.60840.qmail@minotaur.apache.org> From: scohen@apache.org To: ant-cvs@apache.org Subject: cvs commit: ant/docs/manual/CoreTasks tstamp.html X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N scohen 2005/05/22 11:56:50 Modified: docs/manual/CoreTasks tstamp.html Log: update stale link to Sun javadocs. Revision Changes Path 1.22 +1 -1 ant/docs/manual/CoreTasks/tstamp.html Index: tstamp.html =================================================================== RCS file: /home/cvs/ant/docs/manual/CoreTasks/tstamp.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- tstamp.html 29 Apr 2005 18:58:13 -0000 1.21 +++ tstamp.html 22 May 2005 18:56:50 -0000 1.22 @@ -65,7 +65,7 @@ timezone - The timezone to use for displaying time. The values are as defined by the Java TimeZone class. + The timezone to use for displaying time. The values are as defined by the Java TimeZone class. No --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org