On 10.02.2006 23:29, Ralph Goers wrote:
I ran a grep a while ago and found that there was one other place thatused Jakarta regexp. I think it was SourceUtil. I did not change that. Jakarta regexp is in the lib/endorsed directory. I have no idea why. Ipresume some other package we are using requires it.
It is in the endorsed dir because an older version of it comes with the newer Sun JDKs (I think 1.5 and later). So we have the same problem as with the XML libs.
Jörg
