On Sep 25, 2006, at 2:15 AM, Niklas Therning wrote:
Don't you think someone would have done it by now if it were even remotely possible? Do you also realize that JDK 1.4 until recently had very badsynchronization bugs itself?You're most probably right. Maybe it would still be feasible to do something like this for the small subset of functionality MINA actually needs?
the quick-hack is to modify the source to remove the 'edu.emory.mathcs.backport.' prefixes on the backported import statements. then anything that uses the backport compiles with the java5 versions.
this is what i do when building mina for my use, and its a very small modification for anyone that's building from SVN to handle.
my view is that anyone that /needs/ java5 and no backport stuff now can do this, otherwise wait for 1.1 :)
-pete -- [EMAIL PROTECTED] - http://fotap.org/~osi
smime.p7s
Description: S/MIME cryptographic signature
