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 8996859  Fixed CS
     new 895dee3  CAMEL-13852: Support OData action's
     new dcf2160  CAMEL-13852: checkstyle fixes
     new f0bcf14  CAMEL-13852: use default timeout in tests
     new 8a6ec55  CAMEL-13852: document actions
     new 6d3ccf5  CAMEL-13852: refactoring remove duplicated code
     new 74e9af3  CAMEL-13852: use constants for http status code

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:
 .../camel/component/olingo4/api/Olingo4App.java    | 10 +++
 .../component/olingo4/api/impl/Olingo4AppImpl.java | 76 +++++++++++++++-------
 .../camel/component/olingo4/Olingo4AppAPITest.java | 73 +++++++++++++++++++++
 .../camel-olingo4/camel-olingo4-component/pom.xml  |  1 +
 .../src/main/docs/olingo4-component.adoc           | 16 +++++
 .../src/signatures/olingo-api-signature.txt        |  1 +
 .../olingo4/Olingo4ComponentProducerTest.java      | 21 ++++++
 7 files changed, 173 insertions(+), 25 deletions(-)

Reply via email to