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

Move a bunch of interfaces and utility classes into the karyon-api #308

Open
wants to merge 1 commit into
base: 3.x
Choose a base branch
from

Conversation

elandau
Copy link
Contributor

@elandau elandau commented Oct 28, 2015

Also introduce concept of default modules to the Karyon override hierarchy to avoid using Guice's ImplementedBy.

Note that this is a breaking change, especially for health check APIs, as they were moved to different packages.

…b-project. Introduce concept of default modules to the Karyon override hierarchy.
apply plugin: 'java'

repositories {
maven { url 'https://oss.jfrog.org/libs-snapshot' }

Choose a reason for hiding this comment

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

why snapshot instead of jcentral?

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