Hi all, I was reading the projects readme and noticed that it claims that it can be compiled with the 1.5 JDK. I checked because I remembered adding some isEmpty() calls in my patches and yep, I broke that claim, sorry, I totally overlooked that when creating the patches. I can create a patch to revert the ability to compile it with 1.5, or it can be left as it is now and continue using some of the new 1.6 methods.
Just to clarify, the project can still be run under the 1.5 JRE with no problems, this only affects the compilation process. Regards, Carlos
