George Gastaldi
George Gastaldi
Windows environments are not that friendly when using double quotes (`"`) with the `./mvnw` command and I have seen that it also complains about `JAVA_HOME` not being set when using...
/cc @radcortez
This issue will be opened and closed depending on the state of https://github.com/quarkiverse/quarkus-jdbc-clickhouse build against Quarkus main SNAPSHOT. If you are interested in being notified, please subscribe to this issue....
- Needed for https://github.com/quarkiverse/quarkiverse-devops/issues/275. If you have customized the release process for your case, make sure they are properly adjusted, as this PR is automatically generated
- As suggested in https://github.com/quarkiverse/quarkiverse-devops/issues/274
- Needed for https://github.com/quarkiverse/quarkiverse-devops/issues/315
- See https://github.com/quarkiverse/quarkiverse-docs/actions/runs/13262169136/job/37021031072 ``` [11:48:45.142] ERROR (asciidoctor): target of xref not found: qute-reference.adoc file: docs/modules/ROOT/pages/index.adoc source: https://github.com/quarkiverse/quarkus-renarde (branch: 1.x | start path: docs) [11:48:45.142] ERROR (asciidoctor): target of xref not...
- Improve readability of enum configuration value formatting by switching to a bullet list style in documentation generation. Before:  After:  - Follow-up to https://github.com/quarkusio/quarkus/pull/43633/
- Fixes #396 /cc @dmlloyd
`SecurityManager` was deprecated in JDK 17 with https://openjdk.org/jeps/411 and permanently disabled in JDK 24 (https://openjdk.org/jeps/486).