Skip to content

java: include inner JAR paths in PackageDB#1503

Merged
github-actions[bot] merged 1 commit intoquay:mainfrom
RTann:java-fat-jar-packagedb
May 22, 2025
Merged

java: include inner JAR paths in PackageDB#1503
github-actions[bot] merged 1 commit intoquay:mainfrom
RTann:java-fat-jar-packagedb

Conversation

@RTann
Copy link
Copy Markdown
Contributor

@RTann RTann commented Mar 25, 2025

The PackageDB for "inner" JAR files only show the name of the top-level JAR, so it's not clear which dependency must be updated. This updates the PackageDB to include the path of the inner JAR.

An example follows: we'll now show maven:usr/share/jenkins/jenkins.war:WEB-INF/lib/commons-fileupload-1.4.jar instead of just maven:usr/share/jenkins/jenkins.war

@RTann RTann marked this pull request as ready for review April 10, 2025 18:46
@RTann RTann requested a review from a team as a code owner April 10, 2025 18:46
Copy link
Copy Markdown
Member

@hdonnay hdonnay left a comment

Choose a reason for hiding this comment

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

LGTM with rebase

Signed-off-by: RTann <rtannenb@redhat.com>

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
@RTann
Copy link
Copy Markdown
Contributor Author

RTann commented May 22, 2025

/fast-forward

@github-actions github-actions bot merged commit e2dd513 into quay:main May 22, 2025
6 checks passed
@RTann RTann deleted the java-fat-jar-packagedb branch May 22, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants