Version policy : third-party upgrades in a minor release ?
Tom Zeller
tzeller at dragonacea.biz
Thu Oct 22 22:50:25 EDT 2015
> On Oct 22, 2015, at 7:59 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:
>
> I'd note that removing or changing APIs and interfaces isn't usually *that* common in most projects with no warning, in Java at least. Since anything else is basically fair game, that's why we haven't ever worried about it all that much. Usually release notes and such will identify at least *that* much
I guess it's the/my/our subjectivity that I want to replace with a tool. For example, SLF4J and Logback had nice changelogs but JCommander didn't - probably nothing to fret about.
I tend to reach for a script for these kinds of things, e.g. especially for reviewing transitive dependencies.
More information about the dev
mailing list