From user-return-55979-apmail-ant-user-archive=ant.apache.org@ant.apache.org Mon May 08 20:13:36 2006 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 37117 invoked from network); 8 May 2006 20:13:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 May 2006 20:13:26 -0000 Received: (qmail 11771 invoked by uid 500); 8 May 2006 20:13:06 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 11722 invoked by uid 500); 8 May 2006 20:13:05 -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 11710 invoked by uid 99); 8 May 2006 20:13:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 May 2006 13:13:05 -0700 X-ASF-Spam-Status: No, hits=0.8 required=10.0 tests=HTML_IMAGE_ONLY_32,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of carej@us.ibm.com designates 32.97.110.153 as permitted sender) Received: from [32.97.110.153] (HELO e35.co.us.ibm.com) (32.97.110.153) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 May 2006 13:13:04 -0700 Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by e35.co.us.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k48KChYQ011988 for ; Mon, 8 May 2006 16:12:43 -0400 Received: from d03av03.boulder.ibm.com (d03av03.boulder.ibm.com [9.17.195.169]) by d03relay04.boulder.ibm.com (8.12.10/NCO/VER6.8) with ESMTP id k48KChpW182042 for ; Mon, 8 May 2006 14:12:43 -0600 Received: from d03av03.boulder.ibm.com (loopback [127.0.0.1]) by d03av03.boulder.ibm.com (8.12.11/8.13.3) with ESMTP id k48KChGU010086 for ; Mon, 8 May 2006 14:12:43 -0600 Received: from d03nm119.boulder.ibm.com (d03nm119.boulder.ibm.com [9.17.195.145]) by d03av03.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id k48KChpR010083 for ; Mon, 8 May 2006 14:12:43 -0600 In-Reply-To: <694007130605081301o54f9d1ftc33084dce1619a6e@mail.gmail.com> To: "Ant Users List" Subject: Re: Property Task's timestamp MIME-Version: 1.0 X-Mailer: Lotus Notes Release 7.0 HF85 November 04, 2005 From: Jeffrey E Care Message-ID: Date: Mon, 8 May 2006 16:16:17 -0400 X-MIMETrack: Serialize by Router on D03NM119/03/M/IBM(Release 6.5.5HF268 | April 6, 2006) at 05/08/2006 14:16:19, Serialize complete at 05/08/2006 14:16:19 Content-Type: multipart/related; boundary="=_related 006F060685257168_=" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --=_related 006F060685257168_= Content-Type: multipart/alternative; boundary="=_alternative 006F060985257168_=" --=_alternative 006F060985257168_= Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Not part of the "spec" per-se, but IIRC yes: writing out a properties file = using the APIs in java.util.Properties will put a timestamp in the=20 serialized output. =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=20 Jeffrey E. (Jeff) Care=20 carej@us.ibm.com=20 IBM WebSphere Application Server Development=20 WAS Pyxis Lead Release Engineer=20 Vinny wrote on 05/08/2006 04:01:49 PM: > Thanks for the suggestion. Unfortunately that only produces this at > the top of the > file : > # > #Mon May 08 15:57:42 EDT 2006 >=20 > ant 1.6.2 OSX jdk 1.5 > Are timestamps part of the Properties spec or something? >=20 >=20 >=20 > On 4/28/06, Jan.Materne@rzf.fin-nrw.de =20 wrote: > > Maybe with an empty comment > > > > Jan > > > > >-----Urspr=FCngliche Nachricht----- > > >Von: Vinny [mailto:xaymaca@gmail.com] > > >Gesendet: Dienstag, 25. April 2006 18:07 > > >An: user@ant.apache.org > > >Betreff: Property Task's timestamp > > > > > >Is there anyway Ant to not put timestamps on the top of a > > >created/modified property file via the Property Task? > > >Thank You > > > > > >-- > > >Ghetto Java: http://www.ghettojava.com > > > > > >--------------------------------------------------------------------- > > >To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For > > >additional commands, e-mail: user-help@ant.apache.org > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > > For additional commands, e-mail: user-help@ant.apache.org > > > > >=20 >=20 > -- > Ghetto Java: http://www.ghettojava.com >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org >=20 --=_alternative 006F060985257168_= Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable
Not part of the "spec" per= -se, but IIRC yes: writing out a properties file using the APIs in java.util.Pro= perties will put a timestamp in the serialized output.
=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F
Jeffrey E. (Jeff) Care <= /font>
IBM WebSphere Application Server Development
WAS Pyxis= Lead Release Engineer
3D"WebSphere=



Vinny <xaymaca@gmail.com> wrote on 05/08/2006 04:01:49 PM:

> Thanks for the suggestion. Unfortunately that only produces this at
> the top of the
> file :
> #
> #Mon May 08 15:57:42 EDT 2006
>
> ant 1.6.2 OSX jdk 1.5
> Are timestamps part of the Properties spec or something?
>
>
>
> On 4/28/06, Jan.Materne@rzf.fin-nrw.de <Jan.Materne@rzf.fin-nrw.de&= gt; wrote:
> > Maybe with an empty comment <propertyfile comment=3D"&quo= t; .../>
> >
> > Jan
> >
> > >-----Urspr=FCngliche Nachricht-----
> > >Von: Vinny [mailto:xaymaca@gmail.com]
> > >Gesendet: Dienstag, 25. April 2006 18:07
> > >An: user@ant.apache.org
> > >Betreff: Property Task's timestamp
> > >
> > >Is there anyway Ant to not put timestamps on the top of a
> > >created/modified property file via the Property Task?
> > >Thank You
> > >
> > >--
> > >Ghetto Java: http://www.ghettojava.com
> > >
> > >-------------------------------------------------------------= --------
> > >To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For > > >additional commands, e-mail: user-help@ant.apache.org
> > >
> > >
> >
> > -----------------------------------------------------------------= ----
> > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> > For additional commands, e-mail: user-help@ant.apache.org
> >
> >
>
>
> --
> Ghetto Java: http://www.ghettojava.com
>
> ---------------------------------------------------------------------<= br> > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
--=_alternative 006F060985257168_=-- --=_related 006F060685257168_=--