dev@glassfish.java.net

Re: version of hk2 in common-ap/pom.xml vs v3/pom.xml

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Thu, 07 Aug 2008 15:27:43 -0700

Bhakti,

This needs to be the same. From my discussions with Sahoo,
he wants v3 to use hk2's SNAPSHOT versions. (I don't fully
agree with him). But Kohsuke prefers we use specific versions.

But what's not clear to me is why glassfish-api redefines
the hk2 versions (both core and plugin). Either they should
be inherited from one place (v3 inherits from glassfish-api
or the other way).

My current attempts to fix the build involve:

making hk2.version and hk2.plugin.version (everywhere except admingui) to go to
0.3.12-SNAPSHOT and fixing hk2's 0.3.12-SNAPSHOT to
have the fix that Jan suggested (in Habitat.java).

- Kedar


Bhakti Mehta wrote:
> Kedar,
>
> Why is the version of hk2 in common-api/pom.xml
> <hk2.plugin.version>0.3.11</hk2.plugin.version>
> <hk2.version>0.3.11</hk2.version>
> vs v3/pom.xml
> <hk2.version>0.3.12-SNAPSHOT</hk2.version>
> <hk2.plugin.version>0.3.12-SNAPSHOT</hk2.plugin.version>
>
> Is this an oversight or an intentional change?
>
> Regards,
> Bhakti
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>