-
Updated
Jun 9, 2020 - Java
osgi
Here are 382 public repositories matching this topic...
-
Updated
Jun 9, 2020 - Java
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.
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
Steps to reproduce:
- Create a Collapsible button with a widget inside (say a push button).
- Disable the push button
- Collaspe the collaspible box
- Open the box
=> Button is now enabled
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.
-
Updated
Dec 6, 2018 - Java
Would be nice to have a complete custom cloud service example in the repo
The docs provide their own example, which the example could definitely be based off of
There is also groovy script support in http://felix.apache.org/documentation/subprojects/apache-felix-script-console-plugin.html. It would be nice to maintain a section in the readme which outlines the advantages of this console over the one being maintained at Apache Felix.
-
Updated
Apr 28, 2020 - Java
-
Updated
Feb 11, 2020 - Java
-
Updated
Jun 6, 2020 - Java
-
Updated
Jun 9, 2020 - Java
Currently users must set supported clusters through both the Network Manager set supported cluster commands, and also through the Transport options. This is obviously messy and error prone and everything should be done through the network manager.
Should be fixed along with #411
-
Updated
Jun 8, 2020 - Groovy
We should have more docs for camel-quarkus. One page should be about general configuration where you can set many options on camel.main.xxx and for example also for components via camel.component.xxx=123 etc
We should add the page to the TOC
https://camel.apache.org/camel-quarkus/latest/user-guide.html
And also have another page for build time configurations, where you can use
`quarkus
-
Updated
May 23, 2020 - Java
-
Updated
May 7, 2020 - Python
l10n: support Polish
Add Polish translations
-
Updated
Nov 25, 2017 - Groovy
-
Updated
May 5, 2020 - Scala
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.
Add this topic to your repo
To associate your repository with the osgi topic, visit your repo's landing page and select "manage topics."
A Spring Boot user has reported a problem with Spring Boot's reference documentation linking to Jetty's documentation. Spring Boot's reference documentation links to the Jetty documentation for the specific version of Jetty that it built against. For example, the documentation for Spring Boot 2.2.4 links to https://www.eclipse.org/jet