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 #213

Merged
merged 3 commits into from
Dec 2, 2022
Merged

Require Java 11 #213

merged 3 commits into from
Dec 2, 2022

Conversation

MarkEWaite
Copy link
Contributor

Require Java 11

Require Jenkins 2.361.4 or newer.

https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ offers Jenkins 2.361.4 as one of the recommended versions.

Java 11 or newer is required for Jenkins 2.361.4 and for the most recent releases of the parent pom.

  • 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

dependabot bot and others added 2 commits December 1, 2022 23:14
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.51 to 4.52.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.51...plugin-4.52)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Require Jenkins 2.361.4 or newer.

https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/
offers Jenkins 2.361.4 as one of the recommended versions.

Java 11 or newer is required for Jenkins 2.361.4 and for the most recent
releases of the parent pom.
@MarkEWaite MarkEWaite added the enhancement Improvement or new feature label Dec 1, 2022
@github-actions github-actions bot added chore Reduces maintenance effort by changes not directly visible to users dependencies Dependency related change labels Dec 1, 2022
@MarkEWaite MarkEWaite removed chore Reduces maintenance effort by changes not directly visible to users dependencies Dependency related change labels Dec 1, 2022
@github-actions github-actions bot added chore Reduces maintenance effort by changes not directly visible to users dependencies Dependency related change labels Dec 1, 2022
@MarkEWaite MarkEWaite removed chore Reduces maintenance effort by changes not directly visible to users dependencies Dependency related change labels Dec 1, 2022
@MarkEWaite MarkEWaite merged commit f46b5e2 into jenkinsci:master Dec 2, 2022
@MarkEWaite MarkEWaite deleted the require-java-11 branch December 2, 2022 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement or new feature
Projects
None yet
1 participant