This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch properties in repository https://gitbox.apache.org/repos/asf/camel.git.
from baefbc9 CAMEL-13708: Fixed property sources to get initialized if component has already been started/initialized etc add b8dcddd CAMEL-13708: Fixed main to only set application.properties as optional if nothing has been configured already. No new revisions were added by this update. Summary of changes: .../camel/component/properties/PropertiesComponent.java | 15 +++++++++------ .../camel/component/properties/PropertiesLocation.java | 6 +----- .../java/org/apache/camel/spi/PropertiesComponent.java | 7 +++++++ .../src/main/java/org/apache/camel/main/MainSupport.java | 6 ++++-- 4 files changed, 21 insertions(+), 13 deletions(-)