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 126382 - Bundle sizes are different at the first and second download pages
Summary: Bundle sizes are different at the first and second download pages
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: dlipin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-31 12:53 UTC by Mikhail Kondratyev
Modified: 2008-01-31 13:07 UTC (History)
0 users

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 Mikhail Kondratyev 2008-01-31 12:53:25 UTC
Steps to reproduce:
 - go to http://bits.netbeans.org/netbeans/trunk/nightly/latest/
 - select OS Independent ZIP file in the platform drop down (you can also reproduce with any available platform)
 - press download button in the Wb and Java EE column (or any other bundle), but before that remember the size specified
under the column
 - after Download button is clicked User proceeds to the second download page. It also contains selected bundle size but
it is a bit different. It seems they are computed by different tools
Comment 1 dlipin 2008-01-31 12:59:23 UTC
Yeah.
The sizes (for zip) on the download page (first) are hard coded and not exact, the ones on the second page are real.

I`ll update the sizes anyway.