Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

Support Java 11 and newer #6

Open
jan-molak opened this issue Oct 14, 2019 · 1 comment
Open

Support Java 11 and newer #6

jan-molak opened this issue Oct 14, 2019 · 1 comment

Comments

@jan-molak
Copy link
Member

Executing the CLI on Java 11 and 12 results in the following warning:

WARNING: An illegal reflective access operation has occurred

Could it be one of the Serenity BDD CLI dependencies misbehaving?

gerhardboer added a commit to gerhardboer/serenity-cli that referenced this issue Aug 5, 2020
Update to Gradle 6.5.1 & Groovy 3.
This fixes illegal reflection exception during build & running of jar on Java 14 environemtn.

Source:
http://groovy-lang.org/changelogs/changelog-3.0.0.html
https://issues.apache.org/jira/browse/GROOVY-8843
@gerhardboer
Copy link
Contributor

@jan-molak I've fixed the error when this warning happens on JDK 14.
I'd like to get this fix in serenity js, which would allow me to generate the reports form the test run.

Sorry for any inconvenience or being too forward with this question.

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

No branches or pull requests

2 participants