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/12/13 09:59:55 UTC

[camel] branch regen_bot updated (dcc7024 -> 2106769)

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 dcc7024  CAMEL-17322 Set scopes on Google Pubsub Credentials (#6527)
     add 1d6404a  [CAMEL-17310] Add dev goal enable live reloading (#6522)
     add 4525e4d  Upgrade Jackrabbit to version 2.21.9
     add d0ad5df  Sync deps
     add 2106769  Regen for commit d0ad5dfe4ce3a95840650484849ba7f64889fe30

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |  2 +-
 .../support/FileWatcherResourceReloadStrategy.java |  8 +--
 .../camel/support/RouteWatcherReloadStrategy.java  |  6 ++-
 parent/pom.xml                                     |  2 +-
 .../main/java/org/apache/camel/maven/DevMojo.java  | 62 ++++++++++++++++++++++
 .../main/java/org/apache/camel/maven/RunMojo.java  |  6 ++-
 6 files changed, 78 insertions(+), 8 deletions(-)
 create mode 100644 tooling/maven/camel-maven-plugin/src/main/java/org/apache/camel/maven/DevMojo.java