Skip to content

[backport 7.x]Use the OS separator to invoke gradlew from Rake script (#13000)#13006

Merged
andsel merged 1 commit intoelastic:7.xfrom
andsel:backport_13000_7.x
Jun 21, 2021
Merged

[backport 7.x]Use the OS separator to invoke gradlew from Rake script (#13000)#13006
andsel merged 1 commit intoelastic:7.xfrom
andsel:backport_13000_7.x

Conversation

@andsel
Copy link
Contributor

@andsel andsel commented Jun 21, 2021

Clean backport of #13000 to branhc 7.x

Uses the OS defined path separator in Rake script to invoke the gradlew command. Without this the sh('./gradlew assemble') results in error when running .\gradlew clean installDefaultGems.

(cherry picked from commit d2c68fc)

Uses the OS defined path separator in Rake script to invoke the gradlew command. Without this the sh('./gradlew assemble') results in error when running .\gradlew clean installDefaultGems.

(cherry picked from commit d2c68fc)
Copy link
Contributor

@kares kares left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, 🔴 CI unrelated (to be resolved by #13002)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants