tmielke opened a new pull request, #268:
URL: https://github.com/apache/camel-examples/pull/268

   Reworked the `kamelet-chucknorris` example to use the official 
chuck-norris-source kamelet from the camel-kamelets catalog JAR instead of 
bundling a custom kamelet YAML file locally.
   
   - Added `camel-kamelets` dependency to load official kamelets from classpath
   - Converted route definition from XML DSL to YAML DSL
   - Removed custom `chuck-norris-source.kamelet.yaml`
   - Added `MyApplication.java` for standalone Camel Main bootstrap
   - Added explicit component dependencies (`timer`, `http`, `jsonpath`) needed 
by the kamelet at runtime
   
   Co-authored-by: Claude Opus 4.6 <[email protected]>


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to