You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/12 10:56:03 UTC

[GitHub] [camel-k] lburgazzoli opened a new issue #1337: Wrong knative dependency

lburgazzoli opened a new issue #1337: Wrong knative dependency
URL: https://github.com/apache/camel-k/issues/1337
 
 
   When knative is auto detected, the related component dependency is wrong:
   
   ```
   spec:
     dependencies:
     - camel:aws-s3
     - camel:direct
     - mvn:org.apache.camel.k/camel-k-loader-java
     - mvn:org.apache.camel.k/camel-k-loader-xml
     - mvn:org.apache.camel.k/camel-k-runtime-main
     - 'mvn:org.apache.camel.k:camel-knative:'
     - mvn:org.apache.camel/camel-rest
     - mvn:org.apache.camel/camel-undertow
   ```
   

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

[GitHub] [camel-k] lburgazzoli commented on issue #1337: Wrong knative dependency

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #1337: Wrong knative dependency
URL: https://github.com/apache/camel-k/issues/1337#issuecomment-598224317
 
 
   Fixed by https://github.com/apache/camel-k/pull/1338

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

[GitHub] [camel-k] lburgazzoli closed issue #1337: Wrong knative dependency

Posted by GitBox <gi...@apache.org>.
lburgazzoli closed issue #1337: Wrong knative dependency
URL: https://github.com/apache/camel-k/issues/1337
 
 
   

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