Re: JAX-RS version and 2.1.2

2008-07-02 Thread Sergey Beryozkin
Hi I was about to send an update to the user's list. This change, even though it's pretty big, should only affect the users who use custom JAX-RS message body readers and/or writers. There've been patches applied to the existing providers (JSON one), XMLObjects ones are shipped by CXF, so it's o

JAX-RS version and 2.1.2

2008-07-02 Thread Daniel Kulp
Sergey's commit brings up an interesting topic for discussion: In general, when doing patch releases, I've tried to keep the impact to a bare minimum. I have ported new features to the patch branches, but pretty much only if it doesn't affect existing usage.Sergey has done a fantastic