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

dmvolod pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 799a6ee  Fix some unit test on JDK >= 12
     new 5abe9fe  CAMEL-14495: OPC UA Client samplingInterval parameter seems 
not take any effect
     new 1e1e548  CAMEL-14495: Regen code Close #3678

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:
 .../milo/client/MiloClientComponentConfigurer.java |  5 ++
 .../milo/client/MiloClientEndpointConfigurer.java  |  5 ++
 .../camel/component/milo/client/milo-client.json   |  4 +-
 .../src/main/docs/milo-client-component.adoc       |  8 ++-
 .../milo/client/MiloClientConfiguration.java       | 17 +++++
 .../component/milo/client/MiloClientEndpoint.java  |  4 +-
 .../milo/client/internal/SubscriptionManager.java  |  7 +-
 .../dsl/MiloClientComponentBuilderFactory.java     | 14 ++++
 .../dsl/MiloClientEndpointBuilderFactory.java      | 84 ++++++++++++++++++++++
 9 files changed, 136 insertions(+), 12 deletions(-)

Reply via email to