dev@glassfish.java.net

Re: hk2/external/stax/pom.xml

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Tue, 29 Sep 2009 20:12:23 -0700

yes it's just for compilation purposes. In fact, a while back Lloyd
checked in some code that required jdk6 to build hk2 so I will remove
it...

On Sep 29, 2009, at 11:50 AM, Jitendra Kotamraju wrote:

> hk2/external/stax/pom.xml needs to updated with the correct woodstox
> groupId (as Woodstox changed its groupId to org.codehaus.woodstox a
> while back. See http://jira.codehaus.org/browse/WSTX-86 )
> I guess this doesn't affect v3, as I don't see the stax-osgi.jar in
> v3 distribution.
>
> <dependency>
> <groupId>org.codehaus.woodstox</groupId>
> <artifactId>wstx-asl</artifactId>
> <version>3.2.3</version>
> </dependency>
>
> Jitu
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>