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.