Closed Capstan closed 5 years ago
Asked a question in https://github.com/google/guava/issues/3595 about how downstream projects are expected to provide JRE vs. Android support if they're Guava consumers.
Forgot these docs too:
Per advice on google/guava#3595, posted a question on StackOverflow.
- Do we bump the major version number given that the source compatibility would change?
I don't know whether there's a settled answer to this, so I am replying half to link to this Google Cloud proposed best practice, which suggests not bumping, and half to subscribe to this thread to hear if other people have recommendations to the contrary :)
Given @cpovirk's advice, I propose:
Feedback accepted until end of September, after which point I'll make the requisite changes.
All that is left is bumping the minor version, which we'll do upon the next release.
JDK 1.6 is hard to build on these days:
We should consider upgrading the JDK, presumably to JDK 1.8.
Things to consider:
/cc @huggsboson