Either that or just grab and build CVS HEAD in its
entirety... AKA alpha testing. :)
-Matt
--- [EMAIL PROTECTED] wrote:
> I was hoping to grab a nightly build to get a
> version of Ant with the
> DateSelector change. Seems like there aren't any
> nightly builds on the web site
> since last Septe
I was hoping to grab a nightly build to get a version of Ant with the
DateSelector change. Seems like there aren't any nightly builds on the web site
since last September. Would the best thing be to grab the 1.6.1 source release
and get DateSelector from anonCVS and build myself?
David
Quoting Ma
--- [EMAIL PROTECTED] wrote:
> Matt,
> Thanks! I just thought I'd explain one thing in the
> code. Previously, it was
> parsing the datestamp in the setDatestamp() method.
> I changed that so the
> pattern could be used when parsing that. As long as
> you understood that (and I
> imagine you did),
--- David Kavanagh <[EMAIL PROTECTED]> wrote:
> Here is a patch for the DateSelector. It allows it
FYI I have taken your patch and made a few mods... I
have some more things to work on before I can
thoroughly test this, but I haven't forgotten it. :)
-Matt
__
Do
Here is a patch for the DateSelector. It allows it to take a pattern
that defines how SimpleDateSelector parses dates. It allows it to deal
with finer grained time stamps.
I've added a parameter called "pattern" much like the for
takes. (In fact, just like it).
If the pattern is supplied, it o