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

Merged
merged 3 commits into from
Dec 2, 2022
Merged

Require Java 11 #210

merged 3 commits into from
Dec 2, 2022

Conversation

MarkEWaite
Copy link
Collaborator

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:12
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] <[email protected]>
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 skip-changelog Exclude from the changelog and removed enhancement Improvement or new feature labels Dec 1, 2022
@MarkEWaite MarkEWaite added enhancement Improvement or new feature and removed skip-changelog Exclude from the changelog chore Reduces maintenance effort by changes not directly visible to users labels Dec 1, 2022
@MarkEWaite MarkEWaite merged commit 817a9d0 into jenkinsci:master Dec 2, 2022
@MarkEWaite MarkEWaite deleted the require-java-11 branch December 2, 2022 00:19
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
Development

Successfully merging this pull request may close these issues.

1 participant