>From what I can tell from adjusting the build.xml for ANT, I removed the following line and the warnings vanished.
<aspectpath refid="compile.classpath"/> Sorry for the confusion. From: aspectj-users-boun...@eclipse.org [mailto:aspectj-users-boun...@eclipse.org] On Behalf Of CRANFORD, CHRIS Sent: Tuesday, May 15, 2012 10:35 AM To: aspectj-users@eclipse.org Subject: [aspectj-users] DeclareAnnotation Warnings In a Spring project, the ANT build script shows the following warnings during the IAJC task: <Unknown> [warning] Found @DeclareAnnotation while current release does not support it (see 'org.aspectj.weaver.bcel.AtAjAttributes') I am using the AspectJ 1.6.12 runtime libraries. How can I avoid/prevent these warnings?
_______________________________________________ aspectj-users mailing list aspectj-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/aspectj-users