apache / camel-k-runtime

Apache Camel K runtime
https://camel.apache.org
Apache License 2.0
62 stars 50 forks source link

Make sync_cq.sh script to update the quarkus platform version #1203

Open claudio4j opened 3 months ago

claudio4j commented 3 months ago

Currently the sync_cq.sh gets the quarkus-core version of the camel-quarkus project, while camel-k-runtime uses quarkus platform which may differ eventually. For quarkus-core 3.9.0, there is no quarkus platform 3.9.0, but is 3.9.1. The script requires a change to account for the quarkus platform version.

squakez commented 3 months ago

I wonder if instead we should archive this project and move directly to Camel Quarkus, moving all the latest changes we did in the catalog.