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

Switch to new Karaf version #141

Closed
wiiitek opened this issue Sep 24, 2017 · 1 comment
Closed

Switch to new Karaf version #141

wiiitek opened this issue Sep 24, 2017 · 1 comment
Assignees

Comments

@wiiitek
Copy link
Contributor

wiiitek commented Sep 24, 2017

Following steps should help upgrading to newest Karaf framework

Phase A:

  1. Remove start level from aet-features.xml file (so that default is used).
  2. Group dependencies into sub-features
  3. Make aet-features.xml fle a filtered resource so that we could change it easily in maven lifecycle.
  4. For some dependencies versions (the easy ones) that are in aet-features.xml make them to be read from project properties so that same versions are used as Maven dependencies
  5. Validate and update not-so-obvious dependencies, remove them if it is possible

Phase B:

Upgrade those dependencies that don't work on new Karaf and swith to new Karaf instance. (It might be easier to switch to ActiveMQ v 5.15.x instead of resolving Spring dependencies for ActiveMQ 5.13.1.)

@wiiitek
Copy link
Contributor Author

wiiitek commented Jan 23, 2018

Merged with #204

@wiiitek wiiitek closed this as completed Jan 23, 2018
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

No branches or pull requests

3 participants