I took a quick look at the code for ReplaceRegex, and I believe that it is
not deleting a complete line because it uses a println, when it should
simply be using a write. I haven't had a chance to try this out yet, but if
I'm correct this is a bug fix, and not enhanced functionality since the
println, is adding in the carriage return. I should get sometime to do this
tomorrow.
----- Original Message -----
From: "Diane Holt" <holtdl@yahoo.com>
To: "Ant Developers List" <ant-dev@jakarta.apache.org>
Sent: Monday, July 08, 2002 4:04 PM
Subject: Re: [VOTE] Ant 1.5 Final Release
> --- Magesh Umasankar <umagesh@apache.org> wrote:
> > -0 to get it into 1.5 for the sole reason
> > that it would open the flood gates for other
> > such similar small enhancement patch requests.
> > Is this such a blocker as to get it into 1.5?
> > In 1.6, by all means...
>
> It was a blockage for the guy who needed it, in order just to be able to
> convert to Ant -- but I've sent him the modified version. So, no, it's not
> really -- I just told him I'd at least put it out there, so he could get
> back in sync. And now I've done that :)
>
> Diane
>
> =====
> (holtdl@yahoo.com)
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Sign up for SBC Yahoo! Dial - First Month Free
> http://sbc.yahoo.com
>
> --
> To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
>
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|