Peter Palaga

Results 165 issues of Peter Palaga

... and consider changing the existing FunctionUtils methods to use current thread's context class loader as a fallback. This is because in complex class loader environments (like Jboss Modules or...

``` git clone [email protected]:eclipse-m2e/m2e-core.git cd m2e-core/m2e-maven-runtime mvnd clean install # still ok cd .. mvnd clean package -DskipTests ``` Now seemingly nothing happens, but `CRTL-B` reveals that there is an...

As of Quarkus 1.11.0.Final, the build mojo of quarkus-maven-plugin keeps stale class loaders of deployment artifacts built from the same source tree with the same daemon. Generic steps to reproduce:...

`+`, `-`, `CTRL+B`, `CTRL+L`, `CTRL+M` should be documented

Should contain at least: * Our additional command line args `--status`, `--stop` * Our system properties and environment vars defined in https://github.com/mvndaemon/mvnd/blob/master/common/src/main/java/org/jboss/fuse/mvnd/common/Environment.java#L37 ; Ideally auto-generated.

documentation

`--allow-incomplete-classpath` is suitable for debugging but nor for running production code. Its presence in arangodb-java-driver enables it for all projects depending on it. The maintainers of those projects thus may...

enhancement

I am trying to deploy some quickstart for the first time after having installed f8 locally on minishift using `gofabric8 deploy --package system -n fabric8`. I tried to start from...

The https://github.com/openshift/origin/blob/master/api/examples/template.json URL is not valid anymore in apps.md: https://github.com/fabric8io/fabric8/blame/master/docs/apps.md#L7

documentation
V2

A.k.a. SOAP client and SOAP server. Related: * https://github.com/quarkusio/quarkus/issues/4005 * https://github.com/quarkusio/quarkus/issues/3479 * https://github.com/quarkusio/quarkus/pull/5538

extension
component