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

Support for to installation into OSGI karaf container. #144

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

christmo
Copy link

@christmo christmo commented Jul 5, 2016

These commits change all structure of the project because is needed to create a new project to manage the installation of all dependencies and jade4j like a bundle. All changes are in the structure of poms and renamed of projects. I would like you can test this changes for to promote it.

If you want to use jade4j with OSGI, some changes was made to support OSGI installation in karaf-4.1.0-SNAPSHOT, this changes are available from jade4j-1.2.4-SNAPSHOT where it is a bundle, for test this feature you need to do this:

  • Download and Install karaf-4.1.0-SNAPSHOT
  • Start karaf -> cd ${karaf_home}/bin/; ./karaf
  • Add the repo of this project with this karaf command: feature:repo-add mvn:de.neuland-bfi/jade4j-features/1.2.4-SNAPSHOT/xml/features
  • Install feature: feature:install jade4j-osgi

Regards

Christian Mora
@christmo

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.

1 participant