You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/12/23 07:49:58 UTC

[camel] branch master updated (915cde6 -> e692d19)

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

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


    from 915cde6  Remove useless type tests identified by lgtm.com.
     add 5ca9dd4  CAMEL-14321: camel-osgi-activator support pre-startup routebuilders
     add e692d19  CAMEL-14321: camel-osgi-activator make constant class final

No new revisions were added by this update.

Summary of changes:
 .../src/main/docs/osgi-activator.adoc              |  17 +++
 .../camel/osgi/activator/CamelRoutesActivator.java | 124 ++++++++++++++++-----
 .../activator/CamelRoutesActivatorConstants.java}  |  56 +++++-----
 .../osgi/activator/CamelOsgiActivatorIT.java       |  85 ++++++++++++++
 4 files changed, 223 insertions(+), 59 deletions(-)
 copy components/{camel-spring/src/test/java/org/apache/camel/spring/issues/MyProcessor.java => camel-osgi-activator/src/main/java/org/apache/camel/osgi/activator/CamelRoutesActivatorConstants.java} (75%)