This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-jaxrs-providers.
commit 55b2df3c977edff103d47967a456d55a4c77f67e Author: Tatu Saloranta <[email protected]> Date: Tue May 14 20:41:20 2013 -0700 update release notes --- release-notes/VERSION | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/release-notes/VERSION b/release-notes/VERSION index d7167e7..e7586de 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -3,10 +3,19 @@ Sub-modules: jackson-jaxrs-json-provider jackson-jaxrs-smile-provider jackson-jaxrs-xml-provider -Version: 2.2.1 (03-May-2013) +Version: 2.2.2 (xx-xxx-2013) Changes: +#11: ContextResolvers don't work for ObjectMapper due over-aggressive caching + (reported by Bill Burke (from Resteasy)) + +------------------------------------------------------------------------ +=== History: === +------------------------------------------------------------------------ + +2.2.1 (03-May-2013) + #8: ProviderBase does not close `JsonGenerator` (contributed by Steven S) #9: Dependency to Jetty was accidentally left as compile-time; should be @@ -14,10 +23,6 @@ Changes: (reported by KlausBrunner@github) #10: Problems with proxying of `ProviderBase` (add no-arg constructor) ------------------------------------------------------------------------- -=== History: === ------------------------------------------------------------------------- - 2.2.0 (22-Apr-2013) Changes: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jaxrs-providers.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

