Wouter Born

Results 410 comments of Wouter Born

The wrapper is a Karaf dependency and it seems like it cannot be updated due to licensing issues. See: [KARAF-2734](https://issues.apache.org/jira/browse/KARAF-2734), [KARAF-5853](https://issues.apache.org/jira/browse/KARAF-5853) Version 3.2.3 is also the most recent version on...

Let's close this as https://github.com/openhab/openhab-addons/pull/14766 was also closed.

Perhaps in the future the initial setup wizard can ask what username/password should be used to access the Console instead of the current defaults. By default Karaf is more secure...

It seems that official Java 21 releases are delayed (see [Temurin blog](https://adoptium.net/blog/2023/09/temurin21-delay/)). Nevertheless I was able to use the Temurin 21-beta+34-202308082331 nightly build and got OH 4.1.0-SNAPSHOT running without issues...

Adding Java 21 to the GHA build matrix of the distro and webui repos would be nice as well.

Many thanks for your efforts @holgerfriedrich! I dont know of any other related issues, so let's close this issue and create new issues for any regression or incompatibility that might...

> Changing Loglevel via GUI, results in an empty org.ops4j.pax.logging.cfg which in turn causes logging to stop. > > 1. Go To Settings, Bindigs > 2. go to settings of...

Hey @maggu2810! Long time no see.. It would be nice if the POM and bundle versions are automatically updated during releases so they match the tags. Then contributors also don't...

Works fine on my Pi. ``` openhab> bundle:list -s | grep jna 40 │ Active │ 80 │ 5.12.1 │ com.sun.jna 41 │ Active │ 80 │ 5.12.1 │ com.sun.jna.platform...

``` openhab> bundle:capabilities 40 com.sun.jna_5.12.1 [40] provides: --------------------------------- osgi.wiring.bundle; com.sun.jna 5.12.1 required by: com.sun.jna.platform_5.12.1 [41] osgi.wiring.host; com.sun.jna 5.12.1 [UNUSED] osgi.identity; com.sun.jna 5.12.1 [UNUSED] osgi.wiring.package; com.sun.jna 5.12.1 required by: io.methvin.directory-watcher_0.17.1 [44]...