mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 20:59:07 +00:00
This has been present for quite some time, and compilation at the command line was never a problem. However, after upgrading to STS 2.3.3.M2, errors started appearing in the Problems tab about 'duplicate @Aspect annotations'. This message was a bit misleading given that the underlying issue is that applying an @Aspect annotation on an aspect declared in .aj style is redundant. Andy Clement is investigating as well, but for now the reason for the change in behavior remains a mystery. git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3497 50f2f4bb-b051-0410-bef5-90022cba6387