You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/10/22 14:23:35 UTC

[camel] branch master updated (897d9c4 -> ce3facb)

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 897d9c4  CAMEL-15730: camel-core - Untangle reifier from impl
     add ee11b14  CAMEL-15730: camel-core - untangle
     add ce3facb  CAMEL-15730: camel-core - untangle

No new revisions were added by this update.

Summary of changes:
 .../camel/impl/engine}/DefaultExecutorServiceManager.java  | 14 +++++++++-----
 .../java/org/apache/camel/impl/DefaultCamelContext.java    |  1 +
 .../main/java/org/apache/camel/impl/RouteIdFactory.java    |  1 +
 .../apache/camel/model/OptionalIdentifiedDefinition.java   |  3 ++-
 .../impl/CamelCustomDefaultThreadPoolProfileTest.java      |  1 +
 .../camel/impl/engine/CustomThreadPoolFactoryTest.java     |  1 -
 .../modules/ROOT/pages/camel-3x-upgrade-guide-3_7.adoc     |  3 +++
 7 files changed, 17 insertions(+), 7 deletions(-)
 rename core/{camel-core-engine/src/main/java/org/apache/camel/impl => camel-base/src/main/java/org/apache/camel/impl/engine}/DefaultExecutorServiceManager.java (84%)