This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch keycloak-management
in repository https://gitbox.apache.org/repos/asf/camel.git
discard 617999b5685 CAMEL-22464 - Camel-Keycloak: Create producer for managing
operations
new ffd622756de CAMEL-22464 - Camel-Keycloak: Create producer for managing
operations
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 (617999b5685)
\
N -- N -- N refs/heads/keycloak-management (ffd622756de)
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.
The 1 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:
.../apache/camel/catalog/components/keycloak.json | 10 +++-----
.../org/apache/camel/catalog/others.properties | 1 -
.../org/apache/camel/catalog/others/keycloak.json | 15 -----------
.../keycloak/KeycloakComponentConfigurer.java | 6 -----
.../keycloak/KeycloakEndpointConfigurer.java | 6 -----
.../keycloak/KeycloakEndpointUriFactory.java | 3 +--
.../apache/camel/component/keycloak/keycloak.json | 10 +++-----
.../services/org/apache/camel/other.properties | 8 ------
.../src/generated/resources/keycloak.json | 15 -----------
.../component/keycloak/KeycloakConfiguration.java | 14 ----------
.../modules/others/examples/json/keycloak.json | 1 -
.../dsl/KeycloakComponentBuilderFactory.java | 18 -------------
.../dsl/KeycloakEndpointBuilderFactory.java | 30 ----------------------
13 files changed, 9 insertions(+), 128 deletions(-)
delete mode 100644
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/keycloak.json
delete mode 100644
components/camel-keycloak/src/generated/resources/META-INF/services/org/apache/camel/other.properties
delete mode 100644
components/camel-keycloak/src/generated/resources/keycloak.json
delete mode 120000 docs/components/modules/others/examples/json/keycloak.json