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 60e193a  Add XML schema references for Camel 2.25.3
     new 34d0da0  CAMEL-16353: camel-core - Force eager classloading in build 
phase
     new ec33813  Remove not used code
     new 7300fa5  CAMEL-16353: camel-core - Force eager classloading in build 
phase
     new a3f58c9  Fixed CS
     new 8c2939c  CAMEL-16353: camel-core - Force eager classloading in build 
phase

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/camel/spi/UnitOfWorkFactory.java   |  5 +++++
 .../camel/impl/engine/CamelInternalProcessor.java      |  6 ++++++
 .../impl/engine/DefaultExchangeFactoryManager.java     | 17 +++++++++++++++++
 .../camel/impl/engine/DefaultReactiveExecutor.java     | 10 ++++++++++
 .../apache/camel/impl/engine/DefaultUnitOfWork.java    |  4 ++++
 .../camel/impl/engine/DefaultUnitOfWorkFactory.java    |  6 ++++++
 .../camel/impl/engine/PooledExchangeFactory.java       |  1 +
 .../main/java/org/apache/camel/processor/Pipeline.java |  6 ++++++
 .../org/apache/camel/processor/PipelineHelper.java     |  4 ++++
 .../processor/errorhandler/RedeliveryErrorHandler.java | 18 +++++-------------
 .../java/org/apache/camel/main/BaseMainSupport.java    |  2 +-
 .../java/org/apache/camel/support/ExchangeHelper.java  |  5 +++++
 .../org/apache/camel/support/UnitOfWorkHelper.java     |  4 ++++
 13 files changed, 74 insertions(+), 14 deletions(-)

Reply via email to