Re: [PR] fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method [dubbo]

2024-05-08 Thread via GitHub
AlbumenJ merged PR #14156: URL: https://github.com/apache/dubbo/pull/14156 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method [dubbo]

2024-05-07 Thread via GitHub
jkoChen commented on PR #14156: URL: https://github.com/apache/dubbo/pull/14156#issuecomment-2099734000 @AlbumenJ The method org.apache.dubbo.config.spring.util.AnnotationUtils#tryGetMergedAnnotation is a public method. Should I remove the parameters classValuesAsString and

Re: [PR] fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method [dubbo]

2024-05-07 Thread via GitHub
sonarcloud[bot] commented on PR #14156: URL: https://github.com/apache/dubbo/pull/14156#issuecomment-2099694714 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method [dubbo]

2024-05-06 Thread via GitHub
sonarcloud[bot] commented on PR #14156: URL: https://github.com/apache/dubbo/pull/14156#issuecomment-2096007979 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

[PR] fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method [dubbo]

2024-05-06 Thread via GitHub
jkoChen opened a new pull request, #14156: URL: https://github.com/apache/dubbo/pull/14156 Fixes https://github.com/apache/dubbo/issues/14104. ## The Problem The method `org.apache.dubbo.config.spring.util.AnnotationUtils#tryGetMergedAnnotation` utilizes reflection to access

Re: [PR] fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method [dubbo]

2024-05-06 Thread via GitHub
jkoChen closed pull request #14152: fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method URL: https://github.com/apache/dubbo/pull/14152 -- This is an automated message from the Apache Git Service.

Re: [PR] fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method [dubbo]

2024-05-05 Thread via GitHub
sonarcloud[bot] commented on PR #14152: URL: https://github.com/apache/dubbo/pull/14152#issuecomment-2095170999 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

[PR] fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method [dubbo]

2024-05-05 Thread via GitHub
jkoChen opened a new pull request, #14152: URL: https://github.com/apache/dubbo/pull/14152 Fixes https://github.com/apache/dubbo/issues/14104. ## The Problem The method `org.apache.dubbo.config.spring.util.AnnotationUtils#tryGetMergedAnnotation` utilizes reflection to access

Re: [PR] fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method [dubbo]

2024-05-05 Thread via GitHub
jkoChen closed pull request #14149: fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method URL: https://github.com/apache/dubbo/pull/14149 -- This is an automated message from the Apache Git Service.

Re: [PR] fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method [dubbo]

2024-05-05 Thread via GitHub
sonarcloud[bot] commented on PR #14149: URL: https://github.com/apache/dubbo/pull/14149#issuecomment-2095084346 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method [dubbo]

2024-05-05 Thread via GitHub
sonarcloud[bot] commented on PR #14149: URL: https://github.com/apache/dubbo/pull/14149#issuecomment-2094771013 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method [dubbo]

2024-05-05 Thread via GitHub
sonarcloud[bot] commented on PR #14149: URL: https://github.com/apache/dubbo/pull/14149#issuecomment-2094700523 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

[PR] fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method [dubbo]

2024-05-05 Thread via GitHub
jkoChen opened a new pull request, #14149: URL: https://github.com/apache/dubbo/pull/14149 Fixes https://github.com/apache/dubbo/issues/14104. ## The Problem The method `org.apache.dubbo.config.spring.util.AnnotationUtils#tryGetMergedAnnotation` utilizes reflection to access