You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/12/15 22:52:39 UTC

[GitHub] [camel-quarkus] claudio4j commented on issue #4283: Migrate camel-k-runtime quarkus extensions into camel-quarkus

claudio4j commented on issue #4283:
URL: https://github.com/apache/camel-quarkus/issues/4283#issuecomment-1353815196

   A description of each module (comprising of code), worth migrating.
   
   <div dir="ltr" style="margin-left:0pt;" align="left" id="docs-internal-guid-e18ceb0b-7fff-178a-18af-b1e5536c0b7c">
   
   Component name | Notes
   -- | --
   camel-k-cloudevents | There is no customization in ck-runtime. Don't migrate.
   camel-k-cron | @LoaderInterceptor @ConfigurerThere is CronShutdownStrategy to stop the camel context when there is a completed or failed event. Migrate CronShutdownStrategy to camel-quarkus and set a parameter to enable it ?
   camel-k-knative | @LoaderInterceptor @Configurer
   camel-k-master | @Customizer, @LoaderInterceptor \@Configurer annotations.
   camel-k-resume-kafka | \@Customizer resume strategy
   camel-k-runtimecamel-k-core | There are similar implementations in camel-quarkus, move them accordingly.
   camel-k-webhook | Unsure if it's relevant to camel-k
   support/  camel-k-annotations  camel-k-apt | What would be the augmentation in the build phase ?
   support/  camel-k-catalog  camel-k-catalog-model  camel-k-maven-plugin | The Yaml catalog is the artifact used by camel-k-operator to resolve dependencies.The camel-k-maven-plugin generates the yaml catalog file.
   camel-k-maven-logging | Structural log of maven output
   camel-k-runtime-bom | This BOM is imported in the generated integration project created by camel-k-operator
   
   </div>
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org