You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2019/12/19 16:59:47 UTC

[camel] branch master updated (1b6022d -> 1f51236)

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

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


    from 1b6022d  Merge pull request #3424 from omarsmak/CAMEL-14312
     add 1f51236  core-main: modularize BaseMainSupport for easy subclassing

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/main/BaseMainSupport.java     | 35 ++++++++++++----------
 .../java/org/apache/camel/main/MainSupport.java    | 26 ++++++++++++++++
 2 files changed, 46 insertions(+), 15 deletions(-)