Giter Site home page Giter Site logo

Comments (9)

fh-ms avatar fh-ms commented on May 19, 2024

Was a misunderstanding of the problem. Our modules don't have to be OSGi bundles itself. The issue is how the OSGi bundles import and export packages, so the bundle using MicroStream to persist stuff, must have access to the other bundles' content. So nothing we can do here, but OSGi projects must adopt to circumstances.

from microstream.

fh-ms avatar fh-ms commented on May 19, 2024

Issue came up again at JUG Augsburg today. In order to use external libraries in OSGi environments they need to add the header information by themselves. If we could include the header generation in our build, our modules could be used out of the box in OSGi environments.
Can be easily done with BND tools Maven plugin:
https://github.com/bndtools/bnd/tree/master/maven/bnd-maven-plugin

from microstream.

hg-ms avatar hg-ms commented on May 19, 2024

Have a look at our forum https://forum.microstream.one/?qa=104/osgi-metadata

Mr. Thomas Driessen provided a maven configuration.

from microstream.

fh-ms avatar fh-ms commented on May 19, 2024

Additionally to that we should provide a p2 deployment on our Nexus server. There should be a Maven plugin for that.

from microstream.

fh-ms avatar fh-ms commented on May 19, 2024

Added script for OSGi headers to default build.
In ./p2 the repository can be created with mvn clean validate p2:site

from microstream.

zdenek-jonas avatar zdenek-jonas commented on May 19, 2024

Ok, repo is ready. URL: https://repo.microstream.one/service/rest/repository/browse/update-site/
to download for example: https://repo.microstream.one/repository/update-site/04.00.00-MS-
P2/

But the installation into eclipse creates another issue and eclipse crashed.
https://github.com/microstream-one/microstream-private/issues/446

from microstream.

zdenek-jonas avatar zdenek-jonas commented on May 19, 2024

image

from microstream.

zdenek-jonas avatar zdenek-jonas commented on May 19, 2024

image
Unsigned software.

from microstream.

zdenek-jonas avatar zdenek-jonas commented on May 19, 2024

fixed

from microstream.

Related Issues (20)

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.