Bug 115828 - problem deleting resources
Summary: problem deleting resources
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 1.5.3   Edit
Assignee: Andrew Eisenberg CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-10 10:31 EST by Helen Beeken CLA
Modified: 2012-04-03 14:13 EDT (History)
1 user (show)

See Also:


Attachments
failing testcase (1.75 KB, patch)
2005-11-10 10:34 EST, Helen Beeken CLA
andrew.eisenberg: iplog+
Details | Diff
Changes to Enforcement aspect (3.17 KB, patch)
2008-05-26 16:15 EDT, Andrew Eisenberg CLA
andrew.eisenberg: iplog+
Details | Diff
mylyn/context/zip (2.80 KB, application/octet-stream)
2008-05-26 16:15 EDT, Andrew Eisenberg CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Helen Beeken CLA 2005-11-10 10:31:40 EST
A while ago when I was writing a testcase, I noticed that there were problems
deleting resources. The attached testcase shows the problem. I'm not sure, but I
think this may possibly have something to do with Platform bug 84214 (I can't be
sure because this was a while ago). I'm raising this bug so that this testcase
doesn't get lost (its still failing with the latest AJDT on Eclipse 3.1).
Comment 1 Helen Beeken CLA 2005-11-10 10:34:00 EST
Created attachment 29698 [details]
failing testcase

apply this patch to the org.eclispse.ajdt.core.tests project
Comment 2 Andrew Clement CLA 2008-05-09 15:59:29 EDT
apply testcase and check behaviour
Comment 3 Andrew Eisenberg CLA 2008-05-26 16:13:25 EDT
Applied the patch and ran the test case---no errors.

I had to make a change to the enforcement aspect, so attaching a new patch that will work with AJDT 1.5.1.
Comment 4 Andrew Eisenberg CLA 2008-05-26 16:15:38 EDT
Created attachment 102042 [details]
Changes to Enforcement aspect
Comment 5 Andrew Eisenberg CLA 2008-05-26 16:15:40 EDT
Created attachment 102043 [details]
mylyn/context/zip
Comment 6 Andrew Clement CLA 2008-05-26 18:25:30 EDT
changes committed.  I also added the new test to the testsuite as I didn't see that being done in the patch.
iplog