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/03/15 11:22:52 UTC

[GitHub] [camel-k] lburgazzoli commented on a change in pull request #560: Fix #557: fix generated images

lburgazzoli commented on a change in pull request #560: Fix #557: fix generated images
URL: https://github.com/apache/camel-k/pull/560#discussion_r265941818
 
 

 ##########
 File path: pkg/platform/images/images.go
 ##########
 @@ -39,6 +39,8 @@ var StandardDependencies = map[string]bool{
 	"camel:core":   true,
 	"runtime:jvm":  true,
 	"runtime:yaml": true,
+	"mvn:org.apache.camel.k:camel-k-adapter-camel-2:" + defaults.RuntimeVersion: true,
 
 Review comment:
   this seems a little bit of an hack but should work :)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services