dev@glassfish.java.net

Re: grizzly 1.9.18 integration issue

From: Snjezana Sevo-Zenzerovic <Snjezana.Sevo-Zenzerovic_at_Sun.COM>
Date: Wed, 19 Aug 2009 14:03:06 -0700

Justin,

I'll take a look and let you know...

Thanks,

Snjezana

Justin Lee wrote:

> I'd added some unit tests in the grizzly tree to try to better unit
> test grizzly-config before it hit the glassfish tree. I added this
> dependency:
>
> <dependency>
> <groupId>com.sun.grizzly</groupId>
> <artifactId>grizzly-http-servlet</artifactId>
> <version>${grizzly-version}</version>
> <scope>test</scope>
> </dependency>
>
> With this dependency in place, the build hits an infinite loop in
> packager/glassfish-nucleus at
> java/org/jvnet/maven/plugin/antrun/DependencyExclusionFilter.java:82.
> If i comment that dep out of the pom file in the ~/.m2, it builds
> fine. If I put it back in the pom, it crashes. Does anyone know why
> this would happen? I added some debug to the maven plugin and saved
> the output to a file. The file itself is huge, but here's the tail
> end of it before it dies:
>
>
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->com.sun.grizzly:grizzly-servlet-webserver:1.9.8
>
> node = com.sun.grizzly:grizzly-servlet-webserver:1.9.8
> e =
> com.sun.grizzly:grizzly-servlet-webserver:1.9.8--(compile)-->com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT--(test)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-servlet-webserver:1.9.8
> e =
> com.sun.grizzly:grizzly-servlet-webserver:1.9.8--(compile)-->com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT--(compile)-->javax.servlet:servlet-api:2.5
>
> node = com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT--(test)-->com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT--(test)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT--(test)-->com.sun.jersey:jersey-client:1.1.1-ea-SNAPSHOT
>
> node = com.sun.jersey:jersey-client:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-client:1.1.1-ea-SNAPSHOT--(compile)-->com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT
>
> node = com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT--(compile)-->javax.ws.rs:jsr311-api:1.1
>
> node = javax.ws.rs:jsr311-api:1.1
> e = javax.ws.rs:jsr311-api:1.1--(test)-->junit:junit:4.3.1
> node = com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT--(provided)-->javax.mail:mail:1.4
>
> node = javax.mail:mail:1.4
> e = javax.mail:mail:1.4--(compile)-->javax.activation:activation:1.1
> node = com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT--(provided)-->javax.xml.bind:jaxb-api:2.1
>
> node = javax.xml.bind:jaxb-api:2.1
> e =
> javax.xml.bind:jaxb-api:2.1--(compile)-->javax.xml.stream:stax-api:1.0-2
> node = javax.xml.bind:jaxb-api:2.1
> e =
> javax.xml.bind:jaxb-api:2.1--(compile)-->javax.activation:activation:1.1
> node = com.sun.jersey:jersey-client:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-client:1.1.1-ea-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.jersey:jersey-client:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-client:1.1.1-ea-SNAPSHOT--(test)-->com.sun.net.httpserver:http:20070405
>
> node = com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT--(test)-->com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
>
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(compile)-->com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT
>
> node = com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT--(compile)-->javax.ws.rs:jsr311-api:1.1
>
> node = javax.ws.rs:jsr311-api:1.1
> e = javax.ws.rs:jsr311-api:1.1--(test)-->junit:junit:4.3.1
> node = com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT--(provided)-->javax.mail:mail:1.4
>
> node = javax.mail:mail:1.4
> e = javax.mail:mail:1.4--(compile)-->javax.activation:activation:1.1
> node = com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT--(provided)-->javax.xml.bind:jaxb-api:2.1
>
> node = javax.xml.bind:jaxb-api:2.1
> e =
> javax.xml.bind:jaxb-api:2.1--(compile)-->javax.xml.stream:stax-api:1.0-2
> node = javax.xml.bind:jaxb-api:2.1
> e =
> javax.xml.bind:jaxb-api:2.1--(compile)-->javax.activation:activation:1.1
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(compile)-->asm:asm:3.1
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->javax.annotation:jsr250-api:1.0
>
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->javax.persistence:persistence-api:1.0.2
>
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->javax.mail:mail:1.4
>
> node = javax.mail:mail:1.4
> e = javax.mail:mail:1.4--(compile)-->javax.activation:activation:1.1
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->javax.xml.bind:jaxb-api:2.1
>
> node = javax.xml.bind:jaxb-api:2.1
> e =
> javax.xml.bind:jaxb-api:2.1--(compile)-->javax.xml.stream:stax-api:1.0-2
> node = javax.xml.bind:jaxb-api:2.1
> e =
> javax.xml.bind:jaxb-api:2.1--(compile)-->javax.activation:activation:1.1
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->javax.servlet:servlet-api:2.5
>
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->javax.servlet:jsp-api:2.0
>
> node = javax.servlet:jsp-api:2.0
> e = javax.servlet:jsp-api:2.0--(compile)-->javax.servlet:servlet-api:2.5
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->org.glassfish:javax.ejb:3.0-SNAPSHOT
>
> node = org.glassfish:javax.ejb:3.0-SNAPSHOT
> e =
> org.glassfish:javax.ejb:3.0-SNAPSHOT--(compile)-->org.glassfish:javax.transaction:3.0-SNAPSHOT
>
> node = org.glassfish:javax.transaction:3.0-SNAPSHOT
> e =
> org.glassfish:javax.transaction:3.0-SNAPSHOT--(test/optional)-->junit:junit:4.3.1
>
> node = org.glassfish:javax.ejb:3.0-SNAPSHOT
> e =
> org.glassfish:javax.ejb:3.0-SNAPSHOT--(compile)-->org.glassfish:javax.annotation:3.0-SNAPSHOT
>
> node = org.glassfish:javax.annotation:3.0-SNAPSHOT
> e =
> org.glassfish:javax.annotation:3.0-SNAPSHOT--(test/optional)-->junit:junit:4.3.1
>
> node = org.glassfish:javax.ejb:3.0-SNAPSHOT
> e =
> org.glassfish:javax.ejb:3.0-SNAPSHOT--(compile/optional)-->org.glassfish:javax.xml.rpc:3.0-SNAPSHOT
>
> node = org.glassfish:javax.ejb:3.0-SNAPSHOT
> e =
> org.glassfish:javax.ejb:3.0-SNAPSHOT--(test/optional)-->junit:junit:4.3.1
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->ant:ant:1.6.5
>
> node = ant:ant:1.6.5
> e = ant:ant:1.6.5--(compile/optional)-->xerces:xercesImpl:2.6.2
> node = ant:ant:1.6.5
> e = ant:ant:1.6.5--(compile/optional)-->xml-apis:xml-apis:1.3.04
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->com.sun.grizzly:grizzly-servlet-webserver:1.9.8
>
> node = com.sun.grizzly:grizzly-servlet-webserver:1.9.8
> e =
> com.sun.grizzly:grizzly-servlet-webserver:1.9.8--(compile)-->com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT--(test)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-servlet-webserver:1.9.8
> e =
> com.sun.grizzly:grizzly-servlet-webserver:1.9.8--(compile)-->com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT--(compile)-->javax.servlet:servlet-api:2.5
>
> node = com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT--(test)-->com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT--(test)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT--(test)-->com.sun.jersey:jersey-client:1.1.1-ea-SNAPSHOT
>
> node = com.sun.jersey:jersey-client:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-client:1.1.1-ea-SNAPSHOT--(compile)-->com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT
>
> node = com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT--(compile)-->javax.ws.rs:jsr311-api:1.1
>
> node = javax.ws.rs:jsr311-api:1.1
> e = javax.ws.rs:jsr311-api:1.1--(test)-->junit:junit:4.3.1
> node = com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT--(provided)-->javax.mail:mail:1.4
>
> node = javax.mail:mail:1.4
> e = javax.mail:mail:1.4--(compile)-->javax.activation:activation:1.1
> node = com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT--(provided)-->javax.xml.bind:jaxb-api:2.1
>
> node = javax.xml.bind:jaxb-api:2.1
> e =
> javax.xml.bind:jaxb-api:2.1--(compile)-->javax.xml.stream:stax-api:1.0-2
> node = javax.xml.bind:jaxb-api:2.1
> e =
> javax.xml.bind:jaxb-api:2.1--(compile)-->javax.activation:activation:1.1
> node = com.sun.jersey:jersey-client:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-client:1.1.1-ea-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.jersey:jersey-client:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-client:1.1.1-ea-SNAPSHOT--(test)-->com.sun.net.httpserver:http:20070405
>
> node = com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT--(test)-->com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
>
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(compile)-->com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT
>
> node = com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT--(compile)-->javax.ws.rs:jsr311-api:1.1
>
> node = javax.ws.rs:jsr311-api:1.1
> e = javax.ws.rs:jsr311-api:1.1--(test)-->junit:junit:4.3.1
> node = com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT--(provided)-->javax.mail:mail:1.4
>
> node = javax.mail:mail:1.4
> e = javax.mail:mail:1.4--(compile)-->javax.activation:activation:1.1
> node = com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT--(provided)-->javax.xml.bind:jaxb-api:2.1
>
> node = javax.xml.bind:jaxb-api:2.1
> e =
> javax.xml.bind:jaxb-api:2.1--(compile)-->javax.xml.stream:stax-api:1.0-2
> node = javax.xml.bind:jaxb-api:2.1
> e =
> javax.xml.bind:jaxb-api:2.1--(compile)-->javax.activation:activation:1.1
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(compile)-->asm:asm:3.1
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->javax.annotation:jsr250-api:1.0
>
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->javax.persistence:persistence-api:1.0.2
>
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->javax.mail:mail:1.4
>
> node = javax.mail:mail:1.4
> e = javax.mail:mail:1.4--(compile)-->javax.activation:activation:1.1
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->javax.xml.bind:jaxb-api:2.1
>
> node = javax.xml.bind:jaxb-api:2.1
> e =
> javax.xml.bind:jaxb-api:2.1--(compile)-->javax.xml.stream:stax-api:1.0-2
> node = javax.xml.bind:jaxb-api:2.1
> e =
> javax.xml.bind:jaxb-api:2.1--(compile)-->javax.activation:activation:1.1
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->javax.servlet:servlet-api:2.5
>
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->javax.servlet:jsp-api:2.0
>
> node = javax.servlet:jsp-api:2.0
> e = javax.servlet:jsp-api:2.0--(compile)-->javax.servlet:servlet-api:2.5
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->org.glassfish:javax.ejb:3.0-SNAPSHOT
>
> node = org.glassfish:javax.ejb:3.0-SNAPSHOT
> e =
> org.glassfish:javax.ejb:3.0-SNAPSHOT--(compile)-->org.glassfish:javax.transaction:3.0-SNAPSHOT
>
> node = org.glassfish:javax.transaction:3.0-SNAPSHOT
> e =
> org.glassfish:javax.transaction:3.0-SNAPSHOT--(test/optional)-->junit:junit:4.3.1
>
> node = org.glassfish:javax.ejb:3.0-SNAPSHOT
> e =
> org.glassfish:javax.ejb:3.0-SNAPSHOT--(compile)-->org.glassfish:javax.annotation:3.0-SNAPSHOT
>
> node = org.glassfish:javax.annotation:3.0-SNAPSHOT
> e =
> org.glassfish:javax.annotation:3.0-SNAPSHOT--(test/optional)-->junit:junit:4.3.1
>
> node = org.glassfish:javax.ejb:3.0-SNAPSHOT
> e =
> org.glassfish:javax.ejb:3.0-SNAPSHOT--(compile/optional)-->org.glassfish:javax.xml.rpc:3.0-SNAPSHOT
>
> node = org.glassfish:javax.ejb:3.0-SNAPSHOT
> e =
> org.glassfish:javax.ejb:3.0-SNAPSHOT--(test/optional)-->junit:junit:4.3.1
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->ant:ant:1.6.5
>
> node = ant:ant:1.6.5
> e = ant:ant:1.6.5--(compile/optional)-->xerces:xercesImpl:2.6.2
> node = ant:ant:1.6.5
> e = ant:ant:1.6.5--(compile/optional)-->xml-apis:xml-apis:1.3.04
> node = com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT
> e =
> com.sun.jersey:jersey-server:1.1.1-ea-SNAPSHOT--(provided)-->com.sun.grizzly:grizzly-servlet-webserver:1.9.8
>
> node = com.sun.grizzly:grizzly-servlet-webserver:1.9.8
> e =
> com.sun.grizzly:grizzly-servlet-webserver:1.9.8--(compile)-->com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT--(test)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-portunif:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-servlet-webserver:1.9.8
> e =
> com.sun.grizzly:grizzly-servlet-webserver:1.9.8--(compile)-->com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT--(compile)-->javax.servlet:servlet-api:2.5
>
> node = com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http-servlet:1.9.18-SNAPSHOT--(test)-->com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(test)-->junit:junit:4.3.1
>
> node = com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-http:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-rcm:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
>
> node = com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT
> e =
> com.sun.grizzly:grizzly-framework:1.9.18-SNAPSHOT--(compile)-->com.sun.grizzly:grizzly-utils:1.9.18-SNAPSHOT
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>