Description
To support JAX-RS 1.1 E012, we need to parse the values in @Consumes and @Produces annotations. Please see patch.
For reference, see E012 here: http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311ChangeLog.html
Patch includes tests for @Produces and @Consumes on providers and resources.