Thanks for all the effort. I'm stepping through the ReplaceRegExp.java code now. If Stephane says this works fine with ORO, I'm sure it does and the problem is something that I'm overlooking. If I can't figure it out I'll use a class that I wrote originally that worked just fine for this case, eventually turn it into a task.
----- Original Message ----- From: "Diane Holt" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]>; "Lou Fox" <[EMAIL PROTECTED]> Sent: Friday, June 21, 2002 6:40 PM Subject: Re: Problems with ReplaceRegex > Oh brother -- after all that coding on my little <scrunch> task, and it > turns out it just took a tiny little change to ReplaceRegExp.java to make > it lines that end up being empty! Oh well, at least I know a whole lot > more about Java IO now :) > > Anyway, I've got a modified ReplaceRegExp.java -- renamed it to > ReplRegExp.java (<replregexp>) for now, since I don't know if this change > is ever going to get in for real -- but basically, it just checks if the > resulting line has a length, and if doesn't, it doesn't print it out > (duh). > > It's yours if you want it. > > Diane > > ===== > ([EMAIL PROTECTED]) > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
