dev@jersey.java.net

Packaging consideration for REST client api

From: Nam Nguyen <Nam.Nguyen_at_Sun.COM>
Date: Tue, 11 Dec 2007 10:39:12 -0800

Hi,

I know that the Jersey client API will not be publicly available until
0.6, but I think it is not too early to raise point of consideration
regarding partitioning Jersey packages. There could be some pure
client that does not need any of the runtime classes. So I think its
best if we could package client packages and shared packages in separate
jars from the runtime packages.

-Nam