This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 9b40f75 Sync Properties
new 7927de8 Camel-Resteasy: Fixed syntax, contextPath is not an uriPath
and camel-catalog will complain
new acef2ff Camel-Resteasy: Fixed syntax, the component extend http so we
need httpUri to make camel-catalog happy
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:
.../resources/org/apache/camel/component/resteasy/resteasy.json | 2 +-
components/camel-resteasy/src/main/docs/resteasy-component.adoc | 4 ++--
.../org/apache/camel/component/resteasy/ResteasyEndpoint.java | 2 +-
core/camel-componentdsl/src/generated/resources/metadata.json | 2 +-
.../org/apache/camel/builder/endpoint/StaticEndpointBuilders.java | 8 ++++----
.../builder/endpoint/dsl/ResteasyEndpointBuilderFactory.java | 8 ++++----
6 files changed, 13 insertions(+), 13 deletions(-)