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

integrate new gradle wrapper 7.5.1 #1019

Merged
merged 2 commits into from
Sep 2, 2022

Conversation

mathieu-benoit
Copy link
Contributor

In order to complete #1007, we need to integrate the associated Graddle wrapper, here we are. Generated by this command after downloading gradle-7.5.1: gradle wrapper.

Also, fixed a warning generated by gradle wrapper --warning-mode all:

The CreateStartScripts.mainClassName property has been deprecated. This is scheduled to be removed in Gradle 8.0. Please use the mainClass property instead. See https://docs.gradle.org/7.5.1/dsl/org.gradle.jvm.application.tasks.CreateStartScripts.html#org.gradle.jvm.application.tasks.CreateStartScripts:mainClassName for more details.
        at build_3usk3y9227mezfvgbndueilb4$_run_closure9.doCall(/home/mabenoit/microservices-demo/src/adservice/build.gradle:103)
        (Run with --stacktrace to get the full stack trace of this deprecation warning.)

@github-actions
Copy link

github-actions bot commented Sep 1, 2022

🚲 PR staged at http://104.154.121.50

@mathieu-benoit
Copy link
Contributor Author

Ready for your review, thanks!

@github-actions
Copy link

github-actions bot commented Sep 1, 2022

🚲 PR staged at http://104.154.121.50

@mathieu-benoit mathieu-benoit added the lang: java Issues specific to Java. label Sep 1, 2022
@mathieu-benoit mathieu-benoit changed the title integrate new gradle wraper 7.5.1 integrate new gradle wrapper 7.5.1 Sep 2, 2022
@NimJay NimJay merged commit 10e8f3e into main Sep 2, 2022
@NimJay NimJay deleted the mathieu-benoit/upgrade-gradle-wrapper-7-5-1 branch September 2, 2022 13:06
D-Mwanth pushed a commit to D-Mwanth/microservices-demo that referenced this pull request Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang: java Issues specific to Java.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants