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 2020/12/06 12:16:40 UTC

[camel] branch regen_bot updated (86fc21b -> 7bd7474d)

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 86fc21b  updating Brett Meyer's company in team.adoc (#4728)
     add 1a935d5  CAMEL-15854: camel-allcomponents should also include other components. CAMEL-15854: prepare apache camel assembly during build of catalog CAMEL-15854: apache assembly to use camel-allcomponents as source
     add 00a84f5  Polished
     add 7bd7474d Regen for commit 00a84f57cc4c37dd692690086cf9c06234105e09

No new revisions were added by this update.

Summary of changes:
 apache-camel/src/main/descriptors/common-bin.xml   |   9 +-
 bom/camel-bom/pom.xml                              |   5 +
 catalog/camel-catalog/pom.xml                      |   4 +-
 core/camel-allcomponents/pom.xml                   | 220 ++++++++++++++++++++-
 parent/pom.xml                                     |  19 +-
 ...eleasePomMojo.java => PrepareAssemblyMojo.java} |  69 +++----
 .../maven/packaging/PrepareComponentMojo.java      |  11 +-
 7 files changed, 272 insertions(+), 65 deletions(-)
 rename tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/{PrepareReleasePomMojo.java => PrepareAssemblyMojo.java} (76%)