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 2022/12/16 10:11:27 UTC

[GitHub] [camel-k] squakez opened a new issue, #3919: Bundle Kamelets from a released version

squakez opened a new issue, #3919:
URL: https://github.com/apache/camel-k/issues/3919

   The action of bundling Kamelet, right now is not following a strict release process. We are going and taking the last ones that are present in the Git repository. It may lead to inconsistencies and problems, moreover, at the moment the code in `main` is not bundling what is in the respective `main` of Kamelet repo.
   
   I suggest to move to a different strategy, where we get the published maven dependency containing the kamelets instead. In order to work correctly, we also need to use a new versioning for Kamelets on main (ie, atm, `0.11.0-SNAPSHOT` instead of `main-SNAPSHOT`).


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez closed issue #3919: Bundle Kamelets from a released version

Posted by GitBox <gi...@apache.org>.
squakez closed issue #3919: Bundle Kamelets from a released version
URL: https://github.com/apache/camel-k/issues/3919


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez commented on issue #3919: Bundle Kamelets from a released version

Posted by GitBox <gi...@apache.org>.
squakez commented on issue #3919:
URL: https://github.com/apache/camel-k/issues/3919#issuecomment-1354508976

   wait.. should be `0.10.0-SNAPSHOT` or are we going to aling with Camel release?


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] oscerd commented on issue #3919: Bundle Kamelets from a released version

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #3919:
URL: https://github.com/apache/camel-k/issues/3919#issuecomment-1354508212

   Makes sense. I'll switch to 3.20.0-SNAPSHOT


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] oscerd commented on issue #3919: Bundle Kamelets from a released version

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #3919:
URL: https://github.com/apache/camel-k/issues/3919#issuecomment-1354515231

   We should align to camel version. It will be easier to understand the camel version used under the hood


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez commented on issue #3919: Bundle Kamelets from a released version

Posted by GitBox <gi...@apache.org>.
squakez commented on issue #3919:
URL: https://github.com/apache/camel-k/issues/3919#issuecomment-1354506730

   Ref https://github.com/apache/camel-kamelets/issues/1218


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez commented on issue #3919: Bundle Kamelets from a released version

Posted by GitBox <gi...@apache.org>.
squakez commented on issue #3919:
URL: https://github.com/apache/camel-k/issues/3919#issuecomment-1359005835

   Fixed in Kamelets: https://repository.apache.org/content/groups/snapshots/org/apache/camel/kamelets/camel-kamelets/3.20.0-SNAPSHOT/ - we should make the related changes to use them now.


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez commented on issue #3919: Bundle Kamelets from a released version

Posted by GitBox <gi...@apache.org>.
squakez commented on issue #3919:
URL: https://github.com/apache/camel-k/issues/3919#issuecomment-1354507021

   @oscerd wdyt?


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org