-
Notifications
You must be signed in to change notification settings - Fork 14
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
Update build to Gradle 8 #45
Conversation
I have finally a successful build.
but LGTM. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Builds for me also when upgrading the GeoTools dependency.
Note: hale»studio doesn't build for me yet with a platform created from this PR.
Thanks a lot for the feedback. I used the opportunity to also add the CI task previously prepared in another PR and adapt it to the Gradle update.
These kind of error logs are expected. Ideally they won't happen in the future when all bundles have been created without those Zip file problems. |
Runs with Java 17