This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 7d655367124 CAMEL-18590 - Camel-Azure components: Define a unique
configuration for authentication - Azure Files
new 7c66c11d975 CAMEL-20234: consolidate exchange visibility
new e34e84b10a4 CAMEL-20234: remove the endpoint-based constructor
The 2 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:
.../bean/AbstractCamelInvocationHandler.java | 4 +--
.../camel/impl/engine/PooledExchangeFactory.java | 2 +-
.../engine/PooledProcessorExchangeFactory.java | 2 +-
.../impl/engine/PrototypeExchangeFactory.java | 2 +-
.../engine/PrototypeProcessorExchangeFactory.java | 2 +-
.../component/dataset/DataSetTestEndpointTest.java | 2 +-
.../PopulateInitialHeadersFailedIssueTest.java | 2 +-
.../component/ApiMethodPropertiesHelperTest.java | 2 +-
.../org/apache/camel/support/AbstractExchange.java | 28 ++++---------------
.../org/apache/camel/support/DefaultEndpoint.java | 2 +-
.../org/apache/camel/support/DefaultExchange.java | 26 +++++++++---------
.../camel/support/DefaultPooledExchange.java | 32 +++++++++-------------
12 files changed, 41 insertions(+), 65 deletions(-)