Pl. go ahead with your changes.
Thanks,
Sahoo
On Friday 10 February 2012 03:32 AM, Bill Shannon wrote:
> I'm getting close to releasing a new version of JavaMail - 1.4.5.
> In the mean time, I've released a "release candidate" version.
> I'd like to update GlassFish to use it. The change is below.
> This change passes quicklook.
>
> $ svn diff pom.xml
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 52507)
> +++ pom.xml (working copy)
> @@ -95,7 +95,7 @@
> <!-- Set sourceEncoding property to eliminate warning with "File
> encoding not set" -->
> <!-- when running FindBugs plugin. -->
> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
> - <mail.version>1.4.4</mail.version>
> + <mail.version>1.4.5-rc1</mail.version>
> <management-api.version>1.1-rev-1</management-api.version>
> <jms-api.version>1.1-rev-1</jms-api.version>
> <servlet-api.version>3.0.1</servlet-api.version>