I noticed we had two versions of the oro regex library in uP3. Since we
can use JDK1.4 do we need these libraries? Can we just use the native
JDK1.4 regex classes?
In that same thought, I was looking at code that uses the oro regex
library. Is the IProfileMatcher used anywhere? I can't seem to find a
reference to that interface anywhere in the project. If not can it and
the RegexSystemProfileMatcher simply be removed?
-Eric