Skip to content

ROX-17114: Fix misattribution of Java versions when there are multiple matching lines #1224

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

Merged
merged 5 commits into from
Jul 26, 2023

Conversation

connorgorman
Copy link
Contributor

So we don't stop early if we have matched all the possible key lines in the manifest.mf file. This file can contain many entries and this will cause us to attribute the data to a wrong version

@connorgorman connorgorman requested review from daynewlee and RTann July 24, 2023 15:19
@connorgorman connorgorman changed the title Fix misattribution of Java versions when there are multiple matching lines ROX-17114: Fix misattribution of Java versions when there are multiple matching lines Jul 24, 2023
@ghost
Copy link

ghost commented Jul 24, 2023

Images are ready for the commit at 09d189b.

To use the images, use the tag 2.30.x-30-g09d189b815.

Copy link
Contributor

@daynewlee daynewlee left a comment

Choose a reason for hiding this comment

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

LGTM

@RTann RTann requested review from RTann, daynewlee and a team July 25, 2023 23:49
@RTann
Copy link
Collaborator

RTann commented Jul 25, 2023

I will be taking over this PR at this point

@RTann RTann force-pushed the cgorman-java-parse-manifests branch from cf923db to 13ace86 Compare July 26, 2023 01:03
@RTann RTann force-pushed the cgorman-java-parse-manifests branch 2 times, most recently from e1d38ed to 55e656d Compare July 26, 2023 16:09
@RTann RTann force-pushed the cgorman-java-parse-manifests branch from 55e656d to 09d189b Compare July 26, 2023 21:13
@RTann RTann merged commit 51e3271 into master Jul 26, 2023
@RTann RTann deleted the cgorman-java-parse-manifests branch July 26, 2023 23:29
RTann pushed a commit that referenced this pull request Aug 11, 2023
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.

3 participants