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

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


    from 0ae29c1  Upgrade checkstyle
     new 115e95a  CAMEL-16160: camel-main - JVM system properties should 
override application.properties
     new d8659ef  Fix java routes loader compute name to deal with location 
having scheme
     new 7c9eeab  CAMEL-16160: camel-main - JVM system properties should 
override application.properties
     new eb41524  Polished

The 4 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:
 .../language/joor/JoorRoutesBuilderLoader.java     |  9 ++-
 .../MainConfigurationPropertiesConfigurer.java     |  6 ++
 .../camel-main-configuration-metadata.json         |  1 +
 core/camel-main/src/main/docs/main.adoc            |  1 +
 .../org/apache/camel/main/BaseMainSupport.java     | 67 ++++++++++++++++++++--
 .../apache/camel/main/DefaultRoutesCollector.java  | 12 ++--
 .../camel/main/MainConfigurationProperties.java    | 33 +++++++++++
 .../java/org/apache/camel/main/MainHelper.java     | 25 ++++++++
 8 files changed, 139 insertions(+), 15 deletions(-)

Reply via email to