dev@glassfish.java.net

Re: POM review request

From: Romain Grecourt <romain.grecourt_at_oracle.com>
Date: Tue, 05 Mar 2013 19:30:32 +0100

On 3/5/13 5:02 PM, Sandeep Shrivastava wrote:
>
> [sanshriv_at_adc6260176 main]$ svn diff
>
> Index: nucleus/pom.xml
>
> ===================================================================
>
> --- nucleus/pom.xml (revision 60031)
>
> +++ nucleus/pom.xml (working copy)
>
> @@ -131,7 +131,7 @@
>
> <ha-api.version>3.1.8</ha-api.version>
>
> <glassfishbuild.version>3.2.17</glassfishbuild.version>
>
> <source-annotation-processor.version>1.0</source-annotation-processor.version>
>
> -
> <logging-annotation-processor.version>1.3</logging-annotation-processor.version>
>
> +
> <logging-annotation-processor.version>1.4</logging-annotation-processor.version>
>
> <command-security-plugin.version>1.0.4</command-security-plugin.version>
>
> <mail.version>1.4.6</mail.version>
>
> <javax.annotation-api.version>1.2-b02</javax.annotation-api.version>
>
> The version 1.4 module contains update to generate the cause, action
> details in a LogMessages_details.properties file for documentation of
> log message IDs.
>
Looks good
>
> Sandeep
>