Skip to content
#

osgi

Here are 382 public repositories matching this topic...

nicolaferraro
nicolaferraro commented Mar 20, 2020

If I set:

camel.component.twitter-search.xxx

The camel-twitter component should be added to the set of dependencies automatically.

Also because the new property-binding mechanism goes in error otherwise.

We should inspect direct properties and property-files.
We may extend the search also to linked secrets and configmaps.

juergen-albert
juergen-albert commented Apr 5, 2020

As discussed in the last Call, this issue should be used to discuss the possibility of using the Reporter to extract documentation for the bnd.bndtools.org page automatically.

We should try to experiment with it and find out, what would be necessary to incorporate this in the bnd build.

@stbischof As you have invested quite a bit of work in the reporter, what do you think would be necessary

ameya7295
ameya7295 commented Dec 20, 2019

I have implemented a simple math example. This example makes it easy to understand how to add, multiply using CppMicroService. I need this to be added to CppMicroServices.

raboof
raboof commented Jul 11, 2018

In Akka, we publish OSGi bundles by replacing the packageBin task:

   Compile / packageBin := OsgiKeys.bundle.value

The advantage is that this way the bundle will be picked up correctly by other plugins publishing the packaged artifacts.

A nonobvious effect of this approach is that this will render customizations of the packageBin task, such as changing `Compile / packageBin

Improve this page

Add a description, image, and links to the osgi topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the osgi topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.