ChrisCarini / intellij-platform-plugin-verifier-action

GitHub Action for executing the intellij-plugin-verifier
Apache License 2.0
27 stars 9 forks source link

Plugin Verifier has been compiled by a more recent version of the Java Runtime #21

Closed sadv1r closed 3 years ago

sadv1r commented 3 years ago

Describe the bug Recently started to get this error: Error: Exception in thread "main" java.lang.UnsupportedClassVersionError: com/jetbrains/pluginverifier/PluginVerifierMain has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

I think this is because of this commit in Verifier

To Reproduce Steps to reproduce the behavior:

  1. Run verification of plugin without changing default verifier version

Expected behavior As always

Desktop (please complete the following information):

ChrisCarini commented 3 years ago

Thanks for reporting this issue, and also opening PR #22 to address this, @sadv1r !

I left a few comments on the PR.

ChrisCarini commented 3 years ago

Thank you again, @sadv1r , for reporting the issue and addressing it in PR #22. I have released version v1.0.7 which includes your PR change. I will go ahead and close this issue out now. Please feel free to confirm this works as expected, and re-open if it does not - I am sure it will based on your testing! :) 🎉

sadv1r commented 3 years ago

Works as expected, thanks! https://github.com/sadv1r/ansible-vault-editor-idea-plugin/runs/3041786884?check_suite_focus=true

ChrisCarini commented 1 year ago

@all-contributors please add @sadv1r for userTesting

allcontributors[bot] commented 1 year ago

@ChrisCarini

I've put up a pull request to add @sadv1r! :tada: