Jan.Luehe_at_Sun.COM wrote:
> I'm facing a NPE in Habitat.java.
>
> The attached diffs fix it.
>
> When I rebuild hk2/auto-depends (which is where Habitat.java lives),
> it increments the version from
>
> auto-depends-0.3.10-SNAPSHOT.jar
>
> to
>
> auto-depends-0.3.11-SNAPSHOT.jar
>
> Can someone remind me of the places (in V3) I need to change in order for
> V3 to pick up this new version?
it's by defining 'properties' section in the pom.xml.
top level v3/pom.xml has hk2.version as property defined.
This property seems like duplicated at many other places.
v3/build/pom.xml for example.
hths,
-hg
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net