Bug 74245

Summary: -proceedOnError does not weave aspects on compile error
Product: [Tools] AspectJ Reporter: Adrian Powell <apowell>
Component: CompilerAssignee: Adrian Colyer <adrian.colyer>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.2   
Target Milestone: 1.2.1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Adrian Powell CLA 2004-09-19 20:59:13 EDT
When compiling aspects with "-prceedOnError", the standard java compilation will
occur, but no aspects will get woven.

In our environment it is unfortunately nearly impossible to eliminate compile
errors during development so for aspectj to be used for any "real" function, we
need to be able to weave the working classes even when there may be compile
errors somewhere in the project.
Comment 1 Andrew Clement CLA 2004-10-14 09:04:44 EDT
proceedOnError is not actually working.   I have just added proper support for
it under bugzilla bug 75568.  I will put a comment in here when there is a dev
build available - hopefully the fix will address this bug too.
Comment 2 Andrew Clement CLA 2004-10-19 04:31:25 EDT
I believe this is fixed:

BUILD COMPLETE -  build.383
Date of build: 10/18/2004 23:39:49
Time to build: 113 minutes 41 seconds
Last changed: 10/18/2004 13:04:09
Latest good AspectJ jar available at:
download.eclipse.org/technology/ajdt/dev/aspectj-DEVELOPMENT.jar
Comment 3 Adrian Colyer CLA 2004-10-21 04:32:30 EDT
Fix released as part of AspectJ 1.2.1