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

spring-aspects produces still some aspectj compiler warnings "adviceDidNotMatch" [SPR-12447] #17052

Closed
spring-projects-issues opened this issue Nov 17, 2014 · 2 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Nov 17, 2014

Janning Vygen opened SPR-12447 and commented

See #16853


Affects: 4.1.2

Reference URL: #694

Issue Links:

Referenced from: commits e7c577f, 061b246

@spring-projects-issues
Copy link
Collaborator Author

Janning Vygen commented

My Pull Request
#694

@spring-projects-issues
Copy link
Collaborator Author

Jim Richards commented

This error is still in Spring 4.1.3 and the 4.2.x and 4.3.x branches

[INFO] --- aspectj-maven-plugin:1.8:compile (default) @ hakase ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[WARNING] advice defined in org.springframework.mock.staticmock.AnnotationDrivenStaticEntityMockingControl has not been applied [Xlint:adviceDidNotMatch]
	[snip...]/org/springframework/mock/staticmock/AnnotationDrivenStaticEntityMockingControl.aj:117

There's no reference to AnnotationDrivenStaticEntityMockingControl in the pull request, did this get missed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task
Projects
None yet
Development

No branches or pull requests

2 participants