Skip to content

Conversation

@moleske
Copy link
Member

@moleske moleske commented Apr 13, 2021

  • testRuntime to testRuntimeOnly
  • some compile to api
  • version to archiveVersion
  • basename to distributionbasename

Authored-by: M. Oleske michael@oleske.engineer

This does not fix all Gradle 7 warnings, but figured a start was better than no start. I have checked the "Allow edits and access to secrets by maintainers" box, so if there is something else you see that you want to fix, please collaborated and push to this branch. You can do this without me needing to grant you access to my fork directly. The other fixes require actual thought to fix instead of just not using the deprecated name.

Thank you for submitting a contribution to Apache Geode.

In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:

For all changes:

  • Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?

  • Has your PR been rebased against the latest commit within the target branch (typically develop)?

  • Is your initial contribution a single, squashed commit?

  • Does gradlew build run cleanly?

  • Have you written or updated unit tests to verify your changes?

  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?

Note:

Please ensure that once the PR is submitted, check Concourse for build issues and
submit an update to your PR as soon as possible. If you need help, please send an
email to dev@geode.apache.org.

- testRuntime to testRuntimeOnly
- some compile to api
- version to archiveVersion
- basename to distributionbasename

Authored-by: M. Oleske <michael@oleske.engineer>
- probably why changing baseName in other places caused gradle failure

Authored-by: M. Oleske <michael@oleske.engineer>
@moleske moleske changed the title Want to know how badly this breaks lol GEODE-9161: Fix simple Gradle 7 warnings Apr 16, 2021
@moleske moleske marked this pull request as ready for review April 16, 2021 17:22
@moleske moleske requested a review from a user April 16, 2021 17:22
@moleske moleske merged commit 5f7abc9 into apache:develop Apr 16, 2021
@moleske moleske deleted the remove-gradle-7-warnings branch April 16, 2021 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant