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 65f4843  camel3 - Stop type converter registry as late as possible 
during shutdown of CamelContext as it may be in use during the stopping 
procedure.
     new 466ee95  CAMEL-13557: Fixed test to use property binding support as 
the old has removed the legacy JDK PropertyEditor in CAMEL-13566
     new 93aeabd  Fixed test
     new ecfbfa3  CAMEL-13557: Fixed test to use property binding support as 
the old has removed the legacy JDK PropertyEditor in CAMEL-13566

The 3 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/component/atmos/AtmosComponentTest.java  |  7 ++++
 .../lambda/LambdaComponentClientRegistryTest.java  |  3 +-
 .../couchbase/CouchbaseComponentTest.java          | 29 +++++----------
 .../component/couchbase/CouchbaseConsumerTest.java | 41 ----------------------
 .../component/couchdb/CouchDbComponentTest.java    |  5 +++
 .../camel/component/exec/ExecJavaProcessTest.java  |  3 +-
 .../drive/AbstractGoogleDriveTestSupport.java      |  3 +-
 .../google/drive/CustomClientFactoryTest.java      |  9 -----
 8 files changed, 26 insertions(+), 74 deletions(-)
 delete mode 100644 
components/camel-couchbase/src/test/java/org/apache/camel/component/couchbase/CouchbaseConsumerTest.java

Reply via email to