You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/02/06 16:57:08 UTC

[GitHub] lburgazzoli opened a new pull request #413: runtime: ensure that the generated project uses the right camel version

lburgazzoli opened a new pull request #413: runtime: ensure that the generated project uses the right camel version
URL: https://github.com/apache/camel-k/pull/413
 
 
   Fixes #384 
   
   This is an interim solution until the runtime bits will be moved to Apache Camel as one of the supported platforms. 
   
   So far, the implementation works properly for integration running with Camel Main and not so well for  Spring Boot ones as in such case transitive dependencies could introduce conflict among spring-boot versions.
   
   What's left:
   - look-up the catalog associated to the camel version either from embedded resource or from a custom resource
   - improve spring boot support
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services