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 2018/09/19 08:37:58 UTC

[GitHub] nicolaferraro opened a new pull request #98: Auto-discover dependencies

nicolaferraro opened a new pull request #98: Auto-discover dependencies
URL: https://github.com/apache/camel-k/pull/98
 
 
   Fixes #94.
   
   This uses simple string pattern matching to find URIs belonging to Camel components and automatically adds dependencies.
   
   You can execute `kamel run runtime/examples/dns.js` and Camel K will add `camel:dns` to the set of dependencies automatically.
   
   Really nice in combination with `--dev` during demos. Can be disabled if needed.

----------------------------------------------------------------
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