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

Error "class file version 0.0) was compiled with an invalid major version" #192

Open
Danghor opened this issue Dec 13, 2022 · 1 comment
Labels

Comments

@Danghor
Copy link

Danghor commented Dec 13, 2022

For unknown reasons, the grader produces the error message "class file version 0.0) was compiled with an invalid major version" when running the graderPrivaterRun Task.

image

Can be repdroduced in branch https://github.com/FOP-2223/FOP-2223-H08-Root/tree/grader at least in commit b852be20ad3b5e5495d4008085b5f49b682e7b58

@Danghor
Copy link
Author

Danghor commented Dec 13, 2022

Workaround: remove second transformer in RubricProvider, i.e. comment out configuration.addTransformer(new ArrayCalculatorCtorReplacer());

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants