-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release - July 2018 - name: 0.16.1 #5792
Comments
Question, why would the base line commit be fb9215a instead of the original one 4f64b77? Wouldn't it introduce new commits between them? |
You're absolutely correct. I've edited the cherrypick list above to fix my mistake. Thanks for the notice! |
I've generated 0.16.1rc1. (I needed to resolve several merge conflicts around JDK BUILD/bzl files, hope I did so correctly:)) |
Let's document what is the state of 0.16.1 as proposed here (roll forward fixes to enable compilation on JDK 9) w.r.t. the following issues: |
|
rc1 and rc2 are on chocolatey |
0.16.1 has been released! https://releases.bazel.build/0.16.1/release/index.html I have sent out a patch to homebrew: Homebrew/homebrew-core#31066 |
… On 08/13/2018 12:14 PM, Jakob Buchgraber wrote:
0.16.1 has been released!
https://releases.bazel.build/0.16.1/release/index.html
I have sent out a patch to homebrew: Homebrew/homebrew-core#31066
<Homebrew/homebrew-core#31066>
cc @vbatts <https://github.com/vbatts> @oetemounce @ilovezfs
<https://github.com/ilovezfs>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5792 (comment)>, or
mute the thread
<https://github.com/notifications/unsubscribe-auth/AAEF6TCCV0w3idd1grV_I-bB3c8f-N5bks5uQaXUgaJpZM4VylZi>.
|
chocolatey is published. |
Users are still seeing issues with JDK version in 0.16.1 (see #6072). Can we cut a 0.16.2 with the fixes needed to unblock them? |
@laurentlb I think yes. It could be easily tested when building JGit, as described by @msohn in #6027 (comment) or following the steps from #5888. |
Patch release on top of release 0.16.0 (#5058)
Baseline: 4f64b77
Previous Cherrypicks (for release 0.16.0):
4c9a0c8
d3228b6
8ff87c1
c4622ac
1021965
ab1f269
68e92b4
f45c224
bca1912
3842bd3
Cherrypicks so far for 0.16.1:
To fix #5777 and #5792: c4670db 1c81337 e4277c7 28dfe31 b0e8d0a
To fix #5683: 6bd0bdf f330439
Still unresolved: #5730
The text was updated successfully, but these errors were encountered: