dev@glassfish.java.net

Re: pom.xml review - Web Beans Integration

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Fri, 24 Jul 2009 02:53:24 -0700

Changes look fine. Thanks.


Roger Kitain wrote:
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 29665)
> +++ pom.xml (working copy)
> @@ -155,7 +155,7 @@
> <antlr.version>2.7.6</antlr.version>
> <mq.version>4.4-011-1</mq.version>
> <jaxr.version>JAXR_RA_AS90_20060317</jaxr.version>
> - <webbeans.version>1.0.0.PREVIEW1</webbeans.version>
> + <webbeans.version>1.0.0.PREVIEW2.SP1</webbeans.version>
> <jersey.version>1.1.1-ea</jersey.version>
> <jbi.version>1.0</jbi.version>
> <wsdl4j.version>1.6.2</wsdl4j.version>
>
> Index: web/webbeans-integration/pom.xml
> ===================================================================
> --- web/webbeans-integration/pom.xml (revision 29665)
> +++ web/webbeans-integration/pom.xml (working copy)
> @@ -111,8 +111,8 @@
> <artifactId>javassist</artifactId>
> </exclusion>
> <exclusion>
> - <groupId>dom4j</groupId>
> - <artifactId>dom4j</artifactId>
> + <groupId>com.google.collections</groupId>
> + <artifactId>google-collections</artifactId>
> </exclusion>
> </exclusions>
> </dependency>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>