Bug 155139 - Clarify message for circularDependency
Summary: Clarify message for circularDependency
Status: RESOLVED FIXED
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: DEVELOPMENT   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 1.5.3   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-24 19:21 EDT by Ron Bodkin CLA
Modified: 2012-04-03 15:59 EDT (History)
0 users

See Also:


Attachments
Weaver module patch (1.10 KB, patch)
2006-08-24 19:22 EDT, Ron Bodkin CLA
aclement: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ron Bodkin CLA 2006-08-24 19:21:50 EDT
The existing message makes it fairly easy to confuse with a normal Xlint warning case: unorderedAdviceAtShadow. I propose adding the prefix circular advice dependency: before this message to make it more clear what's wrong. I've attached a weaver patch with an attempt at clarifying.
Comment 1 Ron Bodkin CLA 2006-08-24 19:22:45 EDT
Created attachment 48659 [details]
Weaver module patch
Comment 2 Andrew Clement CLA 2006-09-25 09:12:58 EDT
1.5.3
Comment 3 Andrew Clement CLA 2006-09-25 10:13:59 EDT
done

iplog