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

Fetch jars and shas from same location #581

Conversation

adamfarley
Copy link
Contributor

@adamfarley adamfarley commented Jul 9, 2024

If we are getting our third party dependent shas from a custom URL, then the jars should also come from the same location.

Resolves adoptium/aqa-tests#5427

@adamfarley
Copy link
Contributor Author

Resolves adoptium/aqa-tests#5427

@adamfarley
Copy link
Contributor Author

run tests

@smlambert
Copy link
Contributor

PR needs some sample Grinders run

llxia
llxia previously requested changes Jul 17, 2024
Copy link
Contributor

@llxia llxia left a comment

Choose a reason for hiding this comment

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

It looks like this change will cause line 350 to fail because url_custom value contains fname. Please fix the issue and validate PR before submitting for review.

@karianna karianna requested a review from llxia August 3, 2024 08:30
@llxia
Copy link
Contributor

llxia commented Sep 4, 2024

@adamfarley Are there any updates on this PR?

@adamfarley
Copy link
Contributor Author

adamfarley commented Sep 4, 2024

@adamfarley Are there any updates on this PR?

Hi Lan. Thanks for waiting. 🙂

I've included your requested change into the code, and I'm testing now. Link.

@llxia
Copy link
Contributor

llxia commented Sep 4, 2024

Thanks @adamfarley

@karianna karianna requested a review from llxia September 4, 2024 21:38
@adamfarley adamfarley force-pushed the find_third_party_jars_at_custom_url branch from c866ba2 to e87ecf4 Compare September 5, 2024 13:50
If we are getting our third party dependent shas from a custom URL,
then the jars should also come from the same location.

Signed-off-by: Adam Farley <[email protected]>
@adamfarley adamfarley force-pushed the find_third_party_jars_at_custom_url branch from d36316c to 0dfa1e7 Compare September 5, 2024 14:46
@adamfarley
Copy link
Contributor Author

Updated my code, resolved a merge conflict, and tested the change with a custom aqa-tests branch that cleans up the dependencies before trying to redownload them.

Ready for reviews and merge. 🙂

Copy link
Contributor

@andrew-m-leonard andrew-m-leonard left a comment

Choose a reason for hiding this comment

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

lgtm

@andrew-m-leonard andrew-m-leonard merged commit ccdcb43 into adoptium:master Sep 11, 2024
3 checks passed
This pull request was closed.
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.

Conflicting third-party dependency locations preventing download
5 participants