users@jersey.java.net

Re: [Jersey] 0.12 ?

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Wed, 03 Sep 2008 11:37:03 +0200

On Sep 3, 2008, at 10:31 AM, Juergen.Zimmermann_at_HS-Karlsruhe.de wrote:

> Meanwhile there is
> http://download.java.net/maven/2/javax/ws/rs/jsr311-api/0.12-SNAPSHOT.
>
> What's the intention of 0.10 and 0.11?
>

0.10 and 0.11 are stable versions. Note that Jersey 0.10-ea-SNAPSHOT
and 0.11-ea-SNAPSHOT depend on 0.10 and 0.11 of 311 respectively and
implement that version of the API.

Every time we cut a stable version, make a tag, modify the pom version
in the tag to remove the SNAPSHOT, and up the pom version in the
trunk, which is always the SNAPSHOT deployment of the latest
developments.

We will soon be making a 1.0 version of the API and Jersey :-)

Paul.