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

Make sure to always target JVM 8 bytecode #2853

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Conversation

arturbosch
Copy link
Member

This change was needed for the IntelliJ plugin to compile against dependencies build with JVM 14 locally.

2020-07-07-204634_1914x442_scrot

@arturbosch arturbosch added this to the 1.11.0 milestone Jul 7, 2020
@arturbosch arturbosch added the housekeeping Marker for housekeeping tasks and refactorings label Jul 7, 2020
@codecov
Copy link

codecov bot commented Jul 7, 2020

Codecov Report

Merging #2853 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2853   +/-   ##
=========================================
  Coverage     80.65%   80.65%           
  Complexity     2346     2346           
=========================================
  Files           388      388           
  Lines          7037     7037           
  Branches       1288     1288           
=========================================
  Hits           5676     5676           
  Misses          716      716           
  Partials        645      645           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cd17c03...feafc08. Read the comment docs.

@arturbosch arturbosch merged commit 92e90f7 into master Jul 7, 2020
@arturbosch arturbosch deleted the target-jvm-8 branch July 7, 2020 20:30
@arturbosch arturbosch modified the milestones: 1.11.0, 1.10.1 Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Marker for housekeeping tasks and refactorings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants