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 107439 - Eliminate downloading of builds to test servers
Summary: Eliminate downloading of builds to test servers
Status: CLOSED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: ehucka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-20 14:24 UTC by ehucka
Modified: 2011-02-17 09:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2007-06-20 14:24:14 UTC
Try to use http connection parameters - date, lastmodified to check if a build from its URL should be downloaded again
or if there can be used already installed build.
Comment 1 ehucka 2007-09-05 09:46:08 UTC
Implemented as archive timed cache. It compares lastmodified and content length attributes to check validity of cached
archives.
Comment 2 ehucka 2007-09-25 07:37:04 UTC
verified