-
The TCK is [here](https://github.com/osgi/osgi/tree/main/osgi.tck) but there is no readme and also the wiki do not describe how to use it.
It would be useful to have a document describing:
- how…
-
I'm getting the exception in the title. What should I do?
Full trace:
INFO: initializing...
Exception in thread "main" java.lang.NoClassDefFoundError: javax/activation/UnsupportedDataTypeException
…
-
[termux-api](https://github.com/termux/termux-api)
[termux-app/blob/8e3a8980a849046adbd4156741e1d84047ee1df6/README.md#installation](https://github.com/termux/termux-app/blob/8e3a8980a849046adbd41567…
-
It would make using gRPC in an OSGi container easier if the jar files would contain the required OSGi headers. This can be as easy as using the `maven-bundle-plugin`.
Unfortunately, I am not versed in…
-
.jar manifest attributes are written in random order, instead of the one provided in the buildscript.´
Seems to be a regression of [GRADLE-223](https://issues.gradle.org/browse/GRADLE-223)
### E…
-
I noticed some eclipse bundles are missing from the bom in previous version (RAP for example, but there are others), how can I proceed, may I create issues, so you can check if it is relevant to inclu…
jmini updated
2 years ago
-
I get an "java.lang.IllegalArgumentException: No Workspace found" if the project is not within the workspace folder. This happens for instance when you import a project using EGit from a local reposit…
-
Doing so naively...
```diff
--- a/build.gradle
+++ b/build.gradle
@@ -19,13 +19,13 @@ plugins {
id 'com.diffplug.spotless' version '6.25.0'
id 'com.github.node-gradle.node' version '…
-
I can no longer generate a workspace with my plugin because the generation does not repect the chosen build plugin of the preferences.
It seems to be hard-coded to the one that is in the bndtools tre…
-
It's not just that this GitHub library adds 5MB of dependencies. It also throws this error when ran from `.jar`:
```
Caused by: java.lang.IllegalArgumentException: Attribute 'JCabi-Version' not found…