This is an automated email from the ASF dual-hosted git repository.
oscerd pushed a commit to branch camel-4.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.18.x by this push:
new fcbf8e85e9d7 ci: regenerate generated resources for 4.18.4-SNAPSHOT
(#24476)
fcbf8e85e9d7 is described below
commit fcbf8e85e9d78aeaa03f1ed40346680d5a796966
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Jul 6 23:11:30 2026 +0200
ci: regenerate generated resources for 4.18.4-SNAPSHOT (#24476)
The camel-4.18.x generated catalog and component metadata still embedded
the previous 4.18.3-SNAPSHOT version after the branch was bumped to
4.18.4-SNAPSHOT. As a result every PR triggered a build that regenerated these
files, tripping the 'Fail if there are uncommitted changes' CI gate. Regenerate
all version-stamped generated resources to 4.18.4-SNAPSHOT. Mechanical regen
only (version string); no functional change.
Signed-off-by: Andrea Cosentino <[email protected]>
Co-authored-by: Claude Opus 4.8 (1M context) <[email protected]>