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

- Issue #8: Add artifactFilter to prevent inadvertently using the sou… #9

Merged
merged 2 commits into from
Nov 17, 2016

Conversation

scottweaver
Copy link

… the source jar instead of the binary jar for aspectj weaver.

- Bump SBT version to 0.13.13
- Issue kamon-io#8: Change settings in ping pong example to demonstrate and reproduce the source jar issue.
@dpsoft
Copy link
Contributor

dpsoft commented Nov 16, 2016

@scottweaver awesome!!! what about to update the aspectj-weaver version to the latest 1.8.9. WDYT?

@scottweaver
Copy link
Author

Sure, I can do that. I can also look at cleaning up some of the SBT deprecation warnings if you are cool with that?

@dpsoft
Copy link
Contributor

dpsoft commented Nov 16, 2016

@scottweaver yes please!.

- Remove as many SBT deprecation warnings as possible.
- Bump AspectJ to 1.8.9
@scottweaver
Copy link
Author

scottweaver commented Nov 17, 2016

@dpsoft

That should be most of the compile warnings in AspectJRunner. Project was moved to a build.sbt per deprecation on the Build trait.

@dpsoft dpsoft merged commit d5a4c3c into kamon-io:master Nov 17, 2016
@dpsoft
Copy link
Contributor

dpsoft commented Nov 17, 2016

@scottweaver awesome man!!! thanks for proposing this PR. I will make a new release at night.

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