spring-framework/org.springframework.aspects
Chris Beams 605ac0e230 Remove redundant @Aspect from CodeStyleAspect.aj
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.
2010-07-21 19:18:11 +00:00
..
.settings updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed. 2009-07-15 07:26:31 +00:00
src Remove redundant @Aspect from CodeStyleAspect.aj 2010-07-21 19:18:11 +00:00
.classpath Updated Eclipse .classpath to aspectj 1.6.8 2010-02-04 13:45:14 +00:00
.project adding eclipse settings for org.springframework.aspects 2008-10-28 13:09:57 +00:00
build.xml + upgrade to AspectJ 1.6.8 2010-02-04 11:46:21 +00:00
ivy.xml SPR-6819 2010-06-25 09:32:29 +00:00
pom.xml Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
template.mf + make use or property placeholders inside template.mf 2010-02-19 09:43:22 +00:00