dev@glassfish.java.net

[ACTION] review pom.xml

From: Hong Zhang <Hong.Zhang_at_Sun.COM>
Date: Wed, 24 Jun 2009 10:29:22 -0400

Hi,
    I have added a LogStrings.properties in the core/kernel module and
have modified the pom.xml to include the LogStrings.properties. The diff
is as follow:

hzhang_at_nmr:~/files/workspaces/v3/core/kernel$ svn diff pom.xml
Index: pom.xml
===================================================================
--- pom.xml (revision 28099)
+++ pom.xml (working copy)
@@ -76,6 +76,7 @@
                 <includes>
                     <include>**/*.1</include>
                     <include>**/*.xml</include>
+ <include>**/*.properties</include>
                 </includes>
             </resource>
         </resources>



   Thanks,

- Hong