Bug 433093 - When moving a Spring Roo based DOD class from one package to another via drag
Summary: When moving a Spring Roo based DOD class from one package to another via drag
Status: NEW
Alias: None
Product: AspectJ
Classification: Tools
Component: IDE (show other bugs)
Version: 1.7.4   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-18 23:36 EDT by Mekias Yohannes CLA
Modified: 2014-04-21 11:55 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 Mekias Yohannes CLA 2014-04-18 23:36:12 EDT
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 ... ct.<init> ()V
                    RETURN
  end public void <init>()
end public class com.springsource.roo.pizzashop.service.dod.PizzaDataOnDemand
Comment 1 Andrew Clement CLA 2014-04-21 11:55:27 EDT
have you tried reproducing this or was it just a one off?