This is an automated email from the ASF dual-hosted git repository.
nfilotto pushed a change to branch
CAMEL-17898/retrieve-headers-from-parent-classes
in repository https://gitbox.apache.org/repos/asf/camel.git
omit c82b6cf1a67 CAMEL-17898: Allow to retrieve header definitions from
parent interfaces
omit f50b936f843 CAMEL-17898: Allow to retrieve header definitions from
parent classes
add af58bf69626 CAMEL-17898: Allow to retrieve header definitions from
super classes
add 4a0647a3583 CAMEL-17898: Allow to retrieve header definitions from
implemented interfaces
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 (c82b6cf1a67)
\
N -- N -- N
refs/heads/CAMEL-17898/retrieve-headers-from-parent-classes (4a0647a3583)
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:
.../org/apache/camel/maven/packaging/EndpointSchemaGeneratorMojo.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)