Hi Jakub,
Thanks for doing that.
On Nov 28, 2008, at 5:57 PM, Jakub Podlesak wrote:
>
> Hi all,
>
> i have just moved all contrib stuff under a newly created
> [com.sun.jersey.contribs] group. After the change gets populated
> through all the java.net maven infrastructure, fresh contrib artifacts
> should become published under the contribs subdirectory [1].
>
> The change should make it a bit more apparent what goes into [jersey-
> bundle]
> module and what remains separated.
>
> Affected modules are:
>
> [apache-client]
Note that i am going to disable this from the build as we still need
to do some work to make it stable.
Paul.
>
> [jersey-multipart]
> [jersey-spring]
> [maven-wadl-plugin]
>
> If you use those modules, please update your
> dependency [groupId] definitions in your poms
> like follows:
>
> <groupId>com.sun.jersey.contribs</groupId>
>
> e.g. for [maven-wadl-plugin] you will have:
>
> <dependency>
> <groupId>com.sun.jersey.contribs</groupId>
> <artifactId>maven-wadl-plugin</artifactId>
> <version>${jersey-release-version}</version>
> </dependency>
>
>
> Thanks for understanding,
>
> ~Jakub
>
>
> [1]http://download.java.net/maven/2/com/sun/jersey/contribs
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>