[Opensource] regular expression change from RE to ORO
causes a problem for me that isn't documented
Michael Rimov
rimovm at centercomp.com
Wed Nov 6 00:56:48 PST 2002
At 05:20 PM 11/5/2002 -0600, you wrote:
>Jakarta ORO apparently isn't totally compatible with Jakarta RE. I was
>using '[:digit:]' to match a number, which isn't supported by ORO. I now
>use '[\d]'.
>
>Mike, please add this to the changelog, in the 'Changed APIs' section of
>'Version 4.1ea-1 Released: 18 March 2002'
Done in the 5.0.1 release branch. [I'll merge it into HEAD when I release
5.0.2]
Thanks for the doc update.
-Mike
More information about the Opensource
mailing list