dev@glassfish.java.net

Re: pom.xml change in web-naming

From: Sahoo <sanjeeb.sahoo_at_oracle.com>
Date: Thu, 01 Dec 2011 04:58:27 +0530

Why is this change required now?

Sahoo
On Thursday 01 December 2011 04:34 AM, Shing Wai Chan wrote:
> I would like to change the web/web-naming/pom.xml as follows:
> Please let me know if this is ok.
> Shing Wai Chan
>
> web/web-naming $ svn diff pom.xml
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 51214)
> +++ pom.xml (working copy)
> @@ -84,5 +84,9 @@
> <groupId>com.sun.mail</groupId>
> <artifactId>javax.mail</artifactId>
> </dependency>
> + <dependency>
> + <groupId>com.sun.grizzly</groupId>
> + <artifactId>grizzly-utils</artifactId>
> + </dependency>
> </dependencies>
> </project>
>