-
With apache-felix it would be possible to generate the missing OSGi metadata.
Of course there are many OSGi information missing in pom.xml but apache-felix has a quire good default behaviour. As a fi…
-
Make sure we play nice with the module systems in OSGI and Java9 (especially our detection of the default HTTP implementation). Ensure that we can provide modularized service clients to OSGI environme…
-
```
Create wro4j-osgi module which would aim to add support for osgi to wro4j.
The relevant discussion on the discussion group:
https://groups.google.com/forum/?hl=en&fromgroups=#!topic/wro4j/O30gTn…
-
```
Please Provide a OSGi-Bundle for JSSC and corresponding platform & architecture
dependent native framgments.
I would propose the bundle name: org.scream3r.jssc
Maybe the packages should be updat…
-
```
Please Provide a OSGi-Bundle for JSSC and corresponding platform & architecture
dependent native framgments.
I would propose the bundle name: org.scream3r.jssc
Maybe the packages should be updat…
-
wo dont have
arm64
mac
in the tp list in
new project wizard and domain model.
when building domain am getting
```
[WARNING] Your build environment {osgi.os=macosx, osgi.ws=cocoa, osgi.arch…
-
Looks like the PDE launcher adds an -showSplash parameter which presents me from using osgi.splashLocation or my own -showSplash parameter with the splash location.
I specify for example -osgi.spla…
-
It would be beneficial for OSGi users to have this library installed directly in the OSGi runtimes if the OSGi metadata is provided in its `MANIFEST.MF`.
-
For example
`org.osgi.test.cases.jpa.junit.JPAService_1_1_TestCase.testUseStandardDataSourceConfig()`
seem to require the h2 jdbc bundle because it uses an url of `jdbc:h2:mem:` but the test bu…
-
There is no annotation where I can select a certain adapter provider for my implementation.
The @RequireAdapterProvider annotation doesn't support the provider property as additional filter.
I w…