You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/03/09 10:24:33 UTC

[camel] branch regen_bot updated (31807c5686c -> e8a46f89706)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    omit 31807c5686c CAMEL-18920: Upgrade to Groovy 4.x (#9487)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (e8a46f89706)
            \
             O -- O -- O   (31807c5686c)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 buildingtools/pom.xml                                          |  4 ++--
 camel-dependencies/pom.xml                                     |  4 ++--
 catalog/camel-catalog-maven/pom.xml                            |  2 +-
 components/camel-grape/pom.xml                                 |  2 +-
 components/camel-groovy/pom.xml                                |  2 +-
 components/camel-grpc/pom.xml                                  |  4 ++--
 components/camel-olingo2/camel-olingo2-component/pom.xml       |  4 ++--
 components/camel-protobuf/pom.xml                              |  4 ++--
 .../processor/aggregate/AggregationStrategyBeanAdapter.java    |  5 ++---
 dsl/camel-groovy-dsl/camel-groovy-dsl-common/pom.xml           |  2 +-
 .../org.codehaus.groovy.runtime.ExtensionModule                |  0
 dsl/camel-groovy-dsl/camel-groovy-dsl-test/pom.xml             |  4 ++--
 dsl/camel-yaml-dsl/camel-yaml-dsl-common/pom.xml               | 10 +++++-----
 dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/pom.xml        | 10 +++++-----
 dsl/camel-yaml-dsl/camel-yaml-dsl/pom.xml                      | 10 +++++-----
 .../org/apache/camel/dsl/yaml/KameletBindingLoaderTest.groovy  |  2 +-
 parent/pom.xml                                                 |  4 ++--
 pom.xml                                                        |  4 ++--
 tooling/maven/camel-package-maven-plugin/pom.xml               |  2 +-
 tooling/maven/camel-restdsl-openapi-plugin/pom.xml             |  2 +-
 20 files changed, 40 insertions(+), 41 deletions(-)
 rename dsl/camel-groovy-dsl/camel-groovy-dsl-common/src/main/resources/META-INF/{groovy => services}/org.codehaus.groovy.runtime.ExtensionModule (100%)