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/10/19 11:56:39 UTC

[GitHub] [camel] gnodet opened a new pull request, #8579: Camel 4.x

gnodet opened a new pull request, #8579:
URL: https://github.com/apache/camel/pull/8579

   Start working on camel 4.x


-- 
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] orpiske commented on pull request #8579: Camel 4.x

Posted by GitBox <gi...@apache.org>.
orpiske commented on PR #8579:
URL: https://github.com/apache/camel/pull/8579#issuecomment-1283991069

   Oh, and I believe we might be able to automate the rebase work. At least a good part of it. 


-- 
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] gnodet closed pull request #8579: Camel 4.x

Posted by GitBox <gi...@apache.org>.
gnodet closed pull request #8579: Camel 4.x
URL: https://github.com/apache/camel/pull/8579


-- 
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] gnodet commented on pull request #8579: Camel 4.x

Posted by GitBox <gi...@apache.org>.
gnodet commented on PR #8579:
URL: https://github.com/apache/camel/pull/8579#issuecomment-1283909226

   > Wasn't better to create directly a [camel-4](https://issues.apache.org/jira/browse/CAMEL-4).x from main?
   
   I wasn't sure about that.  Do we prefer keep main for `3.x` line for some time and create a `camel-4.x` branch now ? Or create a `3.20.x` branch and keep main for `4.x.`...
   
   For some time, keeping a PR for 4.x has the benefit of easily rebasing against master to keep up-to-date.  That avoids having to back port all changes, at the cost of having to merge conflicts during the rebase operation.


-- 
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] gnodet commented on pull request #8579: Camel 4.x

Posted by GitBox <gi...@apache.org>.
gnodet commented on PR #8579:
URL: https://github.com/apache/camel/pull/8579#issuecomment-1283922831

   > I think we could always rebase here, the problem is we're going to forget about it.
   
   So you'd rather back porting every change made to `main` manually to the `camel-4.x` branch ?


-- 
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] oscerd commented on pull request #8579: Camel 4.x

Posted by GitBox <gi...@apache.org>.
oscerd commented on PR #8579:
URL: https://github.com/apache/camel/pull/8579#issuecomment-1283917221

   I think we could always rebase here, the problem is we're going to forget about it.


-- 
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] github-actions[bot] commented on pull request #8579: Camel 4.x

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #8579:
URL: https://github.com/apache/camel/pull/8579#issuecomment-1318917360

   :leftwards_arrow_with_hook: There are either **too many** changes to be tested in this PR or the code **needs be rebased**: (331 components likely to be affected)


-- 
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] davsclaus commented on pull request #8579: Camel 4.x

Posted by GitBox <gi...@apache.org>.
davsclaus commented on PR #8579:
URL: https://github.com/apache/camel/pull/8579#issuecomment-1342880406

   @gnodet should we close this PR as you are working on new branches instead


-- 
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] orpiske commented on pull request #8579: Camel 4.x

Posted by GitBox <gi...@apache.org>.
orpiske commented on PR #8579:
URL: https://github.com/apache/camel/pull/8579#issuecomment-1283989179

   I think one benefit of having a branch is that we can setup a CI job, so we can keep an eye on tests, code quality, etc as we progress. Given the large scope of the work, doing it from the beginning can save us from a lot of trouble far ahead.
   
   That said, as 3.x is still moving at full speed, rebasing can be painful, indeed.


-- 
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] oscerd commented on pull request #8579: Camel 4.x

Posted by GitBox <gi...@apache.org>.
oscerd commented on PR #8579:
URL: https://github.com/apache/camel/pull/8579#issuecomment-1283924365

   It's the same, we are going to forget to do that anyway. So let's try to rebase here everyday.


-- 
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] davsclaus commented on pull request #8579: Camel 4.x

Posted by GitBox <gi...@apache.org>.
davsclaus commented on PR #8579:
URL: https://github.com/apache/camel/pull/8579#issuecomment-1283962932

   I think its fine to keep a PR here in the beginning when gnodet is jump started on this. When we later ramp up and have more working on this then a branch is better.
   
   A PR is maybe also easier to see what is changed etc.


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