This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
omit d444312f [create-pull-request] automated change
add 1e692e68 [CAMEL-9627]update camel-cxf karaf feauture (#167)
add fb55a29f [create-pull-request] automated change (#168)
add 81dbdb96 OSGi features fixes
add 630723ea OSGi features fixes
add 790f9908 CAMEL-9627: camel-cxf splitup
add 77306de3 CAMEL-9627: camel-cxf splitup
add 8b32a9e3 CAMEL-9627: camel-cxf splitup
add ab3441ae CAMEL-9627: camel-cxf splitup
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d444312f)
\
N -- N -- N refs/heads/automatic-periodic-sync (ab3441ae)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../camel/catalog/karaf/components.properties | 1 +
.../apache/camel/catalog/karaf/components/cxf.json | 79 ++++++++++++++++++++++
components/camel-cxf-blueprint/pom.xml | 6 +-
.../cxf/blueprint/CxfBlueprintEndpoint.java | 6 +-
.../cxf/blueprint/CxfNamespaceHandler.java | 2 +-
.../cxf/blueprint/RsClientBlueprintBean.java | 2 +-
.../cxf/blueprint/RsServerBlueprintBean.java | 2 +-
.../jaxrs/blueprint/CxfRsBlueprintEndpoint.java | 31 ++++++++-
.../karaf/features/src/main/resources/features.xml | 13 +++-
9 files changed, 130 insertions(+), 12 deletions(-)
create mode 100644
catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/cxf.json