Bug 74245 - -proceedOnError does not weave aspects on compile error
Summary: -proceedOnError does not weave aspects on compile error
Status: RESOLVED FIXED
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: 1.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 1.2.1   Edit
Assignee: Adrian Colyer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-19 20:59 EDT by Adrian Powell CLA
Modified: 2004-10-21 04:32 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 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