Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Conversation

@darmalovan
Copy link
Contributor

@darmalovan darmalovan commented Dec 9, 2020

  • Tests written and linted ℹ︎
  • Documentation written ℹ︎
  • Commit history is tidy ℹ︎

What this does

For gradle sub projects the gradlew util is defined on the root folder of the project.
Today we are trying to get the gradlew util only from the target path of the gradle project and missing scripts that are on the root folder of the project.

This change takes the gradle util as a parameter from the gradle plugin, which gives the benefit of having it also deal with windows.

More information

@darmalovan darmalovan requested a review from a team as a code owner December 9, 2020 17:14
For gradle sub projects the `gradlew` util is defined on the root folder
of the project.
Today we are trying to get the `gradlew` util only from the target path
of the gradle project and missing it.

This change takes the gradle util as a parameter from the gradle
plugin, which gives the benefit of having it also deal with windows.
@darmalovan darmalovan force-pushed the feat/take-gradle-script-from-the-gradle-plugin branch from ef36183 to 1d36026 Compare December 9, 2020 17:20
@darmalovan darmalovan self-assigned this Dec 9, 2020
@darmalovan darmalovan merged commit a128669 into master Dec 10, 2020
@darmalovan darmalovan deleted the feat/take-gradle-script-from-the-gradle-plugin branch December 10, 2020 11:00
@snyksec
Copy link

snyksec commented Dec 10, 2020

🎉 This PR is included in version 1.18.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

darmalovan pushed a commit to snyk/snyk-gradle-plugin that referenced this pull request Dec 10, 2020
We want to make sure that the right gradle util is being
used within the java call graph builder to allow gradle
sub projects to use the correct gradlew, which can be
found in the root of the project.

For more context go to
snyk/java-call-graph-builder#42
darmalovan pushed a commit to snyk/cli that referenced this pull request Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants