Skip to main content

Release 5.0.0.22

Date: Apr 12, 2013

Juno 5.0.0.22 is a minor update.

Core API changes

  • New @Property.nls() annotation for specifying localized property values. For example, allows you to set the HTMLDOC_title and HTMLDOC_description properties to localized values pulled from a resource bundle. See the AddressBookResource class for an example.

REST Servlet API changes

  • Fix a bug where the &Content query parameter was not always parsed correctly.