Bug 204547

Summary: Updatesites being cached despite specifying not to
Product: [Eclipse Project] Platform Reporter: Mark Gargan <mark.gargan>
Component: Update (deprecated - use Eclipse>Equinox>p2)Assignee: Platform-Update-Inbox <platform-update-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: major    
Priority: P3 Keywords: api, core
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: obsolete

Description Mark Gargan CLA 2007-09-25 09:43:12 EDT
Build ID: 3.2

Steps To Reproduce:
1.Using code like this: ISite is = SiteManager.getSite(new URL(fd.getUrl()), false, nullMon); to manage an updatesite
2.Provison a plugin within the feature found at updatesite
3.Make a change to plugin jar (e.g. change a WSDL file).
4.When code trys to extract WSDL file it uses the plugin stored in OS temp directory. Despite useCache being set to false.


More information:
Comment 1 John Arthorne CLA 2012-07-24 10:21:52 EDT
The Eclipse Update component is no longer under development, and no longer exists in the Eclipse Platform 4.x stream. If this problem still occurs in Eclipse Platform 4.2 or later, please enter a new bug report against Equinox p2.