Bug 260378 - Compile spring-framework-2.5.6, error occurred
Summary: Compile spring-framework-2.5.6, error occurred
Status: CLOSED DUPLICATE of bug 255555
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: 1.6.1rc1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.6.9M1   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-08 07:09 EST by Yueqi Li CLA
Modified: 2010-04-16 13:10 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yueqi Li CLA 2009-01-08 07:09:52 EST
ava.lang.NullPointerException
at org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember.getEclipseAnnotations(EclipseResolvedMember.java:215)
at org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember.getAnnotations(EclipseResolvedMember.java:91)
at org.aspectj.weaver.bcel.BcelTypeMunger.mungeMethodDelegate(BcelTypeMunger.java:1246)
at org.aspectj.weaver.bcel.BcelTypeMunger.munge(BcelTypeMunger.java:90)
at org.aspectj.weave ... ractAspectJAdvisorFactoryTests$PerTypeWithinAspect$localAspectOf()
end public class org.springframework.web.servlet.tags.form.TestBeanWithRealCountry
Comment 1 Andrew Clement CLA 2009-01-08 11:39:43 EST
You mention version 1.6.1rc1 of AspectJ - is that really the version you are using to compile spring against?  Are you able to try with 1.6.3 ?
Comment 2 Andrew Clement CLA 2010-03-15 17:07:56 EDT
looks like dup of bug 255555 (comment 3) - which was fixed in 1.6.4

*** This bug has been marked as a duplicate of bug 255555 ***