[Webtest] [dev] Which JRE? Only the one from Sun?

Paul King webtest@lists.canoo.com
Fri, 08 Sep 2006 19:21:42 +1000


Marc Guillemot wrote:
> [...] I've linked against an 
> alternate 1.4 JRE and seen that WebTest uses some Sun's Java internal 
> classes.
> 
> com.canoo.webtest.plugins.emailtest.EmailMessageContentFilter:
> sun.misc.UUDecoder

I imagine there are other implementations of UUDecoding that
we could use. This was just one that was handy at the time.
I'll have a look into other possibilities.

Cheers, Paul.