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

Bug in 5.0.0: clj-watson.properties file not found on classpath #43

Closed
seancorfield opened this issue Dec 26, 2023 · 0 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@seancorfield
Copy link
Contributor

Line 22 of clj-watson.controller.dependency-check.scanner should be if, not when.

Without -w option, the optional clj-watson.properties file is not found on the classpath.

With -w option, the file is read but ignored and then looked for on the classpath.

@seancorfield seancorfield added the bug Something isn't working label Dec 26, 2023
@seancorfield seancorfield self-assigned this Dec 26, 2023
seancorfield added a commit that referenced this issue Dec 26, 2023
Signed-off-by: Sean Corfield <sean@corfield.org>
mthbernardes pushed a commit that referenced this issue Jan 9, 2024
Signed-off-by: Sean Corfield <sean@corfield.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant