Skip to content

[Docs] CONTRIBUTING.md Remove java 8 remarks - java 11 works #2148

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

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

StefanSpieker
Copy link
Contributor

I removed the Java 8 specific stuff. I tested it with a clean environment with Java 11, Maven and IntelliJ that it works as expected.
I just did small tests on Java 17, but that also seemed to work

Your checklist for this pull request

🚨 Please review the guidelines for contributing to this repository.

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side) and not your master branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or in Jenkins JIRA
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Did you provide a test-case? That demonstrates feature works or fixes the issue.

@StefanSpieker StefanSpieker requested a review from a team as a code owner October 15, 2022 11:59
@codecov
Copy link

codecov bot commented Oct 15, 2022

Codecov Report

Merging #2148 (f2e0cdb) into master (38ab2e3) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #2148   +/-   ##
=========================================
  Coverage     80.96%   80.96%           
  Complexity      843      843           
=========================================
  Files            72       72           
  Lines          2506     2506           
  Branches        352      352           
=========================================
  Hits           2029     2029           
  Misses          365      365           
  Partials        112      112           

@timja timja added the chore a PR that adds to maintenance - used by Release Drafter label Oct 15, 2022
@timja
Copy link
Member

timja commented Oct 15, 2022

Thanks!

@timja timja merged commit 868b08b into jenkinsci:master Oct 15, 2022
@StefanSpieker StefanSpieker deleted the contributing branch October 18, 2022 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore a PR that adds to maintenance - used by Release Drafter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants