-
We see the Mandrel IT test `randomNumbersReinit` failing. Likely a false positive since we don't see the same test failing in GHA.
The Jenkins (Windows 2019k) failure looks like this:
```
org.o…
-
Running Quarkus native-image plugin on MANDREL 23.1.2.0 JDK 21.0.2+13-LTS
```
Error: Unsupported features in 2 methods
Detailed message:
Error: Discovered unresolved method during parsing: com.f…
-
### Describe the bug
I am building native images and package those as container image:
`mvn clean install -Pnative -Dquarkus.native.container-build=true -Dquarkus.container-image.build=true`
I …
-
### Describe the bug
Starting with version 3.5.2 it looks like `quarkus.liquibase.default-schema-name` configuration property is fixed at build time when running in native mode. In 3.5.1 and below wo…
-
While looking up ISO 8676 I saw this list in the foreword of the norm and whanted to share the list so that it can be used as a guide for what is still to be implemented.
Edit (2024-01-02) looked up …
-
E.g. it throws
```
2024-10-24 11:51:23.628 WARN [o.g.t.i.u.v.UsedVersion$MVersion] (of) Failed to correctly parse native-image version command output. Is it on PATH? Unknown version format? Outpu…
-
### Discussed in https://github.com/quarkusio/quarkus/discussions/38572
Originally posted by **vincejv** February 3, 2024
Any one noticed a significant increase in the binaries compiled with …
gsmet updated
9 months ago
-
Hey everyone,
I've been using quarkus with resteasy and decided to give the smallrye graphql framework a shot. The first hurdle that I'm encountering is being able to access the JWT Authorization h…
-
### Describe the bug
I have app with `org.bouncycastle:bc-fips` and `org.bouncycastle:bctls-fips` dependencies that I build to native executable. After https://github.com/quarkusio/quarkus/pull/373…
-
### Describe the bug
Hello,
OIDC tests need some maintenance:
## 1) OIDC Wiremock
It has started to fail in our CI. At first we thought it was a regression in a buidler image but it turns out it's…
Karm updated
20 hours ago