This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 121705 - Check that the cached catalog is up-to-date
Summary: Check that the cached catalog is up-to-date
Status: RESOLVED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-12 09:54 UTC by Jaromir Uhrik
Modified: 2010-10-08 03:55 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2007-11-12 09:54:35 UTC
Product Version: NetBeans IDE 6.0 RC1 (Build 200711120000)
Java: 1.5.0_07; Java HotSpot(TM) Client VM 1.5.0_07-87
System: Mac OS X version 10.4.10 running on i386; MacRoman; en_US (nb)

When the update center catalog is cached then the Plugin Manager doesn't register the change on the server. Plugin
Manager should check whether the available catalog is the same like the one that is cached. If they differ then the new
one should be cached.
Comment 1 Antonin Nebuzelsky 2008-11-14 15:32:25 UTC
Reassigning to the new "autoupdate/*" owner dlipin.
Comment 2 Jaroslav Tulach 2010-10-08 03:55:21 UTC
What would be the purpose of the cache then? As far as I know the check is done once a week (by default). Also there is a way to request immediate check for updates manually.