Giter Club home page Giter Club logo

osgi-getting-started's Introduction

osgi-getting-started

Build Status

This projects attempts to get you started with OSGi in a quick and simple way. The project repository itself contains some code examples. The core of the project are the project pages.

osgi-getting-started's People

Contributors

dependabot[bot] avatar jwausle avatar mnlipp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

osgi-getting-started's Issues

latest dm4 bundles are now available from Felix OBR

Hello Michael;

I found from google your interesting osgi introduction, especially I found [1] where you mentioned that the latest dm4 bundles were not available from the Felix OBR in [2].

so, just to say that I just pushed the (overdue) dm4 bundles to the felix OBR, and now from bndtools, if you declare for example the following:

-plugin.5.FELIX:
aQute.bnd.deployer.repository.FixedIndexedRepo;
name=FELIX;
cache=${workspace}/cnf/cache;
locations=http://felix.apache.org/obr/releases.xml

Then you will be able to use from any buildpath the following dm4 bundles:

org.apache.felix.dependencymanager;version=4.4.0
org.apache.felix.dependencymanager.shell;version=4.0.5
org.apache.felix.dependencymanager.runtime;version=4.0.4
org.apache.felix.dependencymanager.lambda;version=1.1.0

Regarding DM annotations, you can also possibly set the following buildpath in cnf/build.bnd:
(in case you don't want to include the dm4 annotation plugin in cnf/local):

-pluginpath:
${workspace}/cnf/cache/org.apache.dependencymanager.annotation-4.2.0.jar;url=http://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.dependencymanager.annotation/4.2.0/org.apache.felix.dependencymanager.annotation-4.2.0.jar

and then the dm annotation plugin can be declared like this:

-plugin: org.apache.felix.dm.annotation.plugin.bnd.AnnotationPlugin

thanks you;
Pierre

[1] http://mnlipp.github.io/osgi-getting-started/ServiceComponent.html
[2] http://felix.apache.org/obr/releases.xml

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.