dev@jersey.java.net

Heads up on planned changes for stable 0.2 release of Jersey

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Thu, 05 Jul 2007 11:47:18 +0200

Hi,

I plan to release a stable 0.2 of Jersey in about a week or two
(depending on the level of agreement to 311 API changes in the EG).

The following changes may break code if/when you switch from 0.1 to 0.2:

1) remove @SubResource annotation.
    workaround: use a URITemplate annotated method.

2) remove con.sun.ws.rest.api.Entity.
    workaround: An injected (a field or method parameter)
    javax.ws.rs.core.HttpHeaders can be used instead to access request
    meta data.

3) the likely removal of @UnmatchedPath (depending on EG agreement).
    workaround: a boolean property on UriTemplate will declare if a
    template value occurring at the end of a template will consume all
    the path or not.


For 1 and 2 changes can be made to 0.1 dependent application code.

Paul.

-- 
| ? + ? = To question
----------------\
    Paul Sandoz
         x38109
+33-4-76188109