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

valdar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 02f85b9  Update groovy to v3.0.0
     new bc4a428  chore: fixed sourcechk violations.
     new f1d9296  Added CAMEL-14535: Sourcecheck on each PR
     new 060eed5  Added Build badge in README.md
     new a989d6b  Merge pull request #3571 from valdar/CAMEL-14535

The 42404 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../workflows/master-pr-build.yml                  | 22 ++++++--
 .../workflows/master-push-build.yml                | 29 +++++++----
 README.md                                          |  2 +-
 .../resources/camel-checkstyle-suppressions.xml    |  3 ++
 .../camel/catalog/karaf/KarafRuntimeProvider.java  |  2 +-
 .../apache/camel/catalog/DefaultCamelCatalog.java  |  9 ++--
 .../org/apache/camel/catalog/CamelCatalogTest.java |  7 ++-
 .../component/activemq/ActiveMQComponent.java      |  2 +-
 .../aws2/cw/CwComponentConfigurationTest.java      |  2 -
 .../aws2/cw/CwComponentRegistryClientTest.java     |  2 -
 .../camel/component/aws2/cw/CwComponentTest.java   |  1 -
 .../EmbeddedDebeziumConfiguration.java             | 58 +++++++++++-----------
 .../apache/camel/component/http/HttpEndpoint.java  |  4 +-
 .../apache/camel/openapi/RestOpenApiSupport.java   |  2 +-
 .../apache/camel/component/sjms/SjmsEndpoint.java  |  4 +-
 .../apache/camel/swagger/RestSwaggerSupport.java   |  2 +-
 .../apache/camel/PropertyBindingExceptionTest.java | 18 ++++++-
 .../generator/openapi/RestDslXmlGenerator.java     |  3 +-
 .../generator/swagger/RestDslXmlGenerator.java     |  2 +-
 19 files changed, 109 insertions(+), 65 deletions(-)
 copy components/camel-exec/src/test/resources/exec-test-script.sh => 
.github/workflows/master-pr-build.yml (55%)
 mode change 100755 => 100644
 copy tests/camel-itest-karaf/kill-karaf.sh => 
.github/workflows/master-push-build.yml (55%)
 mode change 100755 => 100644

Reply via email to