Ville Koskela

Results 6 issues of Ville Koskela

**Is your feature request related to a problem? Please describe.** After reading through https://www.openhab.org/docs/installation/security.html I ended up securing my local OpenHab install using: * Traefik terminated HTTPS * Traefik provided...

Sorry, this may be more of a question than an issue. Is it possible to run multiple instances of this container and link each to different Dropbox accounts? Obviously, the...

**What version of protobuf and what language are you using?** Version: v3.6.0 Language: Java **What operating system (Linux, Windows, ...) and version?** Mac Mojave 10.14.2 (18C54) **What runtime / compiler...

java
cleanup
protoc
inactive

This addresses #49. The motivation for this change is to support shading of netty which contains a native library as a resource. In order for a shaded netty library to...

In some projects, such as Netty, the JAR files ship with native dependencies (e.g. `META-INF/native/libnetty_tcnative.so` files). In order for shaded versions of such projects to coexist, the native dependencies must...