George Gastaldi

Results 122 issues of 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...

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....

triage/ci-quarkiverse

- 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: ![image](https://github.com/user-attachments/assets/f129cee5-50c3-44b5-afed-0d993e3c6518) After: ![image](https://github.com/user-attachments/assets/d024e2f0-20b4-48f0-8190-ae85e137eea2) - Follow-up to https://github.com/quarkusio/quarkus/pull/43633/

area/devtools
triage/backport-3.15
triage/backport

`SecurityManager` was deprecated in JDK 17 with https://openjdk.org/jeps/411 and permanently disabled in JDK 24 (https://openjdk.org/jeps/486).