Bug 131872 - Delete Aspect Doesn't Trigger Rebuild
Summary: Delete Aspect Doesn't Trigger Rebuild
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: Core (show other bugs)
Version: 1.4.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 1.3.1   Edit
Assignee: Sian January CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-15 02:26 EST by Ron Bodkin CLA
Modified: 2006-03-22 09:27 EST (History)
0 users

See Also:


Attachments
Sample project. Delete util.error.ErrorHandling to see the bug. (11.25 KB, application/x-zip-compressed)
2006-03-15 02:31 EST, Ron Bodkin CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ron Bodkin CLA 2006-03-15 02:26:45 EST
I just tried deleting an aspect from a simple self-contained AJDT project. The system didn't rebuild and the declare warnings from the aspect remain in the problems list. This is with AJDT build 20060313055733 containingin AspectJ 1.5.1.20060309143651
Comment 1 Ron Bodkin CLA 2006-03-15 02:31:58 EST
Created attachment 36307 [details]
Sample project. Delete util.error.ErrorHandling to see the bug.
Comment 2 Sian January CLA 2006-03-22 09:27:33 EST
Now fixed - we actually weren't picking up the case where a file had been deleted so we weren't calling in to AJDE at all.

Fixed in the following builds:

1.3.1:
BUILD COMPLETE -  build.81
Date of build:	03/22/2006 08:25:16
Time to build:	17 minutes 16 seconds
Last changed:	03/22/2006 08:09:00
Last log entry:	131872 - Delete Aspect Doesn't Trigger Rebuild

1.4:
BUILD COMPLETE -  build.83
Date of build:	03/22/2006 07:05:21
Time to build:	18 minutes 42 seconds
Last changed:	03/22/2006 06:50:21
Last log entry:	131872 - Delete Aspect Doesn't Trigger Rebuild