-
Notifications
You must be signed in to change notification settings - Fork 97
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
Build polish and upgrade, switch to Gradle 6.8.3, snapshot of 1.0.5 #175
Conversation
simonbasle
commented
Mar 23, 2021
- Fix current snapshot 1.0.5 not 1.0.4 (Build polish and upgrade, switch to Gradle 6.8.3, snapshot of 1.0.5 #175)
- Build polish: remove jcenter() in favor of mavenCentral() (Build polish and upgrade, switch to Gradle 6.8.3, snapshot of 1.0.5 #175)
- Build polish: add simonbasle as dev (Build polish and upgrade, switch to Gradle 6.8.3, snapshot of 1.0.5 #175)
- Build polish: bump Gradle to 6.8.3 and fix build issues (Build polish and upgrade, switch to Gradle 6.8.3, snapshot of 1.0.5 #175)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but I would defer merging till @bsideup comments
NB: I have validated the current commit works by using jitpack in a demo project that installs the agent programmatically and flags a |
- annotation processing now must be defined using `annotationProcessor` dependency type - use archiveClassifier.set syntax - use implementation/runtime syntax for dependencies
c30671a
to
bdfaa8b
Compare
I'll merge this for now, but don't hesitate to chime in @bsideup, your input will be appreciated 👍 |
@simonbasle I am curious what was the motivation to merge this so fast, outside of work hours (19:30)? Also, the branch name ( |
JFYI I am no longer receiving the mention notifications, as I was force removed from the org, and I cannot change my notifications anymore (I had |
@bsideup yeah I wanted to move quickly on this to get JDK 16 compatible snapshots (and fix the bad snapshot version). I could have done multiple PRs I guess, but I preferred these build-related changes to be reviewed together, as it didn't feel that massive. re the notifications, have you tried removing your |
@simonbasle I cannot remove the email, I'd lose my contributions :D AFAIK JDK 16 removed the flag that we were relying upon ( |
It boils down to: I don't think there was actual harm in bumping these dependencies and Gradle, but I could have waited a tiny bit longer before merging. My bad.
Fair point. Let's not advertise JDK16 compatibility just yet, then 😞 Ping me on email if you need help from VMware side to resolve the notification issue. |
@simonbasle it's okay, these notifications are only for Once BlockHound goes to the Reactive Foundation, it won't be a problem anymore. |