-
-
Notifications
You must be signed in to change notification settings - Fork 364
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
support for Spring boot 2.3.0.RELEASE #973
Comments
build of what? |
Demo project https://gitlab.com/JedAI/community/javers-error |
looks like an issue with Gradle 6 |
only fails with javers |
I have not idea what to with this error, gradle 6.3 just fails and gives ridiculous error message: |
Same error in maven also. Javers |
I run gradle with debug and apparently fails because pom.xml of javers-core has line breaks. @bartoszwalacik do you have this issue if yo install to local maven and use it instead of maven central version? |
well, I see it for the first time, javers is built on travis CI (linux). what has changed recently in javers is gradle bump from 5.x to 6.3 |
looks like |
Fixed in 5.9.1, @dacopan thanks for the good runnable test case |
build gradle failed when migrate to spring boot 2.3.0.RELEASE
error: Index 9730 out of bounds for length 8192
The text was updated successfully, but these errors were encountered: