- Build Scan plugin is now Gradle Enterprise plugin applied in settings
- Compile task dependencies are now defined through classpath
- Test fixture publication can be disabled through public API
Comment From: pivotal-issuemaster
@jjohannes Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
Comment From: pivotal-issuemaster
@jjohannes Thank you for signing the Contributor License Agreement!
Comment From: sbrannen
Thanks for the PR!
We'll likely hold off on merging this until master
represents the work for Spring Framework 5.3.x
.
Comment From: sbrannen
Hi @jjohannes,
We've just branched for Spring Framework 5.3 work. So master
is now for 5.3, and we can proceed with the Gradle upgrade. However...
- Gradle 6.3 has been released since you last updated this PR.
- There are merge conflicts in this PR now.
In light of that, would you be willing to update this PR against the current state of master
?
Comment From: sbrannen
@jjohannes, never mind: @bclozel already merged it and will take care of the 6.3 upgrade. 😉