You can see the patch I submitted here:
http://issues.apache.org/bugzilla/show_bug.cgi?id=20578
-Original Message-
From: Ken Gentle [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 02, 2003 3:27 PM
To: Ant Developers List
Subject: RE: Timestamp attribute processing
At 02:52 PM 9/2
Ken Gentle wrote:
At 12:56 PM 9/2/2003, you wrote:
Steve Cohen wrote:
Hmm, that's weaker than I would have expected. If I'd like something
a little better, is your recommendation then to add to DateUtils?
I guess it is time for a date type. I imagine taking
java.util.Calendar as a param would b
ginal Message-
From: Ken Gentle [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 02, 2003 1:35 PM
To: Ant Developers List
Subject: Re: Timestamp attribute processing
At 12:56 PM 9/2/2003, you wrote:
>Steve Cohen wrote:
>>Hmm, that's weaker than I would have expected. If I'd like
Sounds good.
Cheers,
Antoine
- Original Message -
From: "Steve Cohen" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Tuesday, September 02, 2003 8:52 PM
Subject: RE: Timestamp attribute processing
I appreciate what you are s
being passed to the task.
And the "nested exception handler from hell" is only two levels deep.
-Original Message-
From: Ken Gentle [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 02, 2003 1:35 PM
To: Ant Developers List
Subject: Re: Timestamp attribute processing
At 12:56 P
At 12:56 PM 9/2/2003, you wrote:
Steve Cohen wrote:
Hmm, that's weaker than I would have expected. If I'd like something a
little better, is your recommendation then to add to DateUtils?
I guess it is time for a date type. I imagine taking java.util.Calendar as
a param would be a nice way to map
to
the Starteam API.
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 02, 2003 11:56 AM
To: Ant Developers List
Subject: Re: Timestamp attribute processing
Steve Cohen wrote:
...
> The StarTeam API uses something they call an OLEDate, which I&
Steve Cohen wrote:
Hmm, that's weaker than I would have expected. If I'd like something a little better, is your recommendation then to add to DateUtils?
I guess it is time for a date type. I imagine taking java.util.Calendar
as a param would be a nice way to map it (or Date, though that one's
l
e "right way".
-Original Message-
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
Sent: Tue 9/2/2003 2:11 AM
To: [EMAIL PROTECTED]
Cc:
Subject: Re: Timestamp attribute processing
there also is a datetime attribute in . Would be nice to unify
them - at l
On Mon, 1 Sep 2003, Steve Cohen <[EMAIL PROTECTED]> wrote:
> I've put this logic into StarTeamCheckout,
I'd say put it into DateUtils.
> because DateUtils seems to have a somewhat different purpose (like
> getPhaseOfMoon()??? :-) )
That's been fun to code. If you want to know why I've written
there also is a datetime attribute in . Would be nice to unify
them - at least Java code wise.
On Mon, 1 Sep 2003, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:
> (with a hardcoded US locale, looks like the europeans (continentals)
> are not allowed to enter DD-MM- dates, MM-DD- is pre
o:[EMAIL PROTECTED]
> Sent: Mon 9/1/2003 6:12 PM
> To: Ant Developers List
> Cc:
> Subject: Re: Timestamp attribute processing
> Yes, if you think of a good generic routine to parse strings
> into dates,
> then DateUtils should be the place for it.
>
> Anto
eUtils but not
modifying it. I could put SimpleDateFormat.parse() inside a wrapper, but that
seems pointless.
-Original Message-
From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED]
Sent: Mon 9/1/2003 6:12 PM
To: Ant Developers List
Cc:
Subject: Re: Timestamp attribu
er 01, 2003 10:27 PM
Subject: RE: Timestamp attribute processing
Hmm, that's weaker than I would have expected. If I'd like something a
little better, is your recommendation then to add to DateUtils?
The StarTeam API uses something they call an OLEDate, which I'm sure has
some sort o
sk of being out
of synch with the rest of Ant.
-Original Message-
From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED]
Sent: Mon 9/1/2003 3:15 PM
To: Ant Developers List
Cc:
Subject: Re: Timestamp attribute processing
- there is a date selector with a method DateSelec
create strings (properties) representing dates, but
does not have to parse the strings back
Cheers,
Antoine
- Original Message -
From: "Steve Cohen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 01, 2003 9:58 PM
Subject: Timestamp attribute proces
There have been some requests to add functionality to the stcheckout task (for
StarTeam) to enable checkout by a timestamp. It will not be hard to do this,
as the scenario is well-supported in the StarTeam API.
However, what about the Ant API? Is there a standard way (and
reusable/accessibl
17 matches
Mail list logo