Skip to content

refactor: Split Tracing and Logging packages Dependency split #45

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

Merged
merged 11 commits into from
Aug 24, 2020

Conversation

stevehouel
Copy link
Contributor

Issue #, if available:

Description of changes:

Splitting tracing and logging packages so they could be imported separately in a project.

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@msailes
Copy link
Contributor

msailes commented Aug 24, 2020

Screen Shot 2020-08-24 at 9 11 49 AM

I get this error in Intellij in the powertools-logging pom.

@pankajagrawal16 pankajagrawal16 force-pushed the dependency-split branch 6 times, most recently from 686eaca to b8ce89b Compare August 24, 2020 09:28
pom.xml Outdated
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the purpose of this plugin ? do we need it? 🤔

@pankajagrawal16 pankajagrawal16 merged commit 5af64e0 into master Aug 24, 2020
@pankajagrawal16 pankajagrawal16 deleted the dependency-split branch August 24, 2020 10:55
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.

3 participants