You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "essobedo (via GitHub)" <gi...@apache.org> on 2023/03/08 15:19:57 UTC

[GitHub] [camel] essobedo opened a new pull request, #9487: CAMEL-18920: Upgrade to Groovy 4.x

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

   Fix for https://issues.apache.org/jira/browse/CAMEL-18920
   
   ## Description
   
   In order to get the latest improvements and bug fixes, we need to upgrade to Groovy 4.
   
   ## Modifications:
   
   * Change the version of Groovy to 4.0.9
   
   * Change group id to `org.apache.groovy`
   * Change the version of gmavenplus to 2.1.0 to be compatible with Grovvy 4
   * Change the version of spock to 2.3-groovy-4.0 to be compatible with Grovvy 4
   * Exclude the Groovy method `$getLookup` from the list of valid methods valid for the `AggregationStrategyBeanAdapter` 
   * Move the `ExtensionModule` file to the new location
   * Replace `groovy-test` with `groovy-test-junit-5` to be compatible with JUnit 5


-- 
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 #9487: CAMEL-18920: Upgrade to Groovy 4.x

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

   Sorry, I totally missed this. Thanks a lot


-- 
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 #9487: CAMEL-18920: Upgrade to Groovy 4.x

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #9487:
URL: https://github.com/apache/camel/pull/9487#issuecomment-1460444425

   ### Components tested:
   
   | Total | Tested | Failed :x: | Passed :white_check_mark: | 
   | --- | --- | --- |  --- |
   | 5 | 5 | 0 | 6 |


-- 
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] essobedo merged pull request #9487: CAMEL-18920: Upgrade to Groovy 4.x

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


-- 
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 #9487: CAMEL-18920: Upgrade to Groovy 4.x

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #9487:
URL: https://github.com/apache/camel/pull/9487#issuecomment-1460318632

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :warning: Please note that the changes on this PR may be **tested automatically**. 
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


-- 
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] essobedo commented on pull request #9487: CAMEL-18920: Upgrade to Groovy 4.x

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

   @davsclaus @oscerd Hi 👋 any feedback to provide about this one?


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