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

Add Commons Logging bridge to broker #1740

Merged
merged 1 commit into from
May 7, 2018
Merged

Conversation

ivankelly
Copy link
Contributor

The AWS SDK, which we use for S3 offload uses commons logging as its
logging API. For slf4j to be able to pick up this logs, we need to use
the jcl-over-slf4j bridge. This patch adds the bridge as a dependency
for the broker.

Master Issue: #1511

The AWS SDK, which we use for S3 offload uses commons logging as its
logging API. For slf4j to be able to pick up this logs, we need to use
the jcl-over-slf4j bridge. This patch adds the bridge as a dependency
for the broker.

Master Issue: apache#1511
Copy link
Contributor

@merlimat merlimat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@merlimat merlimat added this to the 2.1.0-incubating milestone May 7, 2018
@merlimat merlimat merged commit cc77e6c into apache:master May 7, 2018
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