dev@glassfish.java.net

POM review request

From: Sandeep Shrivastava <sandeep.s.shrivastava_at_oracle.com>
Date: Tue, 5 Mar 2013 08:02:38 -0800 (PST)

[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.

 

Sandeep