You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: