adoptium / adoptium/TKG

Remove 3rd party jar version in fname

Open
#541 4 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Java
Stars
22
Forks
114
Avg merge
4d 2h
Merged PRs (30d)
8

Description

By keeping 3rd party jar version in fname, we need to update all the references when we upgrade the jar.

https://github.com/adoptium/aqa-tests/pull/5270 ==> we need to update 15 reference lines

TODO:
- remove 3rd party jar version in fname: https://github.com/AdamBrousseau/TKG/blob/master/scripts/getDependencies.pl#L188
- update the references in https://github.com/adoptium/aqa-tests/blob/master/system/jcstress/playlist.xml

Contributor guide

Open the contributing guide

Research direction

Start with scripts/getDependencies.pl around line 188 and inspect the referenced entries in system/jcstress/playlist.xml. Remove the third-party jar version from the generated filename, then update the playlist references so they no longer depend on that version. The issue's linked pull request provides an example where 15 references currently require updates.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, perl
Domain
build-system
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.