dev@glassfish.java.net

Re: JAXWS RI version property in GFv3 pom

From: Jane Young <jane.young_at_oracle.com>
Date: Mon, 24 May 2010 16:01:22 -0700

Hi Marek

The property jaxws-ri.version is not referenced anywhere in 3.1
workspace. Maybe at one time there was a module directly referencing
jaxws-ri and the dependency was removed but not the property. I will
remove this property from v3/pom.xml.

Thanks for pointing this out.

Jane


Potociar Marek wrote:
> Hi,
> I can see the folowing property definition in the main GFv3 pom.xml:
>
> <jaxws-ri.version>2.1.3</jaxws-ri.version>
>
> This version is not correct. Also JAX-WS RI gets integrated to GFv3 as
> part of Metro. There is a different property definition that controls
> the version of Metro:
>
> <webservices.version>2.1-b03</webservices.version>
>
> So my questions are:
> - Who is using the jaxws-ri.version property and for what purpose?
> - Can we replace the usages of jaxws-ri.version property with the
> webservices.version property and remove the jaxws-ri.version
> completely from the GFv3 pom.xml?
>
> Thank you,
> Marek
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>