As we had a couple of changes since RC4, it would be nice if some of you could test them and confirm that no regression occurred before we release 1.0.0 later this month. Current changes log:
[Bugs fixed] - Added missing dependency on Apache Commons IO for the Commons FileUpload library. Reported by Thierry Boileau. - Fixed unconformity with pre-conditions test when the resource has no representation and the client sends "if-match:*" header. [API changes] - The default HTTPS connector for Jetty is now BIO based because the NIO one is marked as "beta quality" only. - Added Context.setLogger() method. Suggested by Alex Combs. - Remove temporarily the WAR support. [Enhancements] - Enhanced support of Java SE 4.0 via Retrotranslator. - The checking of identifier's secret is deported in a delegated method. Contributed by Valdis Rigdon. Download link: http://www.restlet.org/downloads/current.zip Best regards, Jerome

