Upgrade Quarkus 3.2.x to 3.6.x #586
Closed
shivam-sharma7
started this conversation in
General
Replies: 1 comment 4 replies
-
Thanks for reporting this @shivam-sharma7, we can't change this without understanding exactly what's going on behind and why this changed. So either you compare what changed in Quarkus leading to this issue and create the proper fix or wait for someone else to pick it up. I won't be able to have look at it right now. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have seen the error throw by the CI, look at: https://github.com/quarkiverse/quarkus-quinoa/actions/runs/6961577600/job/18943475183#step:8:2047 and this is not allow to upgrade of quarkus 3.6.x
and I used quinoa
QUINOA_ROUTE_ORDER
asDEFAULT_ROUTE_ORDER
and that fixed the above problem and CI passed, look at: https://github.com/shivam-sharma7/quarkus-quinoa/actions/runs/7163520949/job/19502083461before
after
@ia3andy @melloware should I open PR?
Beta Was this translation helpful? Give feedback.
All reactions