users@jersey.java.net

Re: [Jersey] heads up: trunk might become unstable

From: Matt Brozowski <brozow_at_opennms.org>
Date: Fri, 25 Jul 2008 16:13:05 -0400

On Fri, Jul 25, 2008 at 1:10 PM, Jakub Podlesak <Jakub.Podlesak_at_sun.com>
wrote:

> The trunk should be stable again.
>
> You can build things after checkout this way:
>
> svn co https://jersey.dev.java.net/svn/jersey/trunk jersey-trunk
> cd jersey-trunk/jersey
> mvn clean install


I noticed that the new code depends on jsr311-api version 0.8

Is that the correct version.. I see that versoins 0.9 and 0.10-SNAPSHOT is
in the repo. Which version should we be using?

Matt