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

acosentino pushed a change to branch sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from cf0186c  Upgrade Jsch and related bundle to version 0.1.55
     new 1ecf8c5  CAMEL-12987: Ensure onContextStop is called on the 
OsgiServiceRegistry. (#2660)
     new 264ff91  CAMEL-12987: Fixed CS
     new 4475457  CAMEL-12987 - Fixed CS for imports
     new ee35eba  Upgrade Awaitility to version 3.1.5
     new e21f279  CAMEL-12985: TransactionErrorHandler fails if UnitOfWork is 
null
     new d576c09  CAMEL-12985: Added a test that fails on master
     new b323687  CAMEL-12985 - Fixed CS
     new 6752e17  CAMEL-12985 - Fixed backport from 2.x

The 8 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:
 .../camel/core/osgi/OsgiCamelContextHelper.java    | 21 ++++++++++----
 .../camel/core/osgi/OsgiDefaultCamelContext.java   | 14 ++--------
 .../apache/camel/core/osgi/OsgiTypeConverter.java  |  2 +-
 .../camel/core/osgi/utils/BundleContextUtils.java  |  2 +-
 .../camel/spring/spi/TransactionErrorHandler.java  | 12 ++++++--
 ...nterceptUsingAdviceWithSendToEndpointTest.java} | 32 ++++++++++++++++++----
 parent/pom.xml                                     |  2 +-
 .../camel-spring-boot-dependencies/pom.xml         |  2 +-
 8 files changed, 57 insertions(+), 30 deletions(-)
 copy 
components/camel-spring/src/test/java/org/apache/camel/spring/interceptor/{TransactedInterceptSendToEndpointTest.java
 => TransactedInterceptUsingAdviceWithSendToEndpointTest.java} (69%)

Reply via email to