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/01/24 09:07:49 UTC

[camel] branch master updated (6068f66 -> abd6fae)

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 6068f66  CAMEL-14284: Configuring endpoint should set properties on endpoint and not configuration object (PDF component) (#3511)
     add abd6fae  CAMEL-14427: camel-core - Optimize UnitOfWork remove id generation

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/camel/spi/UnitOfWork.java |  7 ----
 .../camel/impl/engine/DefaultUnitOfWork.java       |  8 ----
 .../apache/camel/impl/DefaultUnitOfWorkTest.java   | 45 ----------------------
 .../modules/ROOT/pages/camel-3x-upgrade-guide.adoc |  2 +
 4 files changed, 2 insertions(+), 60 deletions(-)
 delete mode 100644 core/camel-core/src/test/java/org/apache/camel/impl/DefaultUnitOfWorkTest.java