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

Correct CYGWIN LIB_DIR #486

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Correct CYGWIN LIB_DIR #486

merged 1 commit into from
Jan 8, 2024

Conversation

sophia-guo
Copy link
Contributor

@sophia-guo sophia-guo commented Jan 8, 2024

Update the cygwin check to correctly set LIB_DIR for cygwin os

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
@sophia-guo sophia-guo marked this pull request as draft January 8, 2024 18:16
@sophia-guo sophia-guo self-assigned this Jan 8, 2024
@sophia-guo sophia-guo marked this pull request as ready for review January 8, 2024 19:31
@sophia-guo
Copy link
Contributor Author

The issue was reported by slack https://adoptium.slack.com/archives/C5219G28G/p1704231165068949. When running locally (not explicitly set LIB_DIR) on window cygwin , the compile step failed due to missing json-simple.jar.

The PR should also fix the PR tests with github workflow in temurin-build https://github.com/adoptium/temurin-build/actions/runs/7172315110/job/19613059851.

Locally was tested by Joe Braley.

The PR won't affect jenkins job https://ci.adoptium.net/view/Test_grinder/job/Grinder/8444/console

@smlambert smlambert merged commit e2e6137 into adoptium:master Jan 8, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants