Bug 204547 - Updatesites being cached despite specifying not to
Summary: Updatesites being cached despite specifying not to
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Update (deprecated - use Eclipse>Equinox>p2) (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-Update-Inbox CLA
QA Contact:
URL:
Whiteboard: obsolete
Keywords: api, core
Depends on:
Blocks:
 
Reported: 2007-09-25 09:43 EDT by Mark Gargan CLA
Modified: 2012-07-24 10:21 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 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.