Skip to content

Align Infinispan version to the one in Swarm #8

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

galderz
Copy link
Contributor

@galderz galderz commented May 24, 2017

  • Also, it shouldn't depend on the huge infinispan-embedded module which
    is a big dependency. It should depend only what it really needs.

* Also, it shouldn't depend on the huge infinispan-embedded module which
  is a big dependency. It should depend only what it really needs.
@galderz
Copy link
Contributor Author

galderz commented May 24, 2017

The current set up where it depends on Infinispan 9 does not work. At runtime it really uses 8.2.4, the one provided by Swarm. To make it use Infinispan 9, we'd need to create a fraction that uses Infinispan 9 (as indicated by Ken)

@slaskawi
Copy link
Collaborator

So this PR doesn't apply and we can close it?

@galderz
Copy link
Contributor Author

galderz commented May 29, 2017

Of course it applies. It's misleading to have the project depend on Infinispan 9 when at runtime it really uses Infinispan 8.

@galderz
Copy link
Contributor Author

galderz commented May 29, 2017

On top of that infinispan-embedded is not a good dependency. That uber jar is for ant users.

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