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

PHOENIX-7477 Set java.util.logging.config.class in scripts #2040

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

stoty
Copy link
Contributor

@stoty stoty commented Dec 11, 2024

and add org.slf4g:jul-to-slf4j to classpath where needed

and add org.slf4g:jul-to-slf4j to classpath where needed
@stoty stoty requested a review from virajjasani December 11, 2024 13:59
@virajjasani
Copy link
Contributor

Build failed with

[INFO] --- maven-dependency-plugin:3.1.1:analyze-only (enforce-dependencies) @ phoenix-core ---
[WARNING] Unused declared dependencies found:
[WARNING]    org.slf4j:jul-to-slf4j:jar:1.7.36:test

@stoty
Copy link
Contributor Author

stoty commented Dec 13, 2024

Thanks, I've added the missing exclusions.

@virajjasani
Copy link
Contributor

Looks like javadoc is failing?

@stoty
Copy link
Contributor Author

stoty commented Jan 10, 2025

Kicked off a new CI run.

@stoty
Copy link
Contributor Author

stoty commented Jan 13, 2025

The failures above seem to be Yetus issues, @virajjasani. (apart from pylint, which are mostly pre-existing)

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