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

fix dependency on aws logs #544

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

drealecs
Copy link
Contributor

@drealecs drealecs commented Oct 5, 2021

Fix the wrong dependency on aws-java-sdk-iam instead of aws-java-sdk-logs
Looks like the logs module was first copied from iam and later some partial fixes were applied: efd40a3
Right now, installing jenkins plugin "Amazon Web Services SDK :: Logs" does not provide classes in aws-java-sdk-logs like com.amazonaws.services.logs.AWSLogsClientBuilder.

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

Fix the wrong dependency on aws-java-sdk-iam instead of aws-java-sdk-logs
@Vlatombe Vlatombe added the bug label Oct 5, 2021
@Vlatombe Vlatombe merged commit 549299b into jenkinsci:master Oct 5, 2021
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 this pull request may close these issues.

2 participants