Sasu
Sasu
This issue makes it impossible to display month names correctly in some languages (e.g. finnish, slovakian) when using joda-time with JDK 8 or newer.
@zhe-zhao I still get the warning using Java 11 and rest-assured 4.4.0, which uses groovy 3.0.8. ``` WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by...
For people stumbling upon this error and looking for a quick solution: ``` com.7p-group minify-maven-plugin 1.7.8 ``` This issue is fixed in the forked repo https://github.com/sevenprinciples/minify-maven-plugin
I have also created a fork from the project, where the only change currently is that LoggingEvent.getFormattedMessage is public. See https://github.com/sasuw/slf4j-test