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

Amend Windows Reproducible Ant Check To Be Less Strict #4092

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

steelhead31
Copy link
Contributor

Fixes #4062 

Update the ant validation logic in the windows reproducible build script to allow any minor version of the correct major version. Both are defined in the script header, 1.10.{X} will be treated as allowed, rather than pinning to the exact version in the SBOM.

@steelhead31
Copy link
Contributor Author

Tested OK locally.

@github-actions github-actions bot added the windows Issues that affect or relate to the WINDOWS OS label Dec 17, 2024
@karianna karianna merged commit af65807 into adoptium:master Dec 18, 2024
26 checks passed
@steelhead31 steelhead31 deleted the fix_issue_4062 branch December 18, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
windows Issues that affect or relate to the WINDOWS OS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows Reproducible Build Script - Ant Download And Install Fails
3 participants