Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(gradle-inspector): Keep the artifact URL on invalid hash values
Do not return `RemoteArtifact.EMPTY` early on invalid hash values but maintain at least the artifact URL in any case. As logging now is not only done for zero size artifacts but any failure, also raise the log level from `info` to `warn`. Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
- Loading branch information