From: Sergey Beryozkin <sberyozkin_at_talend.com>
Date: Thu, 25 Feb 2016 10:58:18 +0000
Hi All,
hope you are doing well,
I've been inspired by Marek accepting one of Markus's proposals recently
:-), so I thought I'd review the list of the JIRA issues
I've created over the last couple of years or so which is what I did, I
marked quite a few of them as won't fix and came up with the list at [1].
I'm honestly not expecting all of them (or even some of them) be
necessarily addressed for 2.1 bubt I think fixing some of them can
improve the spec/API in some minor ways. Here are the JIRAs I think can
be of interest to resolve for 2.1.
Auto-closing InputStream issue - we actually had our tooling team
pushing back after I implemented the auto-closing due to
the tooling code reading lazily loaded DOM documents. It is probably
more of the docs issues as opposed to the spec issue
The 'scene' of documenting JAX-RS services is in a bit of disorder right
now. Some people use JavaDocs, some custom annotations such as Swagger, etc
Simple fix - lots of consolidation at the tooling/code generation level
may be possible due to it.