mkarg commented on issue #52: JOHNZON-281 JAX-RS Provider MUST throw NoContentException URL: https://github.com/apache/johnzon/pull/52#issuecomment-536176052 Apparently Johnzon has another MBR which I didn't know of before, and which also is incompliant to JAX-RS 2.1, so here are more commits: * Fixed second MBR so now *both* MBRs are compliant to JAX-RS 2.1 (original claim of this PR) * Added two unit tests to proof this claim (solves issue 4) @rmannibucau I will definitively look into the open issues 2 and 3. This PR keeps "as wanted" issue 1 and solves issue 4, hence, the actual topic of this bug report is finished: Johnzon becomes JAX-RS 2.1 compliant again. Due to separation of concerns, I'd like to request that we merge PR #52 now, and I will open two new separate PRs *ontop*, one to address the performance regression (issue 2) and one to address the idea of returning *empty instances* (issue 3).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services