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/27 10:00:16 UTC

[GitHub] lburgazzoli commented on issue #133: runtime: support for kotlin runtime

lburgazzoli commented on issue #133: runtime: support for kotlin runtime
URL: https://github.com/apache/camel-k/pull/133#issuecomment-425032875
 
 
   @nicolaferraro can you review it again ?
   
   changes since initial version:
   
   - we have now a runtime flag to choose between the runtime to use among `jvm`, `groovy`, `kotlin` that defaults to `jvm` which is also added automatically to every context/integration
   - the platform context `core` has been renamed to `jvm`, so there is a default platform context for each runtime
   - `runtime/jvm has been splitted so code specific to groovy, kotlin is now moved it is own project
   

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