You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/12/10 13:55:45 UTC

[camel] branch master updated (9fc44e3 -> 6011425)

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 9fc44e3  CAMEL-14284: Configuring endpoint should set properties on endpoint and not configuration object
     add 6011425  CAMEL-14284: Configuring endpoint should set properties on endpoint and not configuration object

No new revisions were added by this update.

Summary of changes:
 .../src/main/docs/bonita-component.adoc            |  14 +--
 .../camel/component/bonita/BonitaComponent.java    |   5 +-
 .../camel/component/bonita/BonitaEndpoint.java     |   2 +-
 .../endpoint/dsl/BonitaEndpointBuilderFactory.java | 128 ++++++---------------
 .../modules/ROOT/pages/bonita-component.adoc       |  14 +--
 5 files changed, 52 insertions(+), 111 deletions(-)