Updating getDependencies to use maven server for downloading asm.jar#778
Updating getDependencies to use maven server for downloading asm.jar#778smlambert merged 11 commits intoadoptium:masterfrom
Conversation
Signed-off-by: Adam Farley <adfarley@ibm.com>
Signed-off-by: Adam Farley <adfarley@ibm.com>
Signed-off-by: Adam Farley <adfarley@ibm.com>
Signed-off-by: Adam Farley <adfarley@ibm.com>
Signed-off-by: Adam Farley <adfarley@ibm.com>
Signed-off-by: Adam Farley <adfarley@ibm.com>
|
@annaibm could you please review? |
|
Note: This PR is now linked to adoptium/aqa-tests#6753 and should be merged around the same time to prevent conflict. See the comments in that PR for details. |
smlambert
left a comment
There was a problem hiding this comment.
Changing my review, since more commits have come in to this PR since I reviewed it.
|
@adamfarley - I do not think you need to make the additional changes you have added, please take a look at this code To see how you can update adoptium/aqa-tests#6753 |
Signed-off-by: Adam Farley <adfarley@ibm.com>
|
Ok, I've reviewed the links provided and I've amended the code in a way that covers both use cases (and removes the unnecessary argument). Let me know if this works for you. |
|
@adamfarley Could you add the related issue link to the PR description? It would help provide the background and make it easier to follow. Thanks! |
Signed-off-by: Adam Farley <adfarley@ibm.com>
Signed-off-by: Adam Farley <adfarley@ibm.com>
Signed-off-by: Adam Farley <adfarley@ibm.com>
Signed-off-by: Adam Farley <adfarley@ibm.com>
|
Originally dir SYSTEM_LIB_DIR is the location for all system tests dependencies keeping dir This tools.jar https://github.com/adoptium/TKG/blob/master/scripts/getDependencies.pl#L279 should also move to https://github.com/adoptium/aqa-triage-data/blob/main/AQAvit/ |
SYSTEM_LIB_DIR doesn't appear to be in-use in the TKG repository. I see that aqa-tests does have it, but I'm not sure we want TKG to have a dependency on aqa-tests.
That sounds like something we should explore in a separate issue. I've raised one here: #782 |
sophia-guo
left a comment
There was a problem hiding this comment.
LGTM. Enhancement or clean up is tracked by a separate issue.
|
Thanks @smlambert @sophia-guo @annaibm and @karianna 😎 |
Test runs:
Linked PR: