Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump to Quarkus 3.2 LTS and Jakarta namespace (apache#3332)
* Bump to Quarkus 3.2.9.Final * [Quarkus 3] Updated rewrite data * fixed quarkus3 patches * Apply patches * wip : fix jakarta.validation-api version * TEMPORARY: adjust pipeline config * CI - limit generated jobs * CI: update mvn and jdk in GHA * Fixing_ForEachRestIT (apache#3304) * Fixing_ForEachRestIT * Formatting * kie-issues#262: Spring-Boot 3.0.5 migration: Fix SVG Addon (apache#3303) * kie-issues#262: Spring-Boot 3.0.5 migration: Fix SVG Addon * `keycloak-spring-boot-starter` removal in favour of springboot ouath2 * IT test fixes * upgrade `quarkus-embedded-postgresql` version * A property that use to be optional is now mandatory. * Formatting (apache#3306) MVn sort imports alphabetically, Jakarta is now before Java * Fix apache#3308 - Configure SpringBoot Kubernetes to add Client in test context (apache#3311) * Fix apache#3308 - Configure SpringBoot Kubernetes to add Client in test context Signed-off-by: Ricardo Zanini <[email protected]> * Add rockd temps to gitignore Signed-off-by: Ricardo Zanini <[email protected]> --------- Signed-off-by: Ricardo Zanini <[email protected]> * issues#3320 Flaky timeout tests (apache#3321) - Disabled until they get fixed/stable * Using different topics (apache#3322) * Fixing Fabric8 version alignment on Quarkus and SB (apache#3324) Signed-off-by: Ricardo Zanini <[email protected]> * Cancel should not interrupt current thread (apache#3325) * Do not interrut in CancelActionCommand (apache#3326) * There is not need to to do that check (apache#3329) * - Removing @lazy injections on RestWorkItemHandler constructors (apache#3330) * wip --------- Signed-off-by: Ricardo Zanini <[email protected]> Co-authored-by: Toshiya Kobayashi <[email protected]> Co-authored-by: jstastny-cz <[email protected]> Co-authored-by: Francisco Javier Tirado Sarti <[email protected]> Co-authored-by: Pere Fernández <[email protected]> Co-authored-by: Francisco Javier Tirado Sarti <[email protected]> Co-authored-by: Ricardo Zanini <[email protected]>
- Loading branch information