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 1b68ff1 CAMEL-14565: Add docs for missing option new bf23793 CAMEL-14565: Add docs for missing option new 90eba92 CAMEL-14565: Add docs for missing option 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: .../component/undertow/UndertowHostOptions.java | 38 ++++---------------- .../yammer/YammerComponentConfigurer.java | 1 + .../component/yammer/YammerEndpointConfigurer.java | 1 + .../org/apache/camel/component/yammer/yammer.json | 2 ++ .../src/main/docs/yammer-component.adoc | 6 ++-- .../camel/component/yammer/YammerComponent.java | 17 +++++++-- .../component/yammer/YammerConfiguration.java | 42 ++++++++-------------- .../camel/component/yammer/YammerEndpoint.java | 16 +++++++-- .../yammer/YammerMessagePollingConsumer.java | 23 ++++++++---- .../component/yammer/YammerMessageProducer.java | 22 ++++++++---- .../yammer/YammerUserPollingConsumer.java | 27 +++++++++----- .../yammer/YammerComponentTestSupport.java | 27 ++++++-------- .../yammer/YammerMessageAndUserRouteTest.java | 14 ++++---- .../dsl/YammerComponentBuilderFactory.java | 14 ++++++++ 14 files changed, 140 insertions(+), 110 deletions(-)