+1
Arthur Ryman,
IBM Software Group, Rational Division
blog: http://ryman.eclipsedevelopersjournal.com/
phone: +1-905-413-3077, TL 969-3077
assistant: +1-905-413-2411, TL 969-2411
fax: +1-905-413-4920, TL 969-4920
mobile: +1-416-939-5063, text: [EMAIL PROTECTED]
| John Lanuti <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED] 03/29/2006 03:50 PM
|
|
Please see https://bugs.eclipse.org/bugs/show_bug.cgi?id=130057.
This is an adopter hot bug in which resource deletes do not remove the virtual component mapping from the virtual resource file cache. So, this can cause a number of issues, for example, the resource mapping in the .component is saved back out unexpectedly or on publish, deploy will try and find a non existing file.
The fix was to ensure on the remove notification that the child resource mapping was removed from the virtual resource tree map. This was not happening because it was trying to retrieve based on the new value rather than the original old value. See the defect for more information. Junits and unit tests pass and code has been reviewed.
Thanks,
John Lanuti
Software Engineer, IBM Rational
[EMAIL PROTECTED]
t/l 441-7861
"I know this lady way down in my country.
She is so pretty that my eyes throw disguises at me.
Now we will sit and we'll wonder about our future,
But now I'm thinking that today sounds fine to me." - Of A Revolution_______________________________________________
wtp-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/wtp-dev
_______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
