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

SSA-006: Fix gradle warnings #9

Closed
Saklavi opened this issue Nov 25, 2023 · 0 comments · Fixed by #10
Closed

SSA-006: Fix gradle warnings #9

Saklavi opened this issue Nov 25, 2023 · 0 comments · Fixed by #10
Assignees
Labels
bug Something isn't working

Comments

@Saklavi
Copy link
Contributor

Saklavi commented Nov 25, 2023

Following warning can be fixed

`wolty@Legion:~/projekty/secret-santa-app$ ./gradlew clean check --warning-mode all

Task :test
The automatic loading of test framework implementation dependencies has been deprecated. This is scheduled to be removed in Gradle 9.0. Declare the desired test framework directly on the test suite or explicitly declare the test framework implementation dependencies on the test's runtime classpath. Consult the upgrading guide for further information: https://docs.gradle.org/8.4/userguide/upgrading_version_8.html#test_framework_implementation_dependencies

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

BUILD SUCCESSFUL in 4s
5 actionable tasks: 5 executed`

spring-io/initializr#1476

@Saklavi Saklavi added the bug Something isn't working label Nov 25, 2023
@Saklavi Saklavi self-assigned this Nov 25, 2023
@Saklavi Saklavi linked a pull request Nov 25, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant