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 2021/08/27 08:50:42 UTC

[camel] branch regen_bot updated (d36f555 -> 38e6ced)

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.


    from d36f555  Sync deps
     add 38e6ced  Another set of fixes for the build (better support for parallel build + support complete regeneration of files)

No new revisions were added by this update.

Summary of changes:
 catalog/camel-catalog/pom.xml                      |  2 +-
 components/pom.xml                                 |  8 ++++++
 core/camel-core-languages/pom.xml                  |  6 +++++
 core/camel-core-model/pom.xml                      | 29 ----------------------
 .../model/cloud/ServiceCallConfiguration.java      |  2 ++
 ...erviceCallServiceLoadBalancerConfiguration.java |  2 ++
 .../camel-yaml-dsl-deserializers/pom.xml           |  7 ++++++
 .../camel/maven/packaging/ComponentDslMojo.java    |  2 ++
 .../camel/maven/packaging/EndpointDslMojo.java     | 13 +++++++++-
 .../packaging/EndpointSchemaGeneratorMojo.java     |  4 +--
 10 files changed, 42 insertions(+), 33 deletions(-)