Skip to content
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

Require Java 11 for Gradle build, remove Spring framework #576

Merged
merged 2 commits into from
Dec 23, 2022

Conversation

nre-ableton
Copy link
Contributor

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

We don't need the Spring framework anymore, the last traces of it were removed in 612ef94. Spring 6.x requires JDK 17, which is incompatible with our requirement for JDK 11 compatibility (since this is the minimum version required by Jenkins).

@nre-ableton nre-ableton merged commit 986b1a7 into master Dec 23, 2022
@nre-ableton nre-ableton deleted the nre/master/java-11 branch December 23, 2022 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant