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

fix windows ci #813

Merged
merged 1 commit into from
Nov 8, 2019
Merged

Conversation

KevinSmile
Copy link
Contributor

@KevinSmile KevinSmile commented Nov 8, 2019

fix windows ci

Problem:
It seems that gradlew.bat is not operable in the original windows-ci.

See a failed check in #811:
https://github.com/minio/minio-java/pull/811/checks?check_run_id=292192553

#811 did nothing but improve some docs, but it still failed in windows-ci.
image

Fix:
Include current folder in Path.
P.S. I don't understand why windows-ci was ok before but failed recently.

How to Test:
See #814 which is just #811 with current folder in Path ==> ci passed.

Ref:
https://stackoverflow.com/a/9046942/5898846

@KevinSmile
Copy link
Contributor Author

@balamurugana as you mentioned in #811 (comment)

@KevinSmile KevinSmile mentioned this pull request Nov 8, 2019
@harshavardhana harshavardhana merged commit 4a7779b into minio:master Nov 8, 2019
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.

3 participants