----- Original Message ----- From: "Stephane Bailliez" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, January 30, 2002 08:55 Subject: RE: Ant Regexp wrappers [Re: multiline mode and platform issues]
> > > 2) JDK 1.4 does not care about the option UNIX_LINE for $, > > > > Ouch. > > I reported the bug to Sun. They forgot to code a 'UnixDollar' node and > forgot to use '\u0085' in the code. It was also the occasion to see that I > will actually never use this part of the Java API considering the code in > there. > I also put a note on the bug report concerning the coding guidelines that > are all but following the Sun Coding Guidelines. The code is full of > if/loop/ with no block. Maybe you should nominate yourself as a committer to that project... steve -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
