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

Change logging for license list I/O error #263

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

goneall
Copy link
Member

@goneall goneall commented Nov 16, 2024

Changes the logging level from error to warn if the license list can not be accessed over the network. The logic being that the impact is not substantial since you may only be referencing a stale version of the license list rather than the most recent.

The warning message was also enhanced to point to the useJARLicenseInfoOnly property.

Reference related issue spdx/spdx-maven-plugin#172

Changes the logging level from error to warn if the license list can not
be accessed over the network.  The logic being that the impact is not
substantial since you may only be referencing a stale version of the
license list rather than the most recent.

The warning message was also enhanced to point to the
useJARLicenseInfoOnly property.

Reference related issue
spdx/spdx-maven-plugin#172
@garydgregory
Copy link

This looks good from the Apache Commons POV. TY @goneall

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.

2 participants