dev@glassfish.java.net

Code review for glassfish-grizzly-full/pom.xml

From: Shing Wai Chan <Shing-Wai.Chan_at_Sun.COM>
Date: Tue, 29 Sep 2009 13:30:07 -0700

packager/glassfish-grizzly-full $ svn diff pom.xml
Index: pom.xml
===================================================================
--- pom.xml (revision 32029)
+++ pom.xml (working copy)
@@ -81,6 +81,10 @@
         </dependency>
         <dependency>
             <groupId>com.sun.grizzly</groupId>
+ <artifactId>grizzly-cometd</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>com.sun.grizzly</groupId>
         <artifactId>grizzly-http-servlet</artifactId>
         </dependency>
         <!-- previous package - required for dependency graph
calculation -->