A lot of fixes and changes as a result of trying to pass the JAX-RS 2.0 
TCK.  Specifically, the TCK has become really strict.  Especially with 
the request matching algorithm which I talk about in this blog:

http://bill.burkecentral.com/2013/05/29/the-poor-jax-rs-request-dispatching-algorithm/

There were also some grey areas of the specification that the TCK now 
tests for.  Resteasy passed some, didn't pass others, but at least now 
its consistent.  Also, I was going to write a ton of unit tests for the 
new client, filter, interceptor, and async apis, but the TCK already 
does a tremendous job in doing this.  I think you'll see a great 
improvement in overall quality for the Resteasy 3.0-beta-6 release.

We still have about 2% of the tests failing due to challenges or bugs in 
the TCK.  Hopefully we'll get those resolved soon and we can ship 
Resteasy 3.0 within the next month.

You know where to find everything!  http://jboss.org/resteasy


-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Resteasy-users mailing list
Resteasy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/resteasy-users

Reply via email to