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

Update to druid-0.9.0. #155

Merged
merged 1 commit into from Apr 29, 2016
Merged

Update to druid-0.9.0. #155

merged 1 commit into from Apr 29, 2016

Conversation

gianm
Copy link
Member

@gianm gianm commented Apr 19, 2016

Fixes #153.


/**
* Dummy interface included because Druid's Initialization.makeInjectorWithModules has a runtime dependency on
* log4j-core, but we don't want to include that as we are using logback.
Copy link
Member

Choose a reason for hiding this comment

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

just curious, any specific benefits of using logback instead of log4j-core ?

Copy link
Member Author

Choose a reason for hiding this comment

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

not really, just personal tradition I guess.

It's only used for the tests. at runtime tranquility-core does not include any logging implementation – since it's embedded, it's up to the user to include their favorite.

@fjy
Copy link
Member

fjy commented Apr 26, 2016

👍

@fjy fjy merged commit 8dcdfdc into druid-io:master Apr 29, 2016
@gianm gianm mentioned this pull request May 4, 2016
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.

None yet

3 participants