Bug 108123 - Improve logging and error reporting in weaver / ajc
Summary: Improve logging and error reporting in weaver / ajc
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.0 M4   Edit
Assignee: Adrian Colyer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-26 10:46 EDT by Adrian Colyer CLA
Modified: 2005-10-15 08:07 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Colyer CLA 2005-08-26 10:46:13 EDT
For can't find type and related style errors we really don't have enough
information in the reports coming from ajc at the moment. A flight recorder
tracking progress through the key stages of compilation and weaving would be a
big help and may well pay for itself in the run up to 1.5.0 final.
Comment 1 Adrian Colyer CLA 2005-08-26 10:46:23 EDT
for M4
Comment 2 Adrian Colyer CLA 2005-10-15 08:07:28 EDT
Fixed before I left IBM. See CompilationAndWeavingContext class.