dev@glassfish.java.net

Re: pom.xml review request - update JavaMail version

From: Sahoo <sanjeeb.sahoo_at_oracle.com>
Date: Wed, 27 Feb 2013 02:39:56 +0530

Looks good.

Thanks,
Sahoo

On Wednesday 27 February 2013 01:41 AM, Bill Shannon wrote:
> This change updates JavaMail from the release candidate version to the
> final version. Quicklook passes.
>
> $ svn diff nucleus/pom.xml
> Index: nucleus/pom.xml
> ===================================================================
> --- nucleus/pom.xml (revision 59823)
> +++ nucleus/pom.xml (working copy)
> @@ -133,7 +133,7 @@
>
> <source-annotation-processor.version>1.0</source-annotation-processor.version>
>
> <logging-annotation-processor.version>1.3</logging-annotation-processor.version>
> <command-security-plugin.version>1.0.4</command-security-plugin.version>
> - <mail.version>1.4.6-rc1</mail.version>
> + <mail.version>1.4.6</mail.version>
> <javax.annotation-api.version>1.2-b02</javax.annotation-api.version>
> <copyright-plugin.version>1.33</copyright-plugin.version>
> <jdk.version>1.7.0-09</jdk.version>