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

JCS log spam when using the Central Analyzer cache from Ant #5096

Closed
slieschke opened this issue Nov 27, 2022 · 1 comment · Fixed by #5114
Closed

JCS log spam when using the Central Analyzer cache from Ant #5096

slieschke opened this issue Nov 27, 2022 · 1 comment · Fixed by #5114
Assignees
Labels

Comments

@slieschke
Copy link
Contributor

Describe the bug
Dependency checking from Ant using the Central Analyzer cache outputs about a screen's worth of JCS logging at both the start and end of the output.

Version of dependency-check used
The problem occurs using version 7.3.1 of the Ant task.

Log file
See https://gist.github.com/slieschke/82434d9f030feeb3b4bc520527bb37ce for example output.

To Reproduce
Run a dependency check from Ant with centralAnalyzerUseCache="true".

Expected behavior
See https://gist.github.com/slieschke/525e30902dc5cdad71f504e1630861a6 for expected output.

@slieschke slieschke added the bug label Nov 27, 2022
@jeremylong
Copy link
Owner

Resolution is pending apache/commons-jcs#120. We can't upgrade JCS and fix the logging until the issue is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants