You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "ppalaga (via GitHub)" <gi...@apache.org> on 2023/02/06 21:25:59 UTC

[GitHub] [camel-quarkus] ppalaga opened a new pull request, #4504: Upgrade to Camel 4.0.0 and Quarkus 3.0.0.Alpha3

ppalaga opened a new pull request, #4504:
URL: https://github.com/apache/camel-quarkus/pull/4504

   Replaces https://github.com/apache/camel-quarkus/pull/4479


-- 
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-quarkus] ppalaga commented on pull request #4504: Upgrade to Camel 4.0.0 and Quarkus 3.0.0.Alpha3

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga commented on PR #4504:
URL: https://github.com/apache/camel-quarkus/pull/4504#issuecomment-1421610609

   230718e:
   
   * Fixed #4496
   * Reported more issues and disabled more tests


-- 
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-quarkus] zbendhiba commented on pull request #4504: Upgrade to Camel 4.0.0 and Quarkus 3.0.0.Alpha3

Posted by "zbendhiba (via GitHub)" <gi...@apache.org>.
zbendhiba commented on PR #4504:
URL: https://github.com/apache/camel-quarkus/pull/4504#issuecomment-1422824136

   thanks @ppalaga 


-- 
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-quarkus] ppalaga commented on pull request #4504: Upgrade to Camel 4.0.0 and Quarkus 3.0.0.Alpha3

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga commented on PR #4504:
URL: https://github.com/apache/camel-quarkus/pull/4504#issuecomment-1419857853

   Iteration ending with 2db94a6:
   
   * Upgrade to quarkiverse-mybatis 2.0.0.CR1, thus fixing https://github.com/apache/camel-quarkus/issues/4491


-- 
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-quarkus] ppalaga commented on pull request #4504: Upgrade to Camel 4.0.0 and Quarkus 3.0.0.Alpha3

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga commented on PR #4504:
URL: https://github.com/apache/camel-quarkus/pull/4504#issuecomment-1422174947

   211ebd3: 
   
   * Fixed the native failure in aws2-grouped test by adding aws-crt dependency to our s3 extension
   * Upgraded to QFreemarker 1.0.0.Alpha1 thus fixing https://github.com/apache/camel-quarkus/issues/4508
   * Disabled PerfRegressionIT https://github.com/apache/camel-quarkus/issues/4528


-- 
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-quarkus] ppalaga commented on pull request #4504: Upgrade to Camel 4.0.0 and Quarkus 3.0.0.Alpha3

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga commented on PR #4504:
URL: https://github.com/apache/camel-quarkus/pull/4504#issuecomment-1420812132

   > > @ppalaga Shall we just disable the problematic tests and get this merged to `main`?
   > 
   > Yes, I thought of that too. Let me do it.
   
   Ups, sorry, I edited your post instead of replying.


-- 
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-quarkus] jamesnetherton commented on pull request #4504: Upgrade to Camel 4.0.0 and Quarkus 3.0.0.Alpha3

Posted by "jamesnetherton (via GitHub)" <gi...@apache.org>.
jamesnetherton commented on PR #4504:
URL: https://github.com/apache/camel-quarkus/pull/4504#issuecomment-1420333626

   @ppalaga Shall we just disable the problematic tests and get this merged to `main`?


-- 
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-quarkus] ppalaga commented on pull request #4504: Upgrade to Camel 4.0.0 and Quarkus 3.0.0.Alpha3

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga commented on PR #4504:
URL: https://github.com/apache/camel-quarkus/pull/4504#issuecomment-1420816183

   91c6a19:
   
   * Fixed some tests
   * Created issues for the failing tests 
   * Disabled the failing tests


-- 
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-quarkus] ppalaga merged pull request #4504: Upgrade to Camel 4.0.0 and Quarkus 3.0.0.Alpha3

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga merged PR #4504:
URL: https://github.com/apache/camel-quarkus/pull/4504


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