While trying to configure the QuarkusRestClientBuilder with setReadIdleTimeout() to timeout HTTP reads from Quarkus client, I noticed a thrown exception that only occured while using ...
Using karaf 3.0.1 we are copying our kar archives into the karaf/deploy directory. When the karaf installer tries installing a wrapped bundle the above exception is thrown by bndlib. Our applications ...