Hello all,

Restlet 1.1.3 has been released and is available at this address 
http://www.restlet.org/downloads/.
The public maven repository has also been updated.
Javadocs, user guide, etc. are available from this address: 
http://www.restlet.org/documentation/1.1/

Best regards,
Thierry Boileau

ps:
Here is the list of changes:

    - Bugs fixed
       - Fixed Regex issue in Template with fixed variables. 
         Contributed by Bruno Dumon.
       - Fixed bug in ReadableRepresentation preventing channel from
         closing. Reported by Janne Husberg.
       - Fixed bug with jSSLutils integration. Reported by Dan Noble 
         and fixed by Bruno Harbulot.
       - Handler is now capable of discovering allowed methods, even
         in protected Handler subclasses. Reported by Leigh Klotz.
       - Fixed the inclusion test of media types when one contains a 
         "*+".
       - Fixed wrong computed "content-length" header when encoding 
         representations using the Encoder. Reported by Tamas 
         Cservenak.
       - Fixed wrong computed "content-location" header generated by 
         the DirectoryResource. Reported by David Fogel.
       - Fixed potential bug with EncodeRepresentation when only 
         Identity applies.
    - Misc
         - Upgraded JAXB to version 2.1.9.
         - Upgraded Grizzly to version 1.9.5.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1234715

Reply via email to