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

davsclaus pushed a change to branch CAMEL-13870
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from d228f30  Stop using mockito its a pain ....
     new cf5b088  CAMEL-13870: Fast property configuration of Camel endpoints. 
Work in progress.
     new 0be6f4f  CAMEL-13870: Fast property configuration of Camel endpoints. 
Work in progress.
     new e316246  Avoid using mockito when possible
     new 68aa8db  Avoid using mockito when possible. Removed removed options as 
they were deprecated
     new 5ae25cc  Avoid using mockito when possible
     new f137808  Avoid using mockito when possible

The 6 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:
 components/camel-couchbase/pom.xml                 | 19 ++++++++-
 .../couchbase/CouchbaseComponentTest.java          | 41 ++++++++------------
 .../component/couchdb/CouchDbComponentTest.java    | 29 ++++----------
 .../camel/component/kafka/KafkaComponentTest.java  | 45 ++++++----------------
 .../component/metrics/MetricsComponentTest.java    |  8 +++-
 .../src/main/docs/milo-client-component.adoc       |  2 +-
 .../component/rabbitmq/RabbitMQComponentTest.java  | 20 ++++------
 .../src/main/docs/spring-ws-component.adoc         |  4 +-
 .../spring/ws/SpringWebserviceConfiguration.java   |  4 +-
 .../SpringWebserviceEndpointBuilderFactory.java    | 10 ++---
 .../EndpointPropertyConfigurerSupport.java         |  8 +---
 .../modules/ROOT/pages/log-component.adoc          |  3 +-
 .../modules/ROOT/pages/milo-client-component.adoc  |  4 +-
 .../modules/ROOT/pages/rabbitmq-component.adoc     |  2 +-
 .../components/modules/ROOT/pages/spring-boot.adoc |  4 +-
 .../apache/camel/maven/DocumentGeneratorMojo.java  | 10 ++---
 16 files changed, 90 insertions(+), 123 deletions(-)

Reply via email to