Re: Case modification in the substitution?

"Daniel F. Savarese" <[email protected]> Wed, 04 Dec 2002 11:15:20 -0500
Newsgroups gmane.comp.jakarta.oro.user
Message-ID <[email protected]>
In message <[email protected]>, Daniel Dekany writes:
>This is odd. I'm sure that I had only ORO 2.0.5 in the classpath. I
>simply ran the example from the command line (no servlet enviroment or
>something), and the classpath was simply path\to\the\oro.jar;. And now
>that I have replaced that jar with ORO 2.0.6, and \u works. (Both jar
>was the the binary that comes with the distributions.)

I ran a diff on the version in 2.0.6 and the version in 2.0.5 and
couldn't find anything that would have made a difference.  I downloaded
jakarta-oro-2.0.5.tar.gz and ran substituteExample using the packaged
jar file and it worked.  In any case, you've got it working which is all
that really matters to me at the moment.

daniel