Stefan Bischof

Results 80 issues of Stefan Bischof

remove apache.commons.coll: CollectionUtils.filter, CompositeCollection, ComparatorChain, ComparatorUtils

Hello @peterrinehart,@lucboudreau , I could provide some PR on this topic: * use bnd to generate bundle manifest and package * auto generate ServiceLoader files and Capabilities * separate api...

* use bnd to generate manifest * define Exported packages using @Export in package-info.java Signed-off-by: Stefan Bischof ---- PR Author Checklist (see the [contributor guidelines](https://github.com/eclipse/rdf4j/blob/main/.github/CONTRIBUTING.md) for more details): - [x]...

stale

- at the moment all released jars does not have a OSGi manifest - use the newer `biz.aQute.bnd:bnd-maven-plugin` not the old `org.apache.felix:maven-bundle-plugin` - `docker-java` seems to be broken - contains...

resolution/stale

It would be great if signals could have child signals that are displayed indented to the parent and have by default an darker background. At the moment you can define...

enhancement :rainbow:

**Use case** 1. I want to run the clickhouse jdbc drivers inside an OSGi Framework. 2. I would like to use the OSGi -pecifies DatasourceFactory. **Describe the solution you'd like**...

enhancement

- use bnd to create OSGi-Bundle Manifests and simplify build - generate META-INF/services files using `@ServiceProvider` - use ServiceLoader to avoid ClassLoader issues in Service.class Signed-off-by: Stefan Bischof

Is there any plan to change the project layout to maven/bnd?

here is a lot to do. just do notify that i am working on at the moment. #3205