Bug 427652

Summary: i'm trying to move a java class from pack1 to pack2, this class is generated by command roo "database reverse engener". i think that aspectj corresponding class can't refers the java class again
Product: [Tools] AspectJ Reporter: dhouha benmed <bmed.dhouha>
Component: IDEAssignee: aspectj inbox <aspectj-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 8   
Whiteboard:

Description dhouha benmed CLA 2014-02-07 07:10:52 EST
java.lang.IllegalStateException
at org.aspectj.weaver.bcel.BcelTypeMunger.mungeNewAnnotationOnType(BcelTypeMunger.java:265)
at org.aspectj.weaver.bcel.BcelTypeMunger.munge(BcelTypeMunger.java:130)
at org.aspectj.weaver.bcel.BcelClassWeaver.weave(BcelClassWeaver.java:440)
at org.aspectj.weaver.bcel.BcelClassWeaver.weave(BcelClassWeaver.java:100)
at org.aspectj.weaver.bcel.BcelWeaver.weave(BcelWeaver.java:1691)
at org.aspectj.weaver.bcel ...      INVOKESPECIAL java.lang.Object.<init> ()V
                    RETURN
  end public void <init>()
end public class opencap.roo.domain.UserNova