Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Github Actions] Periodic Sync Camel Spring Boot Master Branch #291

Merged
merged 1 commit into from
Feb 27, 2021

Conversation

github-actions[bot]
Copy link
Contributor

Periodic Sync of Camel Spring Boot Master Branch with main Camel Master.
see https://github.com/apache/camel-spring-boot/blob/master/.github/workflows/automatic-sync-master.yml

@davsclaus davsclaus merged commit 71e45e1 into master Feb 27, 2021
cunningt pushed a commit to cunningt/camel-spring-boot that referenced this pull request Dec 4, 2023
…pache#984) (apache#291)

## Motivation

Since Spring 6.0.13 and the fix for spring-projects/spring-framework#31224, the member category `INVOKE_DECLARED_METHODS` no longer includes public methods so the code needs to be adapted to this behavior change.

## Modifications:

* Register also the member category `INVOKE_PUBLIC_METHODS` when `INVOKE_DECLARED_METHODS` is registered

(cherry picked from commit ba22da8)

Co-authored-by: Nicolas Filotto <essobedo@users.noreply.github.com>
Croway pushed a commit that referenced this pull request Jan 25, 2024
…984) (#291)

## Motivation

Since Spring 6.0.13 and the fix for spring-projects/spring-framework#31224, the member category `INVOKE_DECLARED_METHODS` no longer includes public methods so the code needs to be adapted to this behavior change.

## Modifications:

* Register also the member category `INVOKE_PUBLIC_METHODS` when `INVOKE_DECLARED_METHODS` is registered

(cherry picked from commit ba22da8)

Co-authored-by: Nicolas Filotto <essobedo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants